sortix-mirror/utils
Jonas 'Sortie' Termansen fc811af890 Increased shell limit for line length.
Yes this is hacky, I'll fix it with a better shell.
2012-09-08 18:45:52 +02:00
..
.gitignore The Sortix programs are now compiled into initrd/. 2011-08-28 12:42:06 +02:00
Makefile Removed the idle program. 2012-09-08 18:45:41 +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 Init defaults $objtype to $cputype. 2012-09-08 18:45:41 +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 Improved the implementation of the exec* functions. 2012-04-30 21:10:02 +02:00
memstat.cpp Added copyright headers to benchmarks, games and utilities. 2012-03-11 15:57:13 +01:00
mxsh.cpp Increased shell limit for line length. 2012-09-08 18:45:52 +02:00
pager.cpp pager(1) now detects the terminal resolution. 2012-07-31 16:48:56 +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