NetBSD/sys
mrg cbe144f269 copy tlb_flush*() #defines here, but rename them tlb_flush*_real(). this
allows for tlb_flush*() to be defined differently if MULTIPROCESSOR.
2001-06-18 15:42:06 +00:00
..
adosfs use _KERNEL_OPT 2001-05-30 11:40:35 +00:00
altq HZ -> hz 2001-06-05 05:12:18 +00:00
arch copy tlb_flush*() #defines here, but rename them tlb_flush*_real(). this 2001-06-18 15:42:06 +00:00
coda add a genfs_mmap() and change all of the disk-based filesystems 2001-05-28 02:50:51 +00:00
compat Add an e_trapsignal member to struct emul, so that emulated processes can 2001-06-18 02:00:48 +00:00
conf Add port of high performance pipe implementation written by John S. Dyson 2001-06-16 12:00:02 +00:00
crypto correct binary key material handling. sync with kame 2001-05-27 01:40:16 +00:00
ddb Add a port to IBM's PPC405GP Reference Board (the "walnut") 2001-06-13 06:01:44 +00:00
dev make it compilable: delete unused variable 'ifa' from lance_ioctl() 2001-06-18 13:47:18 +00:00
filecorefs use _KERNEL_OPT 2001-05-30 11:40:35 +00:00
gdbscripts
ipkdb
isofs use _KERNEL_OPT 2001-05-30 11:40:35 +00:00
kern Add an e_trapsignal member to struct emul, so that emulated processes can 2001-06-18 02:00:48 +00:00
lib
lkm build svr4 & svr4_32 on sparc64. 2001-06-06 21:38:49 +00:00
miscfs Add DTYPE_PIPE (to be used by new pipe implementation) and handle 2001-06-16 08:28:39 +00:00
msdosfs retrieve, not retreive 2001-06-12 14:59:27 +00:00
net Protect interface queue manipulations by splnet(). Splsoftnet() is not 2001-06-18 12:32:47 +00:00
netatalk
netccitt change the meaning of ifnet.if_lastchange to meet RFC1573 ifLastChange. 2001-06-14 05:44:23 +00:00
netinet receive, not recieve 2001-06-12 15:17:10 +00:00
netinet6 Symmetric has one s and two m's. 2001-06-18 11:23:00 +00:00
netisdn change the meaning of ifnet.if_lastchange to meet RFC1573 ifLastChange. 2001-06-14 05:44:23 +00:00
netiso Fix typo. 2001-06-18 11:36:47 +00:00
netkey avoid assigning to policy_id twice. fixes more gcc 3.0 prerelease errors. 2001-06-04 21:38:28 +00:00
netnatm
netns
netsmb Fix a partial construction problem that can cause race conditions 2001-06-14 20:32:41 +00:00
nfs receive, not recieve 2001-06-12 15:17:10 +00:00
ntfs use _KERNEL_OPT 2001-05-30 11:40:35 +00:00
smbfs replace vm_page_t with struct vm_page *. 2001-05-26 21:27:10 +00:00
stand
sys Add an e_trapsignal member to struct emul, so that emulated processes can 2001-06-18 02:00:48 +00:00
ufs only include "fs_lfs.h" if _KERNEL_OPT. 2001-06-05 09:19:33 +00:00
uvm Fix a partial construction problem that can cause race conditions 2001-06-14 20:32:41 +00:00
Makefile