K. Lange 2592b9a7d1 compositor: fix missing button status when warping cursor 4 years ago
..
nyancat a8e1820be7 Integrate auto-dep into build system through make file generation 5 years ago
about.c 488c659e8d meta: add /etc/os-release and swap links back to github 4 years ago
basename.c 558a273828 basename: libc function 4 years ago
beep.c 27b9fe5fd1 beep: help text 4 years ago
bim.c 92e0203075 esh: parser fix up for single-character variables 4 years ago
cat-img.c 799ec420ac cat-img should support scaling to terminal width 4 years ago
cat.c e2b6f13ba2 libc: set errno on read, write 4 years ago
chmod.c f213be0334 chmod: fix infinite loop parsing octal modes 4 years ago
chown.c c0229ae597 add (bad) chown 4 years ago
clear.c b6c3951497 Application cleanup 4 years ago
compositor.c 2592b9a7d1 compositor: fix missing button status when warping cursor 4 years ago
cp.c 0888d02cb5 cp: somewhat real implementation 4 years ago
crc32.c 447fc7e730 crc32: use a different table 4 years ago
cursor-off.c 54e9044161 libc: add more toaru-specific syscall wrappers 4 years ago
date.c 058e84bfd8 Fixup date 4 years ago
dirname.c 6a0845d54a dirname: add command and libc function 4 years ago
drawlines.c ba40bb5cc6 drawlines: single-threaded with fswait 4 years ago
du.c 5d297f3fcb du: fixes and -c 4 years ago
echo.c ac05274bd2 echo: XSI escapes, include \0nnn 4 years ago
env.c a5a186290a Make env more normal 4 years ago
false.c 2531edb2da Header comments for a bunch of apps 4 years ago
fetch.c 437b894160 fetch: pedantic asshattery 4 years ago
fgrep.c b6c3951497 Application cleanup 4 years ago
file-browser.c 7401c1000d file-browser: oops, fix ^W 4 years ago
font-server.c 54e9044161 libc: add more toaru-specific syscall wrappers 4 years ago
free.c b4c1d997b4 Add getopt, getopt_long 4 years ago
getty.c 23573a1f35 getty: ensure tty is sane 4 years ago
glogin-provider.c 10e9a64cb4 jpeg: use it 4 years ago
glogin.c b524630bec Exit compositor when last client exits 4 years ago
go-video.sh 79ad8dbb79 go-video.sh: bail when failed to set video mode 4 years ago
gsudo.c 366756c99c gsudo: cancel on close/session end messages 4 years ago
head.c d5eba9b546 Add head 4 years ago
hello.c 2531edb2da Header comments for a bunch of apps 4 years ago
help-browser.c b5a4a89ed4 help-browser: basic keyboard navigation 4 years ago
hexify.c df64c9db41 Add reverse (hex-bin) mode to hexify 4 years ago
hostname.c b42c185421 sudo: support euids with setuid binaries 4 years ago
imgviewer.c 10e9a64cb4 jpeg: use it 4 years ago
init.c 26801b76fd init: don't actually open serial by default 4 years ago
insmod.c 54e9044161 libc: add more toaru-specific syscall wrappers 4 years ago
irc.c 488c659e8d meta: add /etc/os-release and swap links back to github 4 years ago
julia.c 6e6675dd0a Restructure decorations so bounds can be window-specific (for fullscreen) 4 years ago
kcmdline.c 2531edb2da Header comments for a bunch of apps 4 years ago
kdebug.c 54e9044161 libc: add more toaru-specific syscall wrappers 4 years ago
kill.c e60dae074c kill: handle multiple pids 4 years ago
killall.c 1c2d438fd1 killall: cleanup, accept multiple process names 4 years ago
live-session.c fea6693410 apps: signal usage cleanup 4 years ago
ln.c 5eddf74c68 symlink stuff 4 years ago
login-loop.c b6c3951497 Application cleanup 4 years ago
login.c e8ec1cb6c3 kernel: setsid should set pgid=pid 4 years ago
logname.c f3c800b791 add logname, getlogin() 4 years ago
ls.c c1dcfca920 kernel: more directory permissions 4 years ago
lspci.c c23a0594f3 Fix more procfs stuff 4 years ago
migrate.c b48b8541a4 migrate: fix silly macro derp 4 years ago
mixerctl.c 9239449c97 Make mixerctl usage output comply with the rest of the system 4 years ago
mkdir.c 638c2dbea3 mkdir -p 4 years ago
mktemp.c 947d8ddde7 mktemp: in /tmp by default 4 years ago
mount.c 36ca4d420b sys/mount.h 4 years ago
msk.c 45ccb8b071 msk: rudimentary lock 4 years ago
mv.c cc5f822d59 mv: uh, probably should be recursive on both of those 4 years ago
nslookup.c b6c3951497 Application cleanup 4 years ago
nyancat.c b6c3951497 Application cleanup 4 years ago
package-manager.c f232a8dd53 package-manager: basic keyboard navigation 4 years ago
panel.c 95351bf7ea panel: Alt+F3 shows window context menu 4 years ago
petty.c b93f99633b petty: re-add old getty 4 years ago
piano.c 7bd41a3157 piano: sustain until space 4 years ago
pidof.c fea6693410 apps: signal usage cleanup 4 years ago
plasma.c 6e6675dd0a Restructure decorations so bounds can be window-specific (for fullscreen) 4 years ago
play.c b6c3951497 Application cleanup 4 years ago
pong.c b6c3951497 Application cleanup 4 years ago
ps.c 053d49a231 Also calculate rough percentage 4 years ago
pstree.c b6c3951497 Application cleanup 4 years ago
pwd.c b6c3951497 Application cleanup 4 years ago
qemu-display-hack.c 2531edb2da Header comments for a bunch of apps 4 years ago
qemu-fwcfg.c c1e42d2e07 add /dev/port 4 years ago
readelf.c 0ac9adf3f0 Catch bad file in readelf 4 years ago
readlink.c b89ce3f7eb Import some apps from mainline/core that at least compile (fgrep may not work due to stdio brokenness) 4 years ago
reboot.c b6c3951497 Application cleanup 4 years ago
reload_desktop.sh 7e57d22c2a file-browser: pid file 4 years ago
reset.c 614eb752d4 add reset 4 years ago
rm.c d9302a33d0 rm: rewrite; recursive directory deletion; TODO: unlink should fail on non-empty directories 4 years ago
sdf-demo.c d1ff49e70b sdf: add oblique, bold oblique fonts 4 years ago
serial-console.c fea6693410 apps: signal usage cleanup 4 years ago
session.c 80c2c6f303 file-browser: desktop support 4 years ago
set-resolution.c d510c1375d set-resolution: should bail with bad arguments 4 years ago
set_wallpaper.sh fd7d969d35 add set_wallpaper.sh 4 years ago
sh.c 92e0203075 esh: parser fix up for single-character variables 4 years ago
showdialog.c 1473151fa7 button: start working on widget libraries (this should probably be a ttk widget library...) 4 years ago
sleep.c b6c3951497 Application cleanup 4 years ago
snow.c 109a138951 add snow (graphics demo) 4 years ago
sort.c 590bfe18c5 Add sort 4 years ago
splash-log.c 7f51afb3f2 splash-log: support for submessages with : 4 years ago
stat.c fd8f7cec0d stat: handle multiple arguments 4 years ago
strings.c 9dee25e64a add strings 4 years ago
stty.c 8a58745c27 stty: setter for VWERASE 4 years ago
sudo.c c867f6e84b sudo: need to actually *write* to file to update mtime - this is possibly a kernel issue 4 years ago
sysfunc.c 54e9044161 libc: add more toaru-specific syscall wrappers 4 years ago
sysinfo.c 0188140357 sysinfo: show package manager info 4 years ago
t_mbstowcs.c 3d780117c3 libc: working wcstombs and mbstowcs 4 years ago
tar.c 89d654e233 tar: don't complain when directory exists 4 years ago
tee.c e591c5ecff Throw a return value on a bad open in tee 4 years ago
terminal-font.h b6c3951497 Application cleanup 4 years ago
terminal-palette.h 4be0d6cafb Use #000000 for terminal black color 4 years ago
terminal-vga.c fc8e77f603 terminal-vga: add alternate buffer support 4 years ago
terminal.c 488c659e8d meta: add /etc/os-release and swap links back to github 4 years ago
test-conf.c 2531edb2da Header comments for a bunch of apps 4 years ago
test-lock.c cc3aa63a7b kernel: handle O_EXCL... correctly... 4 years ago
test.sh 9b4a1174b6 More shoddy shell stuff 4 years ago
toaru_logo.h b6c3951497 Application cleanup 4 years ago
toggle-abs-mouse.c aca47b862b toggle-relative-mouse: add query option 'get' 4 years ago
touch.c b6c3951497 Application cleanup 4 years ago
true.c b6c3951497 Application cleanup 4 years ago
tty.c 11772506bb kernel, libc: tty names 4 years ago
ttysize.c b6c3951497 Application cleanup 4 years ago
uname.c fbee18a00e uname: accept -p as an alias to -m 4 years ago
uptime.c 2531edb2da Header comments for a bunch of apps 4 years ago
vga-palette.h b6c3951497 Application cleanup 4 years ago
wc.c ebf6e3f746 add wc 4 years ago
which.c 940a15eccb which: multiple arguments, support -a 4 years ago
whoami.c b42c185421 sudo: support euids with setuid binaries 4 years ago
yes.c b6c3951497 Application cleanup 4 years ago
yutani-clipboard.c 138de06eb0 add option to include a new line when printing clipboard 4 years ago
yutani-query.c d40340ec13 yutani-query: add command-based interface 4 years ago
yutani-test.c aacb4284a0 yutani-test: show modifiers on mouse events 4 years ago