misc: Move all binaries to src
*.c -> src/ ps/* src/ps/ top/* src/top/ Signed-off-by: Craig Small <csmall@dropbear.xyz>
This commit is contained in:
56
.gitignore
vendored
56
.gitignore
vendored
@@ -22,51 +22,51 @@ config.sub
|
||||
configure
|
||||
cov-int
|
||||
depcomp
|
||||
free
|
||||
src/free
|
||||
INSTALL
|
||||
install-sh
|
||||
kill
|
||||
src/kill
|
||||
libtool
|
||||
ltmain.sh
|
||||
m4/
|
||||
man-po/translated
|
||||
man-po/*.pot
|
||||
man-po/man.stamp
|
||||
man-po/??/*
|
||||
man-po/??_??/*
|
||||
po-man/translated
|
||||
po-man/*.pot
|
||||
po-man/man.stamp
|
||||
po-man/??/*
|
||||
po-man/??_??/*
|
||||
Makefile
|
||||
Makefile.in
|
||||
missing
|
||||
mkinstalldirs
|
||||
pgrep
|
||||
pidof
|
||||
pkill
|
||||
pmap
|
||||
pidwait
|
||||
src/pgrep
|
||||
src/pidof
|
||||
src/pkill
|
||||
src/pmap
|
||||
src/pidwait
|
||||
procps-ng-*.tar.xz
|
||||
proc/.depend
|
||||
proc/libproc-2.la
|
||||
proc/libproc-2.pc
|
||||
proc/Makefile
|
||||
proc/Makefile.in
|
||||
ps/Makefile
|
||||
ps/Makefile.in
|
||||
ps/pscommand
|
||||
pwdx
|
||||
skill
|
||||
slabtop
|
||||
snice
|
||||
src/ps/Makefile
|
||||
src/ps/Makefile.in
|
||||
src/ps/pscommand
|
||||
src/pwdx
|
||||
src/skill
|
||||
src/slabtop
|
||||
src/snice
|
||||
stamp-h1
|
||||
sysctl
|
||||
src/sysctl
|
||||
test-driver
|
||||
tload
|
||||
top/Makefile
|
||||
top/Makefile.in
|
||||
top/top
|
||||
uptime
|
||||
vmstat
|
||||
w
|
||||
watch
|
||||
src/tload
|
||||
src/top/Makefile
|
||||
src/top/Makefile.in
|
||||
src/top/top
|
||||
src/uptime
|
||||
src/vmstat
|
||||
src/w
|
||||
src/watch
|
||||
*~
|
||||
*.log
|
||||
*.sum
|
||||
|
Reference in New Issue
Block a user