toaruos/apps
2018-11-22 18:34:58 +09:00
..
nyancat Integrate auto-dep into build system through make file generation 2018-04-17 21:49:56 +09:00
about.c ToaruOS-NIH => ToaruOS 2018-10-06 21:28:43 +09:00
background.c apps: signal usage cleanup 2018-10-31 18:58:10 +09:00
basename.c basename: libc function 2018-11-18 09:47:23 +09:00
beep.c Application cleanup 2018-08-15 10:07:33 +09:00
bim.c bim: bug fixes 2018-11-21 22:26:44 +09:00
cat-img.c cat-img should support scaling to terminal width 2018-07-17 22:15:20 +09:00
cat.c cat: accept - as an argument 2018-10-29 13:47:05 +09:00
chmod.c chmod: fix infinite loop parsing octal modes 2018-11-07 11:54:42 +09:00
clear.c Application cleanup 2018-08-15 10:07:33 +09:00
compositor.c meta: relocate some files 2018-11-21 21:32:17 +09:00
cp.c cp: somewhat real implementation 2018-11-21 15:31:30 +09:00
cursor-off.c Header comments for a bunch of apps 2018-08-14 17:13:38 +09:00
date.c Fixup date 2018-08-21 22:31:26 +09:00
dirname.c dirname: add command and libc function 2018-11-18 09:56:43 +09:00
drawlines.c drawlines: single-threaded with fswait 2018-10-30 21:20:10 +09:00
echo.c echo: XSI escapes, include \0nnn 2018-10-05 19:15:08 +09:00
env.c Make env more normal 2018-10-02 21:52:51 +09:00
false.c Header comments for a bunch of apps 2018-08-14 17:13:38 +09:00
fetch.c fetch: pedantic asshattery 2018-11-22 13:20:23 +09:00
fgrep.c Application cleanup 2018-08-15 10:07:33 +09:00
file-browser.c file-browser, package-manager: focus stuff 2018-11-22 18:34:58 +09:00
font-server.c ToaruOS-NIH => ToaruOS 2018-10-06 21:28:43 +09:00
free.c Add getopt, getopt_long 2018-05-02 18:58:47 +09:00
getty.c getty: ensure tty is sane 2018-10-29 20:56:41 +09:00
glogin-provider.c msk: allow for and properly merge multiple remote manifests 2018-11-12 09:26:30 +09:00
glogin.c Exit compositor when last client exits 2018-08-02 19:13:16 +09:00
go-video.sh go-video.sh: bail when failed to set video mode 2018-11-02 14:44:45 +09:00
gsudo.c Add libc wrappers for some syscalls, remove unused syscall.h imports 2018-08-02 13:13:27 +09:00
head.c Add head 2018-10-02 22:36:44 +09:00
hello.c Header comments for a bunch of apps 2018-08-14 17:13:38 +09:00
help-browser.c Restructure decorations so bounds can be window-specific (for fullscreen) 2018-09-12 12:53:08 +09:00
hexify.c Add reverse (hex-bin) mode to hexify 2018-09-10 19:21:35 +09:00
hostname.c sudo: support euids with setuid binaries 2018-10-31 10:28:41 +09:00
imgviewer.c imgviewer: redraw properly on focus change 2018-11-12 20:24:29 +09:00
init.c init: don't actually open serial by default 2018-10-29 20:56:51 +09:00
insmod.c insmod: multiple module arguments 2018-10-25 23:23:29 +09:00
irc.c irc: we send 7Fh for backspace these days... 2018-11-01 22:05:30 +09:00
julia.c Restructure decorations so bounds can be window-specific (for fullscreen) 2018-09-12 12:53:08 +09:00
kcmdline.c Header comments for a bunch of apps 2018-08-14 17:13:38 +09:00
kdebug.c debug_sh: cleanup 2018-10-30 16:56:28 +09:00
kill.c kill: handle multiple pids 2018-10-08 10:41:04 +09:00
killall.c killall: cleanup, accept multiple process names 2018-10-08 10:35:46 +09:00
live-session.c apps: signal usage cleanup 2018-10-31 18:58:10 +09:00
ln.c symlink stuff 2018-07-18 15:43:17 +09:00
login-loop.c Application cleanup 2018-08-15 10:07:33 +09:00
login.c kernel: setsid should set pgid=pid 2018-10-30 15:58:15 +09:00
logname.c add logname, getlogin() 2018-10-09 20:35:53 +09:00
ls.c kernel: more directory permissions 2018-11-01 13:46:59 +09:00
lspci.c Fix more procfs stuff 2018-09-12 20:34:25 +09:00
markup.c markup: actual font state stack 2018-11-14 17:25:39 +09:00
migrate.c Header comments for a bunch of apps 2018-08-14 17:13:38 +09:00
mixerctl.c Make mixerctl usage output comply with the rest of the system 2018-05-09 19:31:46 +09:00
mkdir.c mkdir -p 2018-10-05 18:48:24 +09:00
mktemp.c mktemp: in /tmp by default 2018-10-30 16:45:03 +09:00
mount.c sys/mount.h 2018-08-15 15:49:01 +09:00
msk.c msk: accept MSK_YES envvar to quiet prompts 2018-11-22 11:47:48 +09:00
mv.c mv: uh, probably should be recursive on both of those 2018-11-21 17:50:45 +09:00
nslookup.c Application cleanup 2018-08-15 10:07:33 +09:00
nyancat.c Application cleanup 2018-08-15 10:07:33 +09:00
package-manager.c file-browser, package-manager: focus stuff 2018-11-22 18:34:58 +09:00
panel.c meta: relocate some files 2018-11-21 21:32:17 +09:00
petty.c petty: re-add old getty 2018-11-08 18:02:54 +09:00
piano.c Application cleanup 2018-08-15 10:07:33 +09:00
pidof.c apps: signal usage cleanup 2018-10-31 18:58:10 +09:00
plasma.c Restructure decorations so bounds can be window-specific (for fullscreen) 2018-09-12 12:53:08 +09:00
play.c Application cleanup 2018-08-15 10:07:33 +09:00
pong.c Application cleanup 2018-08-15 10:07:33 +09:00
ps.c Also calculate rough percentage 2018-09-14 21:11:26 +09:00
pstree.c Application cleanup 2018-08-15 10:07:33 +09:00
pwd.c Application cleanup 2018-08-15 10:07:33 +09:00
qemu-display-hack.c Header comments for a bunch of apps 2018-08-14 17:13:38 +09:00
qemu-fwcfg.c add /dev/port 2018-09-28 13:59:14 +09:00
readelf.c Catch bad file in readelf 2018-08-15 17:27:03 +09:00
readlink.c Import some apps from mainline/core that at least compile (fgrep may not work due to stdio brokenness) 2018-05-04 13:01:55 +09:00
reboot.c Application cleanup 2018-08-15 10:07:33 +09:00
reset.c add reset 2018-10-29 21:21:26 +09:00
rm.c rm: rewrite; recursive directory deletion; TODO: unlink should fail on non-empty directories 2018-11-21 17:49:18 +09:00
sdf-demo.c sdf: add oblique, bold oblique fonts 2018-11-14 17:16:11 +09:00
serial-console.c apps: signal usage cleanup 2018-10-31 18:58:10 +09:00
session.c file-browser: desktop support 2018-11-19 21:16:28 +09:00
set-resolution.c set-resolution: should bail with bad arguments 2018-11-02 09:07:58 +09:00
sh.c esh: fix parse mistake on ~; 2018-11-21 15:31:37 +09:00
showdialog.c button: start working on widget libraries (this should probably be a ttk widget library...) 2018-11-22 10:43:30 +09:00
sleep.c Application cleanup 2018-08-15 10:07:33 +09:00
sort.c Add sort 2018-10-04 14:54:05 +09:00
stat.c Remove stray vim:s at ends of files 2018-08-15 15:47:43 +09:00
strings.c add strings 2018-10-09 21:41:28 +09:00
stty.c stty: setter for VWERASE 2018-10-26 13:51:08 +09:00
sudo.c apps: signal usage cleanup 2018-10-31 18:58:10 +09:00
sysfunc.c Application cleanup 2018-08-15 10:07:33 +09:00
sysinfo.c sysinfo: show package manager info 2018-11-17 13:52:08 +09:00
t_mbstowcs.c libc: working wcstombs and mbstowcs 2018-10-10 11:01:30 +09:00
tar.c tar: don't complain when directory exists 2018-11-07 12:19:52 +09:00
tee.c Throw a return value on a bad open in tee 2018-10-02 23:05:58 +09:00
terminal-font.h Application cleanup 2018-08-15 10:07:33 +09:00
terminal-palette.h Use #000000 for terminal black color 2018-08-20 21:44:39 +09:00
terminal-vga.c terminal-vga: set TERM=toaru-vga 2018-11-01 21:09:29 +09:00
terminal.c terminal: add toggle for snap to cell size 2018-11-20 17:11:22 +09:00
test-conf.c Header comments for a bunch of apps 2018-08-14 17:13:38 +09:00
test-lock.c kernel: handle O_EXCL... correctly... 2018-11-22 16:50:21 +09:00
test.sh More shoddy shell stuff 2018-08-08 10:14:59 +09:00
toaru_logo.h Application cleanup 2018-08-15 10:07:33 +09:00
toggle-abs-mouse.c Application cleanup 2018-08-15 10:07:33 +09:00
touch.c Application cleanup 2018-08-15 10:07:33 +09:00
true.c Application cleanup 2018-08-15 10:07:33 +09:00
tty.c kernel, libc: tty names 2018-10-09 19:56:45 +09:00
ttysize.c Application cleanup 2018-08-15 10:07:33 +09:00
uname.c uname: accept -p as an alias to -m 2018-10-06 11:10:24 +09:00
uptime.c Header comments for a bunch of apps 2018-08-14 17:13:38 +09:00
vga-palette.h Application cleanup 2018-08-15 10:07:33 +09:00
wc.c add wc 2018-10-05 20:04:10 +09:00
which.c which: multiple arguments, support -a 2018-10-10 07:15:12 +09:00
whoami.c sudo: support euids with setuid binaries 2018-10-31 10:28:41 +09:00
yes.c Application cleanup 2018-08-15 10:07:33 +09:00
yutani-clipboard.c add option to include a new line when printing clipboard 2018-09-16 18:52:00 +09:00
yutani-query.c yutani-query: add command-based interface 2018-11-17 13:51:48 +09:00
yutani-test.c Application cleanup 2018-08-15 10:07:33 +09:00