..
.gitignore
The Sortix programs are now compiled into initrd/.
2011-08-28 12:42:06 +02:00
calc.cpp
Added copyright headers to benchmarks, games and utilities.
2012-03-11 15:57:13 +01:00
cat.cpp
Added {,p}{read,write}{all,least}(3).
2012-03-24 15:34:30 +01:00
chvideomode.cpp
Add chvideomode(1) using the /dev/video interface.
2012-07-30 19:00:24 +02:00
clear.cpp
Added copyright headers to benchmarks, games and utilities.
2012-03-11 15:57:13 +01:00
column.cpp
column(1) now queries the terminal width.
2012-07-30 00:35:42 +02:00
cp.cpp
Added {,p}{read,write}{all,least}(3).
2012-03-24 15:34:30 +01:00
echo.cpp
Added error detection to echo(1).
2012-07-24 19:56:32 +02:00
editor.cpp
editor(1) now bails if the terminal resolution isn't 80x25.
2012-07-29 23:41:36 +02:00
head.cpp
Added copyright headers to benchmarks, games and utilities.
2012-03-11 15:57:13 +01:00
help.cpp
Improved the implementation of the exec* functions.
2012-04-30 21:10:02 +02:00
init.cpp
Better collection of zombie processes.
2012-09-08 19:25:13 +02:00
kernelinfo.cpp
Made kernelinfo(1) a little more friendly on bad string name.
2012-03-11 18:14:21 +01:00
kill.cpp
Added copyright headers to benchmarks, games and utilities.
2012-03-11 15:57:13 +01:00
ls.cpp
Sort the output of ls(1).
2012-09-08 18:45:52 +02:00
Makefile
Removed the idle program.
2012-09-08 18:45:41 +02:00
memstat.cpp
Added copyright headers to benchmarks, games and utilities.
2012-03-11 15:57:13 +01:00
mxsh.cpp
Better collection of zombie processes.
2012-09-08 19:25:13 +02:00
pager.cpp
Increased tab size from 4 to 8.
2012-09-08 18:45:53 +02:00
pwd.cpp
Added copyright headers to benchmarks, games and utilities.
2012-03-11 15:57:13 +01:00
rm.cpp
Added copyright headers to benchmarks, games and utilities.
2012-03-11 15:57:13 +01:00
tail.cpp
Added copyright headers to benchmarks, games and utilities.
2012-03-11 15:57:13 +01:00
type.cpp
Added type(1), a replacement for the "traditional" Sortix cat(1).
2012-03-16 15:56:09 +01:00
uname.cpp
Fixed a bug in --usage of uname(1).
2012-07-26 18:51:50 +02:00
uptime.cpp
Added copyright headers to benchmarks, games and utilities.
2012-03-11 15:57:13 +01:00