NetBSD/sys
mhitch d9b42dd1fc At long last, the MI wdc glue for the Amiga. Tested on my A4000, but not
on an A1200 yet.  Configuration of wdc/atapi in GENERIC is currently
commented out to prevent the suprise of an IDE drive changing from sd0
to wd0 (and the first real SCSI drive changing from sd1/sd1 to sd0).
2000-02-05 18:46:28 +00:00
..
adosfs Fix typo in softdep code. 1999-11-15 20:55:48 +00:00
arch At long last, the MI wdc glue for the Amiga. Tested on my A4000, but not 2000-02-05 18:46:28 +00:00
coda fix DEBUG printfs to compile. 1999-10-31 15:49:27 +00:00
compat regen 2000-02-03 10:22:34 +00:00
conf Bump version to 1.4R -- PRU_PURGEADDR, and slightly more stringent semantics 2000-02-01 23:00:41 +00:00
ddb db_cmd_list(): variable ``width'' might have be used uninitialized, initialize 1999-11-02 23:53:31 +00:00
dev indent this file 2000-02-05 18:42:37 +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
isofs Add calls to vn_lock() and VOP_UNLOCK() around the VOP_CLOSE() call 2000-01-11 09:04:50 +00:00
kern Implement ratecheck(), a function which can help programmers implement 2000-02-03 23:04:45 +00:00
lib cosmetics: remove double semicolon, whitespace 2000-02-03 19:53:03 +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 When renaming a file, make sure apporpriate vnode cache entry is 2000-02-01 21:33:57 +00:00
net fix route cleanup on interface removal. (not sure why -Wall did not catch it) 2000-02-05 07:58:54 +00:00
netatalk PRU_PURGEADDR -> PRU_PURGEIF, per a discussion w/ itojun. In the IPv4 2000-02-02 23:28:08 +00:00
netccitt First-draft if_detach() implementation, originally from Bill Studnemund, 2000-02-01 22:52:04 +00:00
netinet avoid calling in6_control(SIOCDIFADDR_IN6) from interrupt context. 2000-02-04 14:34:22 +00:00
netinet6 need PRC_IF{UP,CHANGE}. 2000-02-05 18:11:41 +00:00
netiso PRU_PURGEADDR -> PRU_PURGEIF, per a discussion w/ itojun. In the IPv4 2000-02-02 23:28:08 +00:00
netkey bring in latest KAME ipsec tree. 2000-01-31 14:18:52 +00:00
netnatm
netns PRU_PURGEADDR -> PRU_PURGEIF, per a discussion w/ itojun. In the IPv4 2000-02-02 23:28:08 +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 Implement ratecheck(), a function which can help programmers implement 2000-02-03 23:04: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