.. |
DynamicLoader
|
Kernel/LibC/DynamicLoader: Implement thread local storage
|
2025-04-15 23:33:39 +03:00 |
Shell
|
Kernel: Make backspace \b and delete 0x7F
|
2024-12-05 17:34:37 +02:00 |
TaskBar
|
TaskBar: Prevent possible division by zero
|
2024-12-18 18:36:26 +02:00 |
Terminal
|
Terminal: Implement ANSI CSI A, B, b, d, @
|
2025-04-17 23:16:22 +03:00 |
WindowServer
|
WindowServer: Optimize msync calls to synchronize less bytes
|
2024-11-17 20:15:28 +02:00 |
bananfetch
|
2000th COMMIT: userspace: Implement basic fetch program bananfetch
|
2024-08-09 15:58:56 +03:00 |
basename
|
userspace: Implement `basename` utility
|
2024-12-05 08:30:06 +02:00 |
cat
|
…
|
|
cat-mmap
|
…
|
|
chmod
|
…
|
|
cp
|
…
|
|
dd
|
…
|
|
dhcp-client
|
…
|
|
dirname
|
userspace: Implement `dirname` utility
|
2024-12-05 08:30:30 +02:00 |
echo
|
…
|
|
env
|
userspace: Implement `env` as an executable
|
2024-10-15 23:42:01 +03:00 |
getopt
|
…
|
|
http-server
|
…
|
|
id
|
…
|
|
image
|
image: Add benchmark flag to measure performance of image operations
|
2024-10-13 22:05:13 +03:00 |
init
|
init: Make tty owned by logged in user
|
2024-12-02 20:13:37 +02:00 |
ln
|
ln: Don't require link target to exist for symlinks
|
2025-01-28 17:46:36 +02:00 |
loadfont
|
Kernel/LibC: Implement ioctl(TIOCGWINSZ)
|
2024-08-01 22:56:26 +03:00 |
loadkeys
|
…
|
|
ls
|
ls: Print file name in quotes if it contains spaces
|
2024-10-07 18:01:32 +03:00 |
meminfo
|
…
|
|
mkdir
|
…
|
|
nslookup
|
…
|
|
poweroff
|
…
|
|
resolver
|
resolver: Fix infinite debug printing loop, if client disconnects
|
2024-07-16 15:05:07 +03:00 |
rm
|
…
|
|
sleep
|
…
|
|
snake
|
Kernel: Fix SYS_FCNTL command handling :)
|
2024-12-03 16:12:26 +02:00 |
stat
|
…
|
|
sudo
|
…
|
|
sync
|
…
|
|
tee
|
…
|
|
touch
|
…
|
|
u8sum
|
…
|
|
whoami
|
…
|
|
yes
|
…
|
|
CMakeLists.txt
|
userspace: Implement `dirname` utility
|
2024-12-05 08:30:30 +02:00 |
create_program.sh
|
Userspace: Pprogram template and loadfont mark install as optional
|
2024-07-21 17:41:40 +03:00 |