Go to file
gwr 99694d7c30 Instead of: USRSTACK, VM_MIN_ADDRESS, VM_MAXUSER_ADDRESS
Use these:  kd->usrstack, kd->min_uva, kd->max_uva
1997-08-12 16:30:15 +00:00
bin Make sleep handle non-integer values. Document the same, noting that 1997-08-04 01:13:07 +00:00
distrib Need machine/kcore.h, too 1997-08-07 22:57:32 +00:00
etc Move ntpdate before `starting network daemons' to get cleaner output 1997-08-05 03:32:51 +00:00
games PR/3964: Eric Fischer: Remove dependencies to traditional cpp... 1997-08-11 14:06:10 +00:00
gnu add port-mips category, as requested by Erik Bertelsen in pr 3900 1997-07-30 21:34:57 +00:00
include Fix files using old TNF copyright notice 1997-07-30 22:53:50 +00:00
lib Instead of: USRSTACK, VM_MIN_ADDRESS, VM_MAXUSER_ADDRESS 1997-08-12 16:30:15 +00:00
libexec set WARNS?=1 1997-08-06 07:23:34 +00:00
regress Use proginstall:: to disable installing PROG. 1997-05-07 15:59:08 +00:00
sbin Upgrade for non-interactive use. Interactive use is nearly unchanged. 1997-08-11 23:31:41 +00:00
share Correct 8 spelling mistakes. 1997-08-12 13:21:52 +00:00
sys Resolve conflict with <m68k/cpu.h> 1997-08-12 15:47:00 +00:00
usr.bin include <unistd.h> for prototypes and cleanup unused variables; from 1997-08-12 06:07:23 +00:00
usr.sbin Typo. 1997-08-06 19:52:18 +00:00
Makefile Back out BUILDDIR and NOINSTALL changes. 1997-05-31 21:21:13 +00:00