160 Commits

Author SHA1 Message Date
c35a61fb7f vfs/user: implement chmod utility 2025-03-05 13:10:51 +02:00
e330db1e55 user: add md2txt 2025-03-05 11:30:04 +02:00
8deeb3ac9e user: reorganize userspace directories 2025-03-05 00:36:51 +02:00
3567b79e1d term: more attribute support 2025-03-03 17:53:19 +02:00
7485476caa shell/term: ^L to clear screen 2025-03-03 15:24:50 +02:00
91d05d352f colors: add window management events 2025-03-03 13:47:06 +02:00
8493573721 colors: add workspaces 2025-03-03 13:05:38 +02:00
c4e3128528 shell: accept unicode input 2025-03-03 00:17:13 +02:00
771c553571 term/sysutils: alternate mode, cursor hide/show, top-like utility 2025-03-02 17:27:26 +02:00
59b34fb269 sysutils: add thread display to ps 2025-03-02 14:04:29 +02:00
6f8fce3388 sysutils: basic ps utility 2025-03-02 13:00:38 +02:00
31fa51e64c maint/proc: add /sys/proc + migrate to rustc 1.87.0-nightly 2025-03-02 02:17:27 +02:00
de98ae1082 sysutils: grep for stdin 2025-03-01 23:52:38 +02:00
3291df4eeb strace: display mutex() calls as well 2025-03-01 21:09:01 +02:00
c069982ed9 sysutils: ls colors 2025-03-01 18:40:24 +02:00
dfa74e5c87 term: simple utf8 decoder 2025-03-01 15:23:33 +02:00
770021df6a sysutils: basic grep-like utility 2025-03-01 01:37:31 +02:00
4a7aa8d831 doc: add MIT license and font attributions 2025-03-01 01:35:16 +02:00
c4c8b8acc6 term: switch to truetype fonts 2025-03-01 01:20:51 +02:00
03242a0635 proc: implement process tracing 2025-02-27 18:49:20 +02:00
e3916868d2 dyn-loader: relocs and entry for rv64 2025-02-26 18:30:43 +02:00
3a5a693691 rv64: static libc for riscv64 2025-02-26 17:52:52 +02:00
72633eb339 maint: sync up other architectures with mmap(file) 2025-02-26 16:21:56 +02:00
43acdb9e13 libc/colors: non-blocking local socket + fixed string bugs in libc 2025-02-26 11:53:08 +02:00
d910e8c1a0 user: replace third-party humansize 2025-02-24 14:53:09 +02:00
6abea7ef22 libc: implement posix_spawn()/truncate() 2025-02-24 11:05:23 +02:00
5d5379ac8a dyn-loader: implement basic dladdr() 2025-02-24 11:00:56 +02:00
dcc5d56750 user: rework userspace tracing 2025-02-19 22:06:29 +02:00
0105be8fea libc: partially sync ygglibc with socket changes 2025-02-18 23:51:07 +02:00
c2cf314dcd colors: basic bar program 2025-02-18 19:44:17 +02:00
f605b0a80c colors: rewrite colors, hosted testing support 2025-02-18 11:27:54 +02:00
99a099efad conf: fix "emulated" DNS nameserver in 10-resolver rc script 2025-02-14 00:26:42 +02:00
f2cfc9136a stmmac: implement a basic stmmac driver 2025-02-14 00:26:14 +02:00
a0cdc39f30 shell: set created pipeline pgid 2025-02-13 17:01:36 +02:00
de16799908 term: add scrollback 2025-02-13 13:10:06 +02:00
90edc4c8ed rtl81xx: fix rtl8168h (rtl8168gu still broken) 2025-02-11 17:12:29 +02:00
3f62374431 net: raw packet tx capture 2025-02-10 15:14:14 +02:00
b8078561bf net: report link state to userspace 2025-02-10 11:42:09 +02:00
8db05f304e netutils: fix missing parameter list in DHCPDISCOVER 2025-02-10 09:52:28 +02:00
9e48530e62 pci: add lspci-like utility 2025-01-31 18:03:08 +02:00
8ba37c9762 rv64: boot into usermode 2025-01-20 00:54:26 +02:00
009f545cb3 net: remove MessageChannel, replace with local sockets 2025-01-16 18:06:00 +02:00
0889e99049 shell: reimplement shell 2025-01-15 16:13:49 +02:00
6859e70651 shell: rework parsing (again) 2025-01-12 20:09:56 +02:00
8454fec183 libc: clean up socket option handling 2025-01-12 15:03:19 +02:00
945c490fa7 libc: sync with abi changes 2025-01-12 14:54:37 +02:00
9fa940f011 abi: change set/get_thread/process_option() 2025-01-12 14:42:52 +02:00
26d8b9b3bd abi: rework device_request/filesystem_control 2025-01-11 14:08:10 +02:00
ab71cac6fa abi: rework socket option ABI 2025-01-09 19:35:58 +02:00
dcf3658bd1 libc: implement socket functionality 2025-01-08 19:50:33 +02:00