NetBSD/sys
chuck 05f929580f read superblock into &sblock rather than LOADADDR. we can't read
into LOADADDR because it can't be mapped into DVMA space.   this fixes
a dvma panic on a sun4 boot from an xd disk.
1995-09-18 20:24:53 +00:00
..
adosfs make nfsable from osymh@gemini.oscs.montana.edu (Michael L. Hitch) 1995-08-18 15:14:33 +00:00
arch read superblock into &sblock rather than LOADADDR. we can't read 1995-09-18 20:24:53 +00:00
compat Update offset elsewhere in linux_getdents(); still emulate a bug in 1995-09-13 21:51:14 +00:00
conf Add the rcons files. 1995-09-17 20:54:19 +00:00
ddb
dev rcons (Raster CONSole) brought over here from the sparc area. 1995-09-17 19:56:30 +00:00
isofs/cd9660 avoid unnecessary aging of buffers. This used to make sense, when buffer 1995-07-24 21:19:27 +00:00
kern s/memcmp/bcmp/ 1995-09-16 00:28:08 +00:00
lib De-activate DEBUGFLAGS again. 1995-09-17 01:01:07 +00:00
miscfs Lock the process in core before operating on it. 1995-08-13 09:05:51 +00:00
msdosfs Don't allow setattr on msdos directories (fixes pr kern/1436) 1995-09-09 19:38:00 +00:00
net Garbage collect useless `off' and `len' variables. 1995-08-19 16:33:17 +00:00
netccitt so_pcb should be a void *. 1995-08-17 02:57:20 +00:00
netinet so_pcb should be a void *. 1995-08-17 02:57:20 +00:00
netiso so_pcb should be a void *. 1995-08-17 02:57:20 +00:00
netns so_pcb should be a void *. 1995-08-17 02:57:20 +00:00
nfs No point in computing cn_hash here, 1995-09-08 13:52:23 +00:00
scsi Set the scsi link before calling config_attach(), so target/lun info is 1995-08-21 09:30:09 +00:00
stand
sys temporarily back out last change 1995-09-15 05:32:45 +00:00
ufs Do any pending I/O before trying to unmount, per John Kohl. 1995-09-01 19:39:18 +00:00
vm Add PHOLD() and PRELE() macros, used to hold a process in core and release it. 1995-08-13 09:04:43 +00:00
Makefile The `lib' sub-directory no longer has a Makefile. 1995-09-15 21:05:21 +00:00