NetBSD/sys
ghudson 4e0c8707f7 To enable people to mount DOS partitions on disks with no NetBSD
partition, add the MBR partitions to the default (faked-up)
disklabel used by NetBSD if it can't find a real one.  If the
type of the MBR partition is one of the common DOS ones, mark the
partition as having an MSDOS filesystem.
1996-03-09 20:52:54 +00:00
..
adosfs compiler warning police 1996-02-13 17:05:47 +00:00
arch To enable people to mount DOS partitions on disks with no NetBSD 1996-03-09 20:52:54 +00:00
compat Add a message to help us debug Linux compat. 1996-03-08 06:00:53 +00:00
conf Do not build vnode_if.[ch] for each kernel. Build them once, like the 1996-02-29 20:54:58 +00:00
ddb Bring setjmp/longjmp prototypes into scope. 1996-03-07 14:33:39 +00:00
dev Fill in the missing pieces and make the NetBSD version of Matt Thomas's 1996-03-09 03:46:21 +00:00
isofs/cd9660 DIRSIZ -> DIRENT_SIZE, to avoid a conflict with the ufs and <dir.h> 1996-03-08 18:13:05 +00:00
kern Reran makesyscalls.sh. 1996-03-08 21:05:40 +00:00
lib Make this code independent of <sys/nfs> now that we use very little 1996-02-26 23:05:14 +00:00
miscfs Don't deref a bad ucred pointer, from Dave Carrel <carrel@cisco.com>, 1996-03-05 02:35:39 +00:00
msdosfs DIRSIZ -> DIRENT_SIZE, to avoid a conflict with the ufs and <dir.h> 1996-03-08 18:13:05 +00:00
net Handle more than 10 interfaces of a given type (well, up to `if99', anyhow). 1996-03-05 01:56:37 +00:00
netccitt netccitt prototypes 1996-02-13 22:04:21 +00:00
netinet two more local addr changes, all done differently now (idea from charles) 1996-02-26 23:16:42 +00:00
netiso add another missing prototype with TPCONS is not defined. 1996-02-14 21:32:37 +00:00
netns Fixed bug I introduced in the previous changes. In the ctlinput functions, 1996-02-18 05:42:59 +00:00
nfs fix panic "leaf should be empty" on diagnostic kernels when unlinking on 1996-03-05 05:30:09 +00:00
scsi Add another broken drive that doesn't deal with LUNs properly to The List. 1996-03-05 01:45:42 +00:00
stand New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:39:25 +00:00
sys Reran makesyscalls.sh. 1996-03-08 21:05:40 +00:00
ufs Remove hack to work around <sys/dirent.h> DIRSIZ conflict 1996-03-09 19:42:41 +00:00
vm Replace vm_object_prefer with PMAP_PREFER. 1996-02-28 22:39:13 +00:00
Makefile The `lib' sub-directory no longer has a Makefile. 1995-09-15 21:05:21 +00:00