Go to file
nisimura 580e36f497 Make sure to have spl0 condition whenever a new thread of control
is created.  System kthreads are mistakenly left splhigh state.

pcb0 has an initial SR value for spl0 condition which are expected to
be propagated to all of children
2001-05-08 05:36:01 +00:00
bin Fix the operator precedence list to match reality. Operators were incorrectly 2001-05-07 10:14:43 +00:00
crypto Do not discard input data from client for channels waiting for connection 2001-05-08 03:02:35 +00:00
dist Prefer long names for months; correct comment in resulting man page. 2001-04-27 00:02:23 +00:00
distrib add ./usr/share/wscons/keymaps/pckbd.hu.iso8859-2 and 2001-05-07 16:51:08 +00:00
etc Don't try and use single quotes in the RHS of a ${ :+ } expansion 2001-05-07 07:07:11 +00:00
games Its is Dr. Elizabeth Dehner, not Dehaver. 2001-05-02 10:42:34 +00:00
gnu sync with 20010228 pl02. 2001-05-08 05:15:54 +00:00
include Employ __static_cast(); suggested by Dave Sainty in PR lib/11766. 2001-05-06 15:31:09 +00:00
lib Internally rename sysconf() to __sysconf() to make its latter name suitable 2001-05-07 17:25:57 +00:00
libexec Newly built binaries from netbsd-1-4 sources, including fix for 2001-05-06 20:38:52 +00:00
regress Make this parallel-safe when MACHINE == MACHINE_ARCH 2001-05-08 02:15:39 +00:00
sbin Add a new option "e" to "dump" which allows to eject tapes automatically 2001-05-07 21:17:48 +00:00
share Suppress duplicate entries in ALLFILES, FILES, INCS, DEPINCS, INFOFILES, 2001-05-08 03:19:51 +00:00
sys Make sure to have spl0 condition whenever a new thread of control 2001-05-08 05:36:01 +00:00
usr.bin only error on a newline in a string if -t (traditional) mode is enabled, since 2001-05-07 09:02:55 +00:00
usr.sbin Add .WAIT barrier for parallel make 2001-05-08 02:03:18 +00:00
Makefile parallelize the obj pass, too 2001-05-08 02:04:08 +00:00
Makefile.inc
UPDATING Extend note to mention named user as well 2001-03-06 19:03:31 +00:00