Go to file
thorpej 6e190eed28 - Convert a few functions to variable arguments so that they can be
prototyped like the functions that they remap (open, fcntl, ioctl).
- Pull in prototypes from <rmt.h>.
1997-10-21 19:58:21 +00:00
bin PR/4284: Tatoku Ogaito: rcmd(3) get be called with getpwent(3) results as 1997-10-21 13:47:17 +00:00
distrib Correct ThunderLAN spelling 1997-10-21 06:02:09 +00:00
etc fix /var/mail permissions so that "dot locking" works. 1997-10-20 21:30:30 +00:00
games FD_ZERO select mask before FD_SET-ing it 1997-10-20 00:37:14 +00:00
gnu Prototypes for stat(2) and lstat(2) come from <sys/stat.h>, so don't declare 1997-10-21 19:13:45 +00:00
include Make this somewhat less yucky: 1997-10-21 19:50:55 +00:00
lib - Convert a few functions to variable arguments so that they can be 1997-10-21 19:58:21 +00:00
libexec - Fix .Nm usage. 1997-10-20 02:57:18 +00:00
regress Remove bogus regress targets. 1997-10-11 22:57:29 +00:00
sbin Fix .Nm usage. 1997-10-20 09:11:16 +00:00
share Copyright assigned to The NetBSD Foundation, Inc. 1997-10-21 00:14:45 +00:00
sys Finally nobble the last MACHINE_NONCONTIG gremlins. Needed to add 1997-10-21 19:25:08 +00:00
usr.bin Make this work with the new versioned stat(2) functions. 1997-10-21 18:25:26 +00:00
usr.sbin Only map 16MBytes of file, enough for some 16000 hosts on the LAN. 1997-10-21 13:33:23 +00:00
Makefile Back out BUILDDIR and NOINSTALL changes. 1997-05-31 21:21:13 +00:00