NetBSD/sys
mark 2a48768678 Debug inst_unconditional_flow_transfer and next_instr_address
macros so that single stepping works correctly.
1998-08-15 02:57:28 +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 Debug inst_unconditional_flow_transfer and next_instr_address 1998-08-15 02:57:28 +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 Have to fix the `(int)curproc' lossage now; kernel builds die here on alpha. 1998-08-15 00:04:00 +00:00
dev Name some constants consistently between drivers. 1998-08-15 02:37:50 +00:00
filecorefs Minor code cleanups, KNF a couple of bits that got missed and remove 1998-08-14 18:04:04 +00:00
gdbscripts
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 Fix the NEXT_IA_WITH_SAME_ADDR macro introduced in 1.27: it was finding 1998-08-14 06:57:54 +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 Add filecorefs so we get the header files installed. 1998-08-14 13:05:37 +00:00