NetBSD/sys
mark 0641969cd0 Added a vnode type for filecore fs (VT_FILECORE). 1998-08-14 03:31:16 +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 Make message less confusing 1998-08-14 02:20:07 +00:00
compat Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00
conf deffs FILECORE 1998-08-14 03:27:51 +00:00
ddb Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00
dev Emulate ulinear_be using slinear_be on later chips. 1998-08-14 00:49:23 +00:00
filecorefs Initial commit of Andrew McMurry's Acorn Filecore filesystem. 1998-08-14 03:26:12 +00:00
gdbscripts widen proc pointer and wchan pointer fields from 10 to 18 characters, so 1997-04-16 00:58:26 +00:00
ipkdb Garbage-collect ``needs-flag'' from attributes ether, fddi, arc: 1998-07-05 22:29:51 +00:00
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 Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
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 defopt ISO TPIP. 1998-07-05 04:37:35 +00:00
netnatm defopt DDB. 1998-07-04 22:18:13 +00:00
netns defopt NS, NSIP. 1998-07-05 06:49:00 +00:00
nfs create miscfs/genfs/genfs_vnops.c:genfs_enoioctl and make all the other 1998-08-10 08:11:10 +00:00
stand
sys Added a vnode type for filecore fs (VT_FILECORE). 1998-08-14 03:31:16 +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 Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00