This website requires JavaScript.
Explore
Help
Sign In
Sinipelto
/
banan-os
Watch
1
Star
0
Fork
0
You've already forked banan-os
forked from
Bananymous/banan-os
Code
Pull Requests
Activity
Files
3a36c30e80f43980d86d6a35dc152ce229def016
banan-os
/
userspace
History
Bananymous
a09232a555
cat: use 1025 buffer. this allows reads to be 1024 byte
...
reading from disk currently returns ENOTSUP if buffer size is not multiple of sector size.
2023-08-16 09:33:14 +03:00
..
cat
cat: use 1025 buffer. this allows reads to be 1024 byte
2023-08-16 09:33:14 +03:00
echo
Userspace: fix return values of cat and echo
2023-06-10 17:34:10 +03:00
id
Userspace: Add basic id that prints {,e}{uid,gid} of the current proc
2023-06-11 22:37:00 +03:00
init
Kernel: Userspace sets the foreground process and Shell handles ^C
2023-07-28 18:10:36 +03:00
ls
Userspace: Add color to ls
2023-06-11 23:00:19 +03:00
Shell
Shell: $? returns last return value
2023-08-15 09:17:46 +03:00
stat
Userspace: implement basic stat
2023-08-11 10:30:50 +03:00
tee
tee: indent with tabs
2023-07-10 16:18:08 +03:00
test
BuildSystem: link libraries when they change
2023-05-31 23:01:40 +03:00
touch
Userspace: add basic 'touch' command
2023-07-10 16:38:15 +03:00
u8sum
Userspace: u8sum fix error message
2023-06-19 10:31:23 +03:00
whoami
Userspace: Add basic whoami command
2023-08-15 09:03:51 +03:00
yes
BuildSystem: link libraries when they change
2023-05-31 23:01:40 +03:00
CMakeLists.txt
Userspace: Add basic whoami command
2023-08-15 09:03:51 +03:00
create_program.sh
Userspace: create_program creates proper cmake files again
2023-06-02 18:42:25 +03:00