Go to file
pk d24dbbbfc4 A `simplelock' suffices for most swap device list traversals, as noted
by Chuck Cranor.

Use an exclusive (long-term) lock before applying changes to the swap
lists. This lock is also used by the stats system call because of possible
blocking in copyout().
1997-10-17 19:06:05 +00:00
bin pid should be pid_t and status should be int! Avoid alignment problems... 1997-10-15 13:23:10 +00:00
distrib Mention Melody board. 1997-10-17 13:42:00 +00:00
etc add mailq 174/tcp for zmailer MTA 1997-10-15 08:12:48 +00:00
games fix race condition when building libcommon with make -j 1997-10-16 05:24:23 +00:00
gnu cosmetic 1997-10-17 18:50:45 +00:00
include move setmode and strsignal to unistd.h 1997-10-16 23:26:24 +00:00
lib Fix extra 'S' character typo that resulted in the condition codes being 1997-10-17 18:43:47 +00:00
libexec startslave() prototype is independent of AUTHENTICATION 1997-10-16 06:59:09 +00:00
regress Remove bogus regress targets. 1997-10-11 22:57:29 +00:00
sbin make it compile again after msdosfs changes 1997-10-17 17:47:41 +00:00
share merge lite-2. 1997-10-17 10:47:42 +00:00
sys A `simplelock' suffices for most swap device list traversals, as noted 1997-10-17 19:06:05 +00:00
usr.bin - don't generate register variables 1997-10-17 15:51:48 +00:00
usr.sbin WARNSify; generate ansi c code with rpcgen, cleanup manpage, add rcsids 1997-10-17 16:12:48 +00:00
Makefile Back out BUILDDIR and NOINSTALL changes. 1997-05-31 21:21:13 +00:00