Go to file
sjg 91d1372fc6 If SU_INDIRECT_GROUP is defined (it is by default), then su will
consider that SUGROUP and ROOTAUTH group contain the names of
users and groups.  If user is not found in the list check_ingroup()
recurses on each member until either user is found or end of chain
is reached.

The above allows su's use of the wheel group to be extended to a large
number of users without necessarily putting them in group wheel, and
in a way that will work over NIS that simply extending the line length
limit in getgrent.c cannot.
2001-01-10 21:33:13 +00:00
bin KPTR/KPTR24 are using u_int64_t. commented by minoura 2001-01-09 01:21:59 +00:00
crypto remove redundant decls 2001-01-07 23:21:44 +00:00
dist Fix a problem in these widgets where they uncondititonally set the 2001-01-09 18:41:53 +00:00
distrib Fix version number on libform to match current one on lib. 2001-01-10 19:22:08 +00:00
etc Add a new variable 'backup_dir', which can be used to change the backup 2001-01-09 17:30:29 +00:00
games - openlog "huntd" instead of "HUNT" 2001-01-09 23:49:54 +00:00
gnu - Use PRINTOBJDIR and .WAIT where appropriate. 2001-01-09 08:52:56 +00:00
include Sync with lib/librpcsvc/Makefile; Pass -B ${MAKEFLAGS} to submake. 2001-01-07 06:56:15 +00:00
lib Add empty cleanhtml target. 2001-01-10 21:30:05 +00:00
libexec use LOG_ERR for fatal errors, LOG_WARNING for other errors 2001-01-10 02:51:37 +00:00
regress Add regression tests for div/ldiv/lldiv. 2001-01-08 04:41:31 +00:00
sbin Whoops; call propagate() with the right child inode number. (Doesn't break 2001-01-10 08:26:20 +00:00
share Document the changes to the /etc/sushi.conf file in here as well. 2001-01-10 10:03:12 +00:00
sys Make the driver try mapping memory first, the try io. 2001-01-10 20:31:49 +00:00
usr.bin If SU_INDIRECT_GROUP is defined (it is by default), then su will 2001-01-10 21:33:13 +00:00
usr.sbin CPPFLAGS is for CPP flags, not COPTS. 2001-01-10 18:11:05 +00:00
Makefile if building w/o a DESTDIR, grab the system make files from the source 2000-10-07 17:18:17 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING mention fixed bsd.subdir.mk bug. 2001-01-01 15:29:16 +00:00