NetBSD/sys
bjh21 0c870e10e0 Convert bus_space_{read,write}_multi_1() into macros, since they're just
wrappers round {read,write}_multi_1() anyway.
2001-06-02 21:31:02 +00:00
..
adosfs use _KERNEL_OPT 2001-05-30 11:40:35 +00:00
altq use _KERNEL_OPT 2001-05-30 11:57:16 +00:00
arch Convert bus_space_{read,write}_multi_1() into macros, since they're just 2001-06-02 21:31:02 +00:00
coda add a genfs_mmap() and change all of the disk-based filesystems 2001-05-28 02:50:51 +00:00
compat Fixed a rough buf in ptrace SETFPREGS (was using regs instead of fpregs) 2001-06-02 13:49:44 +00:00
conf Implement support for IP/TCP/UDP checksum offloading provided by 2001-06-02 16:17:06 +00:00
crypto correct binary key material handling. sync with kame 2001-05-27 01:40:16 +00:00
ddb replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
dev Create hcscreg.h, and put a couple of magic numbers in there. 2001-06-02 20:13:50 +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 replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
lib
lkm Add recently added linux_time.c to list 2001-06-01 23:02:55 +00:00
miscfs replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
msdosfs use _KERNEL_OPT 2001-05-30 11:40:35 +00:00
net Implement support for IP/TCP/UDP checksum offloading provided by 2001-06-02 16:17:06 +00:00
netatalk
netccitt use _KERNEL_OPT 2001-05-30 11:40:35 +00:00
netinet Implement support for IP/TCP/UDP checksum offloading provided by 2001-06-02 16:17:09 +00:00
netinet6 Implement support for IP/TCP/UDP checksum offloading provided by 2001-06-02 16:17:09 +00:00
netisdn
netiso Silent gcc 3.0 warnings that multi-line string literals are deprecated (and 2001-06-02 17:29:46 +00:00
netkey use _KERNEL_OPT 2001-05-30 11:40:35 +00:00
netnatm
netns
netsmb
nfs It is misleading that the kernel outputs "DHCP server:" followed by 2001-06-02 01:52: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 Implement support for IP/TCP/UDP checksum offloading provided by 2001-06-02 16:17:09 +00:00
ufs use _KERNEL_OPT 2001-05-30 11:57:16 +00:00
uvm replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
Makefile