NetBSD/sys
christos 279d6f3237 wait(2): Put the status in retval[1] as solaris expects it there
avoid infinite loop when looking for / [since it used to return /emul/svr4],
by returning the real root.
1995-01-22 23:44:48 +00:00
..
adosfs amount -> adosfsmount 1995-01-18 09:17:32 +00:00
arch Fix the problem with identifying cards on warm boot. Partly from Greg Hudson. 1995-01-22 07:37:28 +00:00
boot
compat wait(2): Put the status in retval[1] as solaris expects it there 1995-01-22 23:44:48 +00:00
conf
ddb
dev Fix the problem with identifying cards on warm boot. Partly from Greg Hudson. 1995-01-22 07:37:28 +00:00
isofs Fix typo in previous. 1995-01-18 09:26:18 +00:00
kern Turn mountlist into a CIRCLEQ, and handle setting and checking of MNT_ROOTFS 1995-01-18 06:19:49 +00:00
lib Better fix for the last. 1995-01-07 20:53:31 +00:00
libkern
miscfs Clean up the code to frob mnt_stat a (tiny) bit. 1995-01-18 09:34:24 +00:00
msdosfs Clean up the code to frob mnt_stat a bit. 1995-01-18 09:14:37 +00:00
net Protect from multiple inclusion with _NET_BPF_H_, for PR #679. 1995-01-13 00:34:09 +00:00
netccitt
netinet Fix mbuf leak in rip_ctloutput(). 1995-01-12 06:23:45 +00:00
netiso
netns
nfs Turn mountlist into a CIRCLEQ, and handle setting and checking of MNT_ROOTFS 1995-01-18 06:15:17 +00:00
pcfs
scsi If the disk reports a block size of 0, assume it really meant 512. 1995-01-16 21:40:17 +00:00
stand
sys Machine dependant stuff has been moved to <machine/cdefs.h>. 1995-01-19 01:54:52 +00:00
ufs Clean up the code to frob mnt_stat a bit. 1995-01-18 09:44:34 +00:00
vm Fix two off-by-one errors. 1995-01-09 17:36:48 +00:00
Makefile