sortix-mirror/utils
Jonas 'Sortie' Termansen 9cf092d32e Use cross compiler in build system. 2012-12-14 14:13:33 +01:00
..
.gitignore Use cross compiler in build system. 2012-12-14 14:13:33 +01:00
Makefile Use cross compiler in build system. 2012-12-14 14:13:33 +01: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 Fix missing WEXITSTATUS in init and kernel. 2012-09-09 23:08:03 +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 Add support for escaping spaces and tabs in shell. 2012-09-09 21:03:02 +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