NetBSD/sys
cgd ed72b85031 add and document *_HEAD_INITIALIZER macros, which provide structure
initializers which can be used to initialize list/queue heads at
compile time.
1996-10-01 22:45:06 +00:00
..
adosfs Implement poll(2). 1996-09-07 12:40:22 +00:00
arch clean up a bit 1996-10-01 21:24:37 +00:00
compat Elf32_sht_progbits -> Elf_sht_progbits 1996-09-30 23:56:01 +00:00
conf Add (and change) machine independent files for KGDB support 1996-09-30 16:16:45 +00:00
ddb Recognize %.2x as %02x 1996-09-25 21:03:06 +00:00
dev PowerPC port 1996-09-30 16:34:14 +00:00
isofs/cd9660 Extern inline functions to better support cross-compilation 1996-09-30 15:53:13 +00:00
kern exec vnode locking protocol changes: in a nutshell, don't keep vnodes 1996-09-30 23:18:43 +00:00
kgdb Add (and change) machine independent files for KGDB support 1996-09-30 16:16:45 +00:00
lib PowerPC port 1996-09-30 16:34:14 +00:00
lkm add compat svr4 and sunos modules. the sunos module will not work 1996-08-28 06:17:23 +00:00
miscfs portal_fsync -> genfs_nullop 1996-09-25 03:01:41 +00:00
msdosfs "'" and "^" are allowed in short fat filenames, 1996-09-20 16:45:45 +00:00
net Use sys/types.h and sys/systm.h to bring in prototypes for bzero() and 1996-09-18 03:11:03 +00:00
netccitt
netinet Add (and change) machine independent files for KGDB support 1996-09-30 16:16:45 +00:00
netiso Catch up with netinet changes. 1996-09-17 16:43:48 +00:00
netnatm add missing lines (missing pointer to usrreq fn) 1996-09-18 00:56:41 +00:00
netns Restructure ns_control() like other protocols. 1996-09-08 14:49:41 +00:00
nfs Implement poll(2). 1996-09-07 12:40:22 +00:00
scsi For ioctl commands which may change the device's state, ensure that 1996-09-18 02:34:31 +00:00
stand
sys add and document *_HEAD_INITIALIZER macros, which provide structure 1996-10-01 22:45:06 +00:00
ufs Add prototype for quotactl. 1996-09-28 19:07:06 +00:00
vm make pageout sleep on vm_pages_needed rather than lbolt. this stops 1996-09-18 02:04:50 +00:00
Makefile install sys headers from sys/Makefile. 1996-09-29 23:29:16 +00:00