29 Commits

Author SHA1 Message Date
f30cafb3bd user: add a basic NTP client 2025-03-05 17:21:33 +02:00
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
771c553571 term/sysutils: alternate mode, cursor hide/show, top-like utility 2025-03-02 17:27:26 +02:00
03242a0635 proc: implement process tracing 2025-02-27 18:49:20 +02:00
d910e8c1a0 user: replace third-party humansize 2025-02-24 14:53:09 +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
009f545cb3 net: remove MessageChannel, replace with local sockets 2025-01-16 18:06:00 +02:00
3968c3a4cd ipc: flexbuffers -> postcard 2024-12-09 10:21:15 +02:00
f9ab1bece3 refactor: fix warnings 2024-12-04 20:44:17 +02:00
4fcd392ee5 time: add real-time clock (x86-64) 2024-12-02 10:19:48 +02:00
e0600c2bf6 libc: basic ygglibc with stubs 2024-11-11 15:19:36 +02:00
cdf9243962 user: enable dyn-loader 2024-11-06 20:58:31 +02:00
968ce321da netutils: better HTTP library 2024-11-04 16:29:09 +02:00
f0fdeb1004 rsh: implement signature verification 2024-11-02 19:17:32 +02:00
ae5aae7fb4 user: add a basic cryptography tool 2024-11-01 15:32:19 +02:00
1a975af1e9 Add remote shell 2024-10-31 13:14:07 +02:00
9bcea091ff maint: update userspace deps 2024-10-30 21:15:26 +02:00
83c1cc6120 refactor: switch to workspace dependencies where possible 2024-10-30 21:13:41 +02:00
0daf7c677c i686: add single-step debugging 2024-10-18 18:29:14 +03:00
4b25a4db89 i686: add platform support 2024-10-10 18:06:54 +03:00
39956dedb8 sys/mod: Basic kernel module loading 2024-04-01 17:23:12 +03:00
35a44a8ca1 proc/dyn: proof-of-concept dynamic executable loader 2024-03-20 21:21:39 +02:00
1b69be1664 proc/debug: implement basic single-stepping facilities 2024-03-19 23:11:03 +02:00
1440689094 build: Finish migration to monorepo 2024-03-12 18:17:47 +02:00
817f71f90f Add 'userspace/' from commit '2b418dfb5cfc0673a3afda6eda5957abaaf7a8ff'
git-subtree-dir: userspace
git-subtree-mainline: c4a5ad22c1fddf7ac8649939e2f1f3ae7aa0bb39
git-subtree-split: 2b418dfb5cfc0673a3afda6eda5957abaaf7a8ff
2024-03-12 15:52:25 +02:00