]> git.cameronkatri.com Git - apple_cmds.git/commit
adv_cmds: All but pkill compiling
authorCameron Katri <me@cameronkatri.com>
Sun, 9 May 2021 18:37:06 +0000 (14:37 -0400)
committerCameron Katri <me@cameronkatri.com>
Sun, 9 May 2021 18:37:06 +0000 (14:37 -0400)
commitceb315484ea3900456c31a918145f71f75edeab9
tree98fe6c4d1b1bc31ecdf6a1a9be7457efbe0884e6
parent5fd83771641d15c418f747bd343ba6738d3875f7
adv_cmds: All but pkill compiling
17 files changed:
.gitignore
adv_cmds/Makefile [new file with mode: 0644]
adv_cmds/cap_mkdb/Makefile [new file with mode: 0644]
adv_cmds/colldef/Makefile [new file with mode: 0644]
adv_cmds/colldef/scan.l
adv_cmds/finger/Makefile [new file with mode: 0644]
adv_cmds/gencat/Makefile [new file with mode: 0644]
adv_cmds/last/Makefile [new file with mode: 0644]
adv_cmds/locale/Makefile [new file with mode: 0644]
adv_cmds/lsvfs/Makefile [new file with mode: 0644]
adv_cmds/mklocale/Makefile [new file with mode: 0644]
adv_cmds/mklocale/lex.l
adv_cmds/ps/Makefile [new file with mode: 0644]
adv_cmds/stty/Makefile [new file with mode: 0644]
adv_cmds/tabs/Makefile [new file with mode: 0644]
adv_cmds/tty/Makefile [new file with mode: 0644]
adv_cmds/whois/Makefile [new file with mode: 0644]