Go to file
jtc 2928342e94 X/Open 1170 defines the return type of setgrent() to be void -- a trival
change since our setgrent() allways succeeded.
Removed prototype for obsolete function setgrfile(), added prototype for
setgroupent().
Added _XOPEN_SOURCE to conditionals in case someone wants to compile
something in an strict X/Open environment.
1993-10-25 23:30:53 +00:00
bin Don't ask about each directory twice when using -r and -i flags. 1993-10-25 19:50:23 +00:00
etc don't make /dev/acct 1993-10-20 00:14:48 +00:00
games dm should be suid games. note that perms on /usr/games are wrong, 1993-10-12 21:23:51 +00:00
gnu Handle `RELOC_32' relocs resulting from .word's. 1993-10-25 21:57:06 +00:00
include X/Open 1170 defines the return type of setgrent() to be void -- a trival 1993-10-25 23:30:53 +00:00
lib X/Open 1170 defines the return type of setpwent() to be void -- a trival 1993-10-25 22:21:36 +00:00
libexec Make that #ifdef NetBSD, not __NetBSD__ 1993-10-24 00:52:40 +00:00
regress use PROG=./bitstring_test as suggested by Andrew Wheadon for everything. 1993-10-06 21:58:09 +00:00
sbin Utility to maintain shared library lookup "hints". 1993-10-23 00:16:57 +00:00
share Install shared library with version numbers from `shlib_version'. 1993-10-24 00:05:31 +00:00
sys Adding the proper stuff that I forgot. (POSIX/ANSI) 1993-10-25 06:18:47 +00:00
usr.bin add support for an obj.${MACHINE} dir, which will be used rather than obj, 1993-10-23 02:32:03 +00:00
usr.sbin don't try to install accountant; it doesn't exist anymore 1993-10-23 00:23:51 +00:00
Makefile Make regress only if directory exists. It can be optional. 1993-07-07 12:55:48 +00:00