NetBSD/sys
jdolecek d69188d4e8 msdosfs_inactive(): correct debug printf to only claim MNT_RDONLY is set
if it's so
2000-02-01 13:55:23 +00:00
..
adosfs Fix typo in softdep code. 1999-11-15 20:55:48 +00:00
arch Revert STRIPPROG -> STRIP 2000-02-01 05:25:24 +00:00
coda fix DEBUG printfs to compile. 1999-10-31 15:49:27 +00:00
compat Revert STRIPPROG -> STRIP 2000-02-01 05:25:24 +00:00
conf bring in latest KAME ipsec tree. 2000-01-31 14:18:52 +00:00
ddb db_cmd_list(): variable ``width'' might have be used uninitialized, initialize 1999-11-02 23:53:31 +00:00
dev Regen. 2000-02-01 10:21:00 +00:00
filecorefs Add Kirk McKusick's soft updates code to the trunk. Not enabled by 1999-11-15 18:49:07 +00:00
gdbscripts
ipkdb Rework layer 2 protocol input routines. Instead of calling e.g. ether_input() 1999-05-18 23:52:51 +00:00
isofs Add calls to vn_lock() and VOP_UNLOCK() around the VOP_CLOSE() call 2000-01-11 09:04:50 +00:00
kern Factor out a common functionality into a subroutine. 2000-02-01 05:28:01 +00:00
lib Revert STRIPPROG -> STRIP 2000-02-01 05:25:24 +00:00
lkm Add overlay, a layered file system which overlays itself on 2000-01-20 19:06:13 +00:00
miscfs At mount/unmount time, add an exec hook to revoke all vnodes iff the 2000-01-25 21:52:04 +00:00
msdosfs msdosfs_inactive(): correct debug printf to only claim MNT_RDONLY is set 2000-02-01 13:55:23 +00:00
net Implement bpfdetach(). 2000-01-31 23:06:12 +00:00
netatalk Make NETATALK over FDDI. 1999-09-21 22:18:51 +00:00
netccitt Small cleanup. 2000-02-01 00:02:01 +00:00
netinet Fix a couple of whitespace glitches. 2000-02-01 00:07:50 +00:00
netinet6 Improve the readability of one small piece of code. 2000-02-01 00:18:29 +00:00
netiso allow delivery of routing protocol pdus to `raw' sockets even when the 2000-01-08 20:39:45 +00:00
netkey bring in latest KAME ipsec tree. 2000-01-31 14:18:52 +00:00
netnatm
netns Improve the readability of one small piece of code. 2000-02-01 00:18:29 +00:00
nfs If server name field is overloaded for other purpose, or it just contains 2000-01-20 08:34:52 +00:00
ntfs Always unlock the "fnode", even if we're about to free it, to keep 1999-12-20 22:11:57 +00:00
stand
sys add declaration for `vnops' 2000-02-01 01:22:45 +00:00
ufs Check that we can handle the inode size before mounting the fs, and correct 2000-01-31 11:34:55 +00:00
uvm remove a debug printf that has outlived its usefulness. 2000-01-28 08:02:48 +00:00
vm I should have made uvm_page_physload() take paddr_t's instead of vaddr_t's. 1999-12-30 16:09:47 +00:00
Makefile Builds LKMs on PowerPC (although there are still some issues with loading 1999-11-08 00:16:40 +00:00