NetBSD/sys
jdc ecf1c1eb21 Add auxiotwo (Tadpole 3GX aux 2 register) entry. 2000-02-25 18:24:40 +00:00
..
adosfs Fix typo in softdep code. 1999-11-15 20:55:48 +00:00
arch Add auxiotwo (Tadpole 3GX aux 2 register) entry. 2000-02-25 18:24:40 +00:00
coda fix DEBUG printfs to compile. 1999-10-31 15:49:27 +00:00
compat Update patch from Witold Wnuk in PR 9335 to solve potential security 2000-02-17 12:34:26 +00:00
conf lm needs-flag 2000-02-25 10:02:13 +00:00
ddb On MP, print cpu number prior to prompt 2000-02-21 05:48:56 +00:00
dev add (minimal, PIO only) support for the popular "Tundra Universe" 2000-02-25 18:22:39 +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 Add a fifth "divisor" argument to humanize_number; suitable values are 2000-02-20 19:32:28 +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 For pfil_add_hook(..., PFIL_ALL, ...), if we fail to add the output filter, 2000-02-23 02:35:42 +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 allow AF_UNSPEC for SIOCDIFADDR. ISC DHCP client depends on this behavior. 2000-02-25 08:51:35 +00:00
netinet6 sync with latest KAME document. 2000-02-25 07:29:47 +00:00
netiso clear m_pkthdr for M_PKTHDR mbuf, so that we do not get panic with 2000-02-25 03:41:54 +00:00
netkey for more strict rfc2367 conformance, move netkey/keyv2.h into net/pfkeyv2.h 2000-02-09 03:27:29 +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 one more - Windows 2000 NTFS support 2000-02-19 14:42:21 +00:00
stand
sys revert previous change 2000-02-22 21:09:50 +00:00
ufs remove obsoleted #if defined(UVM) 2000-02-20 06:34:46 +00:00
uvm Allocate the page buckets out of kernel_map, not kmem_map. Saves 16 2000-02-13 03:34:40 +00:00
vm Add some very simple code to auto-size the kmem_map. We take the 2000-02-11 19:22:52 +00:00
Makefile Builds LKMs on PowerPC (although there are still some issues with loading 1999-11-08 00:16:40 +00:00