Commit Graph

18 Commits

Author SHA1 Message Date
a46da0a7ae tb Enable/disable command logging dynamically + setlogcmds builtin 2025-10-18 10:48:31 +02:00
317667cfb8 Add eachfile and mkaliasbn builtins 2025-10-15 21:26:30 +02:00
0c3250e8d6 Remove/fix unused stuff and other warnings 2025-10-14 20:20:41 +02:00
c34a253d11 Split processctl() syscall into multiple smaller ones 2025-10-14 16:37:36 +02:00
a67d80a2d1 Use new pipe syscalls 2025-10-14 08:12:43 +02:00
5aebc61c06 auto load rc.tb script 2025-10-12 14:13:22 +02:00
73effcd52a tb Implement a string stack 2025-10-01 21:26:22 +02:00
62cf07afc7 ulib uprintf to pipe not termdev, ulib Add stringbuffer and linearlist, tb Capture subshell output 2025-10-01 20:08:44 +02:00
46e52c8d48 tb %PID builtin command 2025-09-29 21:37:48 +02:00
1fd6c4e221 Get rid of writefmt functions 2025-09-28 20:10:41 +02:00
8d081bedb0 Ditch dlmalloc in favour of custom umalloc 2025-09-27 22:32:38 +02:00
3b1bb9d531 WIP 2 2025-09-27 15:16:26 +02:00
97bc0aa05b tb Use % for builtin cmd prefix 2025-09-20 11:38:54 +02:00
6cd4c73438 tb Allow for only one consequent alias expansion 2025-09-20 11:13:48 +02:00
9694d1a5a0 Use unified header file ulib.h 2025-09-20 10:54:31 +02:00
40b7dcedf8 tb Command aliases, preloading scripts 2025-09-19 19:55:35 +02:00
0a5523f234 WIP 2025-09-15 22:35:15 +02:00
40ccb7d476 TB print hello world 2025-09-14 23:31:14 +02:00