Go to file
thorpej 45863a505b Fix two problems with the recent nsswitch changes to netgroups:
- The historic mode for netgroups was "files nis".  Change the default to
  this for when /etc/nsswitch.conf does not exist.
- The nis lookup dispatch was mistakenly conditional on -DHESIOD, not -DYP.
1999-01-21 22:21:13 +00:00
bin Make this build on the Alpha. 1999-01-21 08:46:06 +00:00
distrib Uncomment X11 stuff. 1999-01-21 08:55:40 +00:00
etc kbd -> wskbd, mouse -> wsmouse 1999-01-19 22:27:35 +00:00
games only show preview if the -p option is given 1999-01-03 17:13:51 +00:00
gnu Significantly reduce code size of programs which use string, complex, 1999-01-19 15:27:24 +00:00
include * support extra two arguments to nsdispatch(): 1999-01-19 07:55:14 +00:00
lib Fix two problems with the recent nsswitch changes to netgroups: 1999-01-21 22:21:13 +00:00
libexec Avoid confusing various C preprocessors by avoiding # [0-9] 1999-01-18 06:49:57 +00:00
regress Make this a little more flexible, and adjust to catch 1999-01-21 09:54:23 +00:00
sbin Enable non-cylinder-aligned partition warning on sparc[64] & sun3. 1999-01-21 11:58:00 +00:00
share Use -O2 on arm32. 1999-01-21 09:44:19 +00:00
sys Do remove sockets on so_q0, since select(2) and accept(2) do not (currently?) 1999-01-21 22:09:10 +00:00
usr.bin Allow filename at "begin" line to contain spaces. Patch submitted by 1999-01-20 15:59:00 +00:00
usr.sbin Lennart Augustsson's multi-valued locator code. 1999-01-21 13:10:08 +00:00
Makefile Don't build domestic bits directly; use the domestic 'build' target 1999-01-05 07:09:58 +00:00