Go to file
mycroft 74ad07cef5 Revert the functional change in rev 1.38; permit a msg_iovlen of 0.
There are two reasons for this:
* We should be able to pass file descriptors without sending any data.
* We could send zero-length iovecs anyway (but we shouldn't have to do this).
Also, msg_iovlen is already a u_int, so delete a bunch of casts.
1998-11-26 02:25:20 +00:00
bin fix some bugs 1998-11-17 14:16:32 +00:00
distrib A few line overflow fixes, for 1.3.3. 1998-11-25 12:50:54 +00:00
etc Add some files to security check and backup. 1998-11-25 08:30:42 +00:00
games Fix spelling of `Churchill' in 3 places 1998-11-20 03:35:31 +00:00
gnu Don't overwrite the n_other field, either. 1998-11-24 18:24:30 +00:00
include * Bring *_unlocked() declarations in scope if _REENTRANT is defined, too; add 1998-11-20 14:39:38 +00:00
lib Add enough of a kvm_sparc64.c to get the kvm library to build. 1998-11-25 05:49:58 +00:00
libexec Add powerpc support. 1998-11-24 11:34:30 +00:00
regress Use sigemptyset() to initialize the signal mask for sigaction(). 1998-09-19 21:23:10 +00:00
sbin Add mknod <name> p which creates a named pipe. There is no real reason for 1998-11-24 22:56:26 +00:00
share Update the -width expression for the flag list. 1998-11-26 00:54:59 +00:00
sys Revert the functional change in rev 1.38; permit a msg_iovlen of 0. 1998-11-26 02:25:20 +00:00
usr.bin Make the copyright header conform to the NetBSD template. 1998-11-25 22:17:06 +00:00
usr.sbin Make the copyright header conform to the NetBSD template. 1998-11-25 22:17:06 +00:00
Makefile Only ldconfig if it's there (ELF systems don't use ldconfig). 1998-10-18 20:41:39 +00:00