Go to file
mycroft 3f70f046fc Fix wait(2) and waitpid(2) emulation; it's the responsibility of the syscall
stub to copy %edx to *status, and trying to do it here loses with some libc
versions.
1997-09-11 23:05:02 +00:00
bin Changed order of STANDARDS and HISTORY subheads to conform with 1997-09-09 07:26:02 +00:00
distrib First hack at generic miniroot installation for NetBSD/Amiga. 1997-09-09 23:07:03 +00:00
etc add some files from /etc: inetd.conf, newsyslog.conf, protocols, rc.subr, 1997-09-10 06:09:15 +00:00
games fix typo; from Hubert Feyrer in PR bin/4070 1997-09-01 23:26:11 +00:00
gnu add %cr4 to as (from freebsd) 1997-09-05 22:20:35 +00:00
include don't include <rpc/pmap_rmt.h> - it's a "private" header file for 1997-08-25 22:20:31 +00:00
lib Changed order of STANDARDS and HISTORY subheads to conform with 1997-09-09 07:26:02 +00:00
libexec `-s' for `secure' doesn't make much sense. just note that it disables 1997-09-09 05:38:24 +00:00
regress
sbin Don't print some things if -f flag given. 1997-09-11 22:53:00 +00:00
share make a link to master.passwd.5 from passwd.5 1997-09-11 07:42:20 +00:00
sys Fix wait(2) and waitpid(2) emulation; it's the responsibility of the syscall 1997-09-11 23:05:02 +00:00
usr.bin resize a pathname buffer to MAXPATHLEN; from Matthias Scheler in PR 4101 1997-09-10 07:13:51 +00:00
usr.sbin Sendmail 8.8.7 merge. 1997-09-09 06:35:00 +00:00
Makefile Back out BUILDDIR and NOINSTALL changes. 1997-05-31 21:21:13 +00:00