Go to file
thorpej 0d866249d4 - In the MULTIPROCESSOR case, initialize p_cpu before a process is
marked SONPROC.
- Always make curproc, fpcurproc, astpending, and want_resched per-CPU
  variables in struct cpu_info.  Restructure code accordingly, and trim
  a few instructions from a few spots in various places in locore.
2000-05-31 05:14:26 +00:00
bin Add Ev tag to COLUMNS 2000-05-28 21:14:11 +00:00
dist Resolve conflicts. 2000-05-23 06:07:42 +00:00
distrib add softintr-related pages 2000-05-31 00:43:17 +00:00
etc Depends on quota; when quotached runs while NFS clients are writing, 2000-05-29 07:10:41 +00:00
games Fix core dump. 2000-05-24 14:43:00 +00:00
gnu Fix locking order in softdep_setup_blkmapdep() that was broken in 1.5. This 2000-05-31 02:06:57 +00:00
include Add _PATH_EMUL_AOUT. 2000-05-27 06:08:28 +00:00
lib usr.sbin/lpr/lpd now compiles lib/libc/net/rcmd.c on its own, to avoid 2000-05-30 01:07:43 +00:00
libexec Clarify the meaning of `directive', as requested in [security/10229] 2000-05-30 23:53:37 +00:00
regress Explain why we can expect to have some resident pages even after an 2000-05-19 04:56:48 +00:00
sbin Make sure we handle the 'no progress' case properly. 2000-05-31 00:47:30 +00:00
share documentation of the NetBSD machine-independent software interrupt 2000-05-31 00:40:51 +00:00
sys - In the MULTIPROCESSOR case, initialize p_cpu before a process is 2000-05-31 05:14:26 +00:00
usr.bin size_t != int on alpha. 2000-05-31 05:08:55 +00:00
usr.sbin sync with latest kame code. a bug with malloc() size (that can lead to 2000-05-31 03:18:02 +00:00
Makefile remove two of the previous ${_M}; they were invoked before $DESTDIR/share/mk may have existed. add one more. 2000-05-21 07:33:05 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00