NetBSD/sys
fvdl 698e606f39 syscalls.master changed 1995-09-07 21:49:52 +00:00
..
adosfs make nfsable from osymh@gemini.oscs.montana.edu (Michael L. Hitch) 1995-08-18 15:14:33 +00:00
arch Fix bug when the second argument of va_start was a char, short or float. 1995-09-07 01:20:15 +00:00
compat syscalls.master changed 1995-09-07 21:49:52 +00:00
conf Some changes from Matt Thomas, to help support FDDI: 1995-08-19 00:49:15 +00:00
ddb
dev Fix misplaced #ifdef. 1995-09-06 04:15:59 +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 so_pcb should be a void *. 1995-08-17 02:57:20 +00:00
lib Avoid calling device-close routine when open() not completed. Otherwise you 1995-09-06 19:53:27 +00:00
miscfs Lock the process in core before operating on it. 1995-08-13 09:05:51 +00:00
msdosfs avoid unnecessary aging of buffers. This used to make sense, when buffer 1995-07-24 21:19:27 +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 splnet --> splsoftnet 1995-08-12 23:59:09 +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 Put SIOCGETVIFCNT and SIOCGETSGCNT in group `u'. This is consistent with 1995-08-23 00:40:47 +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