NetBSD/sys
thorpej f41c00629b Garbage-collect vm_offset_t and vm_size_t. 1998-08-13 21:36:27 +00:00
..
adosfs Per POSIX, fail with EINVAL if advisory locking is attempted on a file type 1998-08-13 10:06:31 +00:00
arch Garbage-collect vm_offset_t and vm_size_t. 1998-08-13 21:36:27 +00:00
compat Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00
conf Add a layer to handle emulation of MIDI for synthesizers. 1998-08-12 18:14:01 +00:00
ddb Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00
dev Report "true" disk geometry; like sd disks do 1998-08-13 18:16:53 +00:00
gdbscripts
ipkdb
isofs Per POSIX, fail with EINVAL if advisory locking is attempted on a file type 1998-08-13 10:06:31 +00:00
kern Oops, this got missed in the vm_offset_t -> vaddr_t change. 1998-08-13 19:15:33 +00:00
lib Lots of kernlib functions rewritten as inline macros. 1998-08-08 11:18:32 +00:00
lkm Resolve conflicts from the import. 1998-07-12 15:11:50 +00:00
miscfs Per POSIX, fail with EINVAL if advisory locking is attempted on a file type 1998-08-13 10:06:31 +00:00
msdosfs create miscfs/genfs/genfs_vnops.c:genfs_enoioctl and make all the other 1998-08-10 08:11:10 +00:00
net Oops, I forgot aliases for some old names (10baseT/UTP, 10base2/BNC, 1998-08-12 23:23:29 +00:00
netatalk
netccitt fix to accomodate change in vn_rdwr prototype 1998-07-28 20:25:28 +00:00
netinet defopt PFIL_HOOKS. 1998-08-09 08:58:18 +00:00
netiso
netnatm
netns
nfs create miscfs/genfs/genfs_vnops.c:genfs_enoioctl and make all the other 1998-08-10 08:11:10 +00:00
stand
sys Fix typo. 1998-08-13 15:15:28 +00:00
ufs create miscfs/genfs/genfs_vnops.c:genfs_enoioctl and make all the other 1998-08-10 08:11:10 +00:00
uvm minor consistency nit: the page index into an anon object is always 1998-08-13 17:32:46 +00:00
vm Oops, lots of missed vm_offset_t -> vaddr_t changes. 1998-08-13 21:20:47 +00:00
Makefile