toaruos/apps
2018-08-14 11:39:00 +09:00
..
nyancat
about.c Don't just segfault on failed compositor connections 2018-08-01 09:21:13 +09:00
background.c Don't just segfault on failed compositor connections 2018-08-01 09:21:13 +09:00
beep.c
bim.c Add libc wrappers for some syscalls, remove unused syscall.h imports 2018-08-02 13:13:27 +09:00
cat-img.c cat-img should support scaling to terminal width 2018-07-17 22:15:20 +09:00
cat.c Fix some error handling 2018-07-18 09:43:39 +09:00
chmod.c Fix default behavior for +rwx 2018-07-17 19:53:50 +09:00
clear.c
compositor.c vbox SetPointerShape support 2018-08-04 08:46:13 +09:00
cp.c
cursor-off.c
date.c
drawlines.c Add libc wrappers for some syscalls, remove unused syscall.h imports 2018-08-02 13:13:27 +09:00
echo.c
env.c
false.c add true, false 2018-08-02 14:50:06 +09:00
fetch.c Better usage help for fetch 2018-08-10 13:34:52 +09:00
fgrep.c
file-browser.c fix crash when clicking out of bounds 2018-08-12 20:33:08 +09:00
font-server.c
free.c
getty.c getty -a, login -f 2018-08-13 13:30:12 +09:00
glogin-provider.c get/sethostname 2018-08-02 03:40:43 +09:00
glogin.c Exit compositor when last client exits 2018-08-02 19:13:16 +09:00
gsudo.c Add libc wrappers for some syscalls, remove unused syscall.h imports 2018-08-02 13:13:27 +09:00
hello.c
help-browser.c Don't fork off to call system for help, about 2018-08-12 13:24:34 +09:00
hexify.c
hostname.c get/sethostname 2018-08-02 03:40:43 +09:00
init.c rename init.d to startup.d to avoid conflicting with typical usage 2018-08-12 16:47:22 +09:00
insmod.c
irc.c Add libc wrappers for some syscalls, remove unused syscall.h imports 2018-08-02 13:13:27 +09:00
julia.c Add libc wrappers for some syscalls, remove unused syscall.h imports 2018-08-02 13:13:27 +09:00
kcmdline.c Support having spaces in kcmdline-parsed kernel command line paremeters by using the UNIT SEPARATOR 2018-08-14 11:39:00 +09:00
kdebug.c
kill.c
killall.c Add killall, pidof 2018-08-02 14:55:37 +09:00
live-session.c Exit compositor when last client exits 2018-08-02 19:13:16 +09:00
ln.c symlink stuff 2018-07-18 15:43:17 +09:00
login-loop.c Change how text login generally works so getty can die and reboot after login session ends 2018-08-02 18:48:45 +09:00
login.c getty -a, login -f 2018-08-13 13:30:12 +09:00
ls.c Add libc wrappers for some syscalls, remove unused syscall.h imports 2018-08-02 13:13:27 +09:00
menu.c
migrate.c New shell-script-based init system 2018-08-12 16:36:56 +09:00
mixerctl.c
mkdir.c
mount.c print error message for mount failure 2018-07-19 22:36:34 +09:00
nslookup.c
nyancat.c
panel.c Add libc wrappers for some syscalls, remove unused syscall.h imports 2018-08-02 13:13:27 +09:00
piano.c
pidof.c Add killall, pidof 2018-08-02 14:55:37 +09:00
plasma.c Add libc wrappers for some syscalls, remove unused syscall.h imports 2018-08-02 13:13:27 +09:00
play.c
pong.c Add libc wrappers for some syscalls, remove unused syscall.h imports 2018-08-02 13:13:27 +09:00
ps.c Add libc wrappers for some syscalls, remove unused syscall.h imports 2018-08-02 13:13:27 +09:00
pstree.c Add libc wrappers for some syscalls, remove unused syscall.h imports 2018-08-02 13:13:27 +09:00
pwd.c Add pwd 2018-08-02 14:10:46 +09:00
qemu-display-hack.c qemu display harness should use ttyS1 2018-08-12 17:55:23 +09:00
qemu-fwcfg.c add option to quietly query qemu-fwcfg 2018-07-18 16:20:01 +09:00
readelf.c
readlink.c
reboot.c
rm.c more filesystem permission things, add rm 2018-07-18 15:35:52 +09:00
sdf-demo.c Add libc wrappers for some syscalls, remove unused syscall.h imports 2018-08-02 13:13:27 +09:00
serial-console.c Add libc wrappers for some syscalls, remove unused syscall.h imports 2018-08-02 13:13:27 +09:00
session.c Add libc wrappers for some syscalls, remove unused syscall.h imports 2018-08-02 13:13:27 +09:00
set-resolution.c Add error messages to set-resolution 2018-07-19 22:52:17 +09:00
sh.c Handle spaces in variables when not quoted 2018-08-14 11:38:33 +09:00
sleep.c
stat.c Improve stat 2018-08-12 17:14:06 +09:00
sudo.c Add libc wrappers for some syscalls, remove unused syscall.h imports 2018-08-02 13:13:27 +09:00
sysfunc.c
sysinfo.c
term-size.c Remove stray references to my old name 2018-07-23 20:01:23 +09:00
terminal-font.h
terminal-palette.h
terminal-vga.c Fix relative mouse in vga under virtualbox 2018-08-04 08:40:59 +09:00
terminal.c Terminal code cleanup 2018-08-14 11:12:56 +09:00
test-conf.c
test.sh More shoddy shell stuff 2018-08-08 10:14:59 +09:00
toaru_logo.h
toggle-abs-mouse.c rename toggle-abs-mouse 2018-08-04 09:43:15 +09:00
touch.c more filesystem permission things, add rm 2018-07-18 15:35:52 +09:00
true.c add true, false 2018-08-02 14:50:06 +09:00
ttysize.c Add libc wrappers for some syscalls, remove unused syscall.h imports 2018-08-02 13:13:27 +09:00
uname.c Add libc wrappers for some syscalls, remove unused syscall.h imports 2018-08-02 13:13:27 +09:00
uptime.c
vga-palette.h
which.c
whoami.c
write-out.c
yes.c
yutani_int.h vbox SetPointerShape support 2018-08-04 08:46:13 +09:00
yutani-clipboard.c yutani-clipboard 2018-08-08 11:46:10 +09:00
yutani-query.c implicit def of getopt in yutani-query 2018-08-08 18:16:25 +09:00
yutani-test.c Add libc wrappers for some syscalls, remove unused syscall.h imports 2018-08-02 13:13:27 +09:00