]> granicus.if.org Git - nethack/commit
SHELLERS for SYSCF, MacOS 10.5 hints file (trunk only)
authorkeni <keni>
Sat, 14 Jun 2008 20:57:21 +0000 (20:57 +0000)
committerkeni <keni>
Sat, 14 Jun 2008 20:57:21 +0000 (20:57 +0000)
commitb5d05b2bcacaa1b03162e8c4189ea0faf1ff789f
tree619185b0c5ff6e8158b38abea5defdddfb04e863
parent6a259a1464af762adb31645c97f306d49c91d73f
SHELLERS for SYSCF, MacOS 10.5 hints file (trunk only)
Add SHELLERS - people allowed to use ! command with same syntax as WIZARDS.
Add new hints file for 10.5, since the rules and commands for groups changed
(new commands introduced in 10.4, old ones removed in 10.5; creating a new
user under 10.4 gave you a matching group, in 10.5 it doesn't).  Also move
shared build into roughly right place in file system when being installed
for root - don't use ~root.
Makefile.top - don't remove ./-p unless it exists (that's always annoyed me).
fix error invoking macosx.sh
13 files changed:
include/config.h
include/extern.h
include/sys.h
include/unixconf.h
src/files.c
src/sys.c
sys/unix/Makefile.top
sys/unix/hints/linux
sys/unix/hints/linux-x11
sys/unix/hints/macosx.sh
sys/unix/hints/macosx10.5 [new file with mode: 0644]
sys/unix/unixmain.c
sys/unix/unixunix.c