sortix-mirror/utils
Jonas 'Sortie' Termansen ab7ee4fd1e column(1) now queries the terminal width. 2012-07-30 00:35:42 +02:00
..
.gitignore The Sortix programs are now compiled into initrd/. 2011-08-28 12:42:06 +02:00
Makefile Added type(1), a replacement for the "traditional" Sortix cat(1). 2012-03-16 15:56:09 +01: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
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
idle.cpp Added copyright headers to benchmarks, games and utilities. 2012-03-11 15:57:13 +01:00
init.cpp Improved the implementation of the exec* functions. 2012-04-30 21:10:02 +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 Better detection of environmental variables in mxsh. 2012-07-24 19:56:33 +02:00
pager.cpp Refactored all the sortix headers into a include directory. 2012-03-22 00:52:29 +01: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