sortix-mirror/utils
Jonas 'Sortie' Termansen b9b697f2cb Implement proper W* error codes in sys/wait.h and kernel.
Note that signals can't really kill a process at this time.
2012-09-09 12:21:39 +02:00
..
.gitignore The Sortix programs are now compiled into initrd/. 2011-08-28 12:42:06 +02:00
Makefile Add warnings to userspace compile flags. 2012-09-08 20:33:52 +02:00
calc.cpp Added copyright headers to benchmarks, games and utilities. 2012-03-11 15:57:13 +01:00
cat.cpp Fix compile warnings in userspace programs. 2012-09-08 20:55:43 +02:00
chvideomode.cpp Implement proper W* error codes in sys/wait.h and kernel. 2012-09-09 12:21:39 +02:00
clear.cpp Fix compile warnings in userspace programs. 2012-09-08 20:55:43 +02:00
column.cpp column(1) now queries the terminal width. 2012-07-30 00:35:42 +02:00
cp.cpp Fix compile warnings in userspace programs. 2012-09-08 20:55:43 +02:00
echo.cpp Added error detection to echo(1). 2012-07-24 19:56:32 +02:00
editor.cpp Fix compile warnings in userspace programs. 2012-09-08 20:55:43 +02:00
head.cpp Added copyright headers to benchmarks, games and utilities. 2012-03-11 15:57:13 +01:00
help.cpp Fix compile warnings in userspace programs. 2012-09-08 20:55:43 +02:00
init.cpp Implement proper W* error codes in sys/wait.h and kernel. 2012-09-09 12:21:39 +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 Fix wrong datatypes to printf in ls. 2012-09-09 12:20:58 +02:00
memstat.cpp Fix compile warnings in userspace programs. 2012-09-08 20:55:43 +02:00
mxsh.cpp Implement proper W* error codes in sys/wait.h and kernel. 2012-09-09 12:21:39 +02:00
pager.cpp Fix compile warnings in userspace programs. 2012-09-08 20:55:43 +02:00
pwd.cpp Fix compile warnings in userspace programs. 2012-09-08 20:55:43 +02: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 Fix compile warnings in userspace programs. 2012-09-08 20:55:43 +02:00
uname.cpp Fixed a bug in --usage of uname(1). 2012-07-26 18:51:50 +02:00
uptime.cpp Fix compile warnings in userspace programs. 2012-09-08 20:55:43 +02:00