sortix-mirror/utils
Jonas 'Sortie' Termansen f8793bc53e Port chvideomode to <sys/display.h> interface. 2013-09-24 17:09:48 +02: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 Port chvideomode to <sys/display.h> interface. 2013-09-24 17:09:48 +02:00
clear.cpp Fix compile warnings in userspace programs. 2012-09-08 20:55:43 +02:00
column.cpp Handle ANSI Escape codes in column(1). 2012-12-14 14:18:38 +01:00
cp.cpp Fix compile warnings in userspace programs. 2012-09-08 20:55:43 +02:00
echo.cpp Correct error detection in echo(1). 2013-09-24 16:52:29 +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 ls exit code. 2013-09-24 16:52:29 +02:00
memstat.cpp Fix compile warnings in userspace programs. 2012-09-08 20:55:43 +02:00
mxsh.cpp Fix shell buffer overflow on long argument lists. 2013-09-24 17:09:47 +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