]> git.cameronkatri.com Git - apple_cmds.git/commit
system_cmds: shutdown may not work
authorCameron Katri <me@cameronkatri.com>
Wed, 12 May 2021 20:08:47 +0000 (16:08 -0400)
committerCameron Katri <me@cameronkatri.com>
Wed, 12 May 2021 20:08:47 +0000 (16:08 -0400)
commit68311c8bb2e7f974b5b91ad61f85980f432f2d7f
treed4a9ed409ebadc06c878142757ac2fd0fb5456af
parent31cccc89092a6431196810f7fc29a49e51aecfa6
system_cmds: shutdown may not work
63 files changed:
Makefile.inc
setup.sh
system_cmds/Makefile [new file with mode: 0644]
system_cmds/Makefile.inc
system_cmds/ac.tproj/Makefile [new file with mode: 0644]
system_cmds/accton.tproj/Makefile [new file with mode: 0644]
system_cmds/arch.tproj/Makefile [new file with mode: 0644]
system_cmds/arch.tproj/arch.c
system_cmds/at.tproj/Makefile [new file with mode: 0644]
system_cmds/atrun.tproj/Makefile [new file with mode: 0644]
system_cmds/chkpasswd.tproj/Makefile [new file with mode: 0644]
system_cmds/chkpasswd.tproj/passwd.c
system_cmds/cpuctl.tproj/Makefile [new file with mode: 0644]
system_cmds/dmesg.tproj/Makefile [new file with mode: 0644]
system_cmds/dynamic_pager.tproj/Makefile [new file with mode: 0644]
system_cmds/fs_usage.tproj/Makefile [new file with mode: 0644]
system_cmds/gcore.tproj/Makefile [new file with mode: 0644]
system_cmds/gcore.tproj/convert.c
system_cmds/gcore.tproj/vm.c
system_cmds/getconf.tproj/Makefile [new file with mode: 0644]
system_cmds/getty.tproj/Makefile [new file with mode: 0644]
system_cmds/hostinfo.tproj/Makefile [new file with mode: 0644]
system_cmds/iosim.tproj/Makefile [new file with mode: 0644]
system_cmds/iostat.tproj/Makefile [new file with mode: 0644]
system_cmds/kpgo.tproj/Makefile [new file with mode: 0644]
system_cmds/latency.tproj/Makefile [new file with mode: 0644]
system_cmds/login.tproj/Makefile [new file with mode: 0644]
system_cmds/lskq.tproj/Makefile [new file with mode: 0644]
system_cmds/lskq.tproj/lskq.c
system_cmds/lsmp.tproj/Makefile [new file with mode: 0644]
system_cmds/ltop.tproj/Makefile [new file with mode: 0644]
system_cmds/mean.tproj/Makefile [new file with mode: 0644]
system_cmds/memory_pressure.tproj/Makefile [new file with mode: 0644]
system_cmds/mkfile.tproj/Makefile [new file with mode: 0644]
system_cmds/mslutil/Makefile [new file with mode: 0644]
system_cmds/newgrp.tproj/Makefile [new file with mode: 0644]
system_cmds/nologin.tproj/Makefile [new file with mode: 0644]
system_cmds/nvram.tproj/Makefile [new file with mode: 0644]
system_cmds/pagesize.tproj/Makefile [new file with mode: 0644]
system_cmds/passwd.tproj/Makefile [new file with mode: 0644]
system_cmds/passwd.tproj/passwd.c
system_cmds/proc_uuid_policy.tproj/Makefile [new file with mode: 0644]
system_cmds/purge.tproj/Makefile [new file with mode: 0644]
system_cmds/pwd_mkdb.tproj/Makefile [new file with mode: 0644]
system_cmds/reboot.tproj/Makefile [new file with mode: 0644]
system_cmds/reboot.tproj/reboot.c
system_cmds/sa.tproj/Makefile [new file with mode: 0644]
system_cmds/sc_usage.tproj/Makefile [new file with mode: 0644]
system_cmds/shutdown.tproj/Makefile [new file with mode: 0644]
system_cmds/shutdown.tproj/shutdown.c
system_cmds/stackshot.tproj/Makefile [new file with mode: 0644]
system_cmds/sync.tproj/Makefile [new file with mode: 0644]
system_cmds/sysctl.tproj/Makefile [new file with mode: 0644]
system_cmds/taskpolicy.tproj/Makefile [new file with mode: 0644]
system_cmds/trace.tproj/Makefile [new file with mode: 0644]
system_cmds/vifs.tproj/Makefile [new file with mode: 0644]
system_cmds/vipw.tproj/Makefile [new file with mode: 0644]
system_cmds/vm_purgeable_stat.tproj/Makefile [new file with mode: 0644]
system_cmds/vm_stat.tproj/Makefile [new file with mode: 0644]
system_cmds/wait4path/Makefile [new file with mode: 0644]
system_cmds/wordexp-helper.tproj/Makefile [new file with mode: 0644]
system_cmds/zdump.tproj/Makefile [new file with mode: 0644]
system_cmds/zic.tproj/Makefile [new file with mode: 0644]