banan-os/userspace
Bananymous 6304388100 Shell: Quick fix to not freeze for multiple seconds
When sync is writing to disk, it reserves whole disk to itself.
This commit makes Shell to read username only once from getpwuid().
We used to get username every time prompt was printed.
2023-09-29 19:20:48 +03:00
..
Shell Shell: Quick fix to not freeze for multiple seconds 2023-09-29 19:20:48 +03:00
cat BuildSystem: Base sysroot is now distributed as a tar ball 2023-08-23 10:38:21 +03:00
cat-mmap Userspace: Implement cat-mmap 2023-09-29 17:24:55 +03:00
dd Userspace: Use printf length modifiers when printing 2023-09-28 11:49:31 +03:00
echo BuildSystem: Base sysroot is now distributed as a tar ball 2023-08-23 10:38:21 +03:00
id BuildSystem: Base sysroot is now distributed as a tar ball 2023-08-23 10:38:21 +03:00
init Kernel/LibC: remove PATH resoltion from kernel 2023-09-23 03:08:14 +03:00
ls All: Clear lines with only whitspace in them 2023-09-10 00:31:42 +03:00
mmap-shared-test Userspace: Implement basic test for MAP_SHARED 2023-09-29 18:59:37 +03:00
poweroff Kernel/LibC/Userspace: Add SYS_POWEROFF + cli tool 2023-09-28 12:36:47 +03:00
snake Snake render grid lines without extra space after last '#' 2023-09-05 14:35:53 +03:00
stat Userspace: Use printf length modifiers when printing 2023-09-28 11:49:31 +03:00
sync Sync: Add some argument parsing to sync(1) 2023-09-27 00:37:23 +03:00
tee BuildSystem: Base sysroot is now distributed as a tar ball 2023-08-23 10:38:21 +03:00
test BuildSystem: Base sysroot is now distributed as a tar ball 2023-08-23 10:38:21 +03:00
touch BuildSystem: Base sysroot is now distributed as a tar ball 2023-08-23 10:38:21 +03:00
u8sum BuildSystem: Base sysroot is now distributed as a tar ball 2023-08-23 10:38:21 +03:00
whoami BuildSystem: Base sysroot is now distributed as a tar ball 2023-08-23 10:38:21 +03:00
yes BuildSystem: Base sysroot is now distributed as a tar ball 2023-08-23 10:38:21 +03:00
CMakeLists.txt Userspace: Implement basic test for MAP_SHARED 2023-09-29 18:59:37 +03:00
create_program.sh BuildSystem: Base sysroot is now distributed as a tar ball 2023-08-23 10:38:21 +03:00