NetBSD/sys
manu 98f233296d Factor the code for OOL data movement into mach_ool_copyin and
mach_ool_copyout.

Handle port namespace and address space translations when OOL
data moves between different processes (untested)
2003-12-08 19:27:38 +00:00
..
altq - kill bzero/bcopy 2003-11-09 22:11:12 +00:00
arch Set up a temporary 1MB mapping to cover the SDRAM controller's registers. 2003-12-08 16:15:31 +00:00
coda Dynamic sysctl. 2003-12-04 19:38:21 +00:00
compat Factor the code for OOL data movement into mach_ool_copyin and 2003-12-08 19:27:38 +00:00
conf Add the RSSI-based rate-adaptation library to the build. 2003-12-07 05:30:22 +00:00
crypto s/netbsd.org/NetBSD.org/g 2003-11-28 08:56:48 +00:00
ddb Dynamic sysctl. 2003-12-04 19:38:21 +00:00
dev Match 5703 ASIC A3. 2003-12-08 17:09:39 +00:00
fs Include <sys/sysctl.h> for sysctl stuff. 2003-12-05 00:51:08 +00:00
gdbscripts
ipkdb
kern Fix the last commit(s). On machines with sizeof(long) != sizeof(int) 2003-12-08 14:23:33 +00:00
lib netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
lkm Add ethfoo LKM example. It implements a cloning interface for fake 2003-11-24 21:58:45 +00:00
miscfs Dynamic sysctl. 2003-12-04 19:38:21 +00:00
net To cater for VLAN-aware layer 2 ethernet switches which may need to strip 2003-12-05 19:35:43 +00:00
net80211 Forget the tcpdump $Header$. 2003-12-08 04:48:58 +00:00
netatalk
netccitt Change global head-of-local-IP-address list from in_ifaddr to 2003-11-11 20:25:26 +00:00
netinet Add new field ipq_nfrags to struct ipq. Maintain count of fragments 2003-12-08 02:23:27 +00:00
netinet6 Dynamic sysctl. 2003-12-04 19:38:21 +00:00
netipsec Dynamic sysctl. 2003-12-04 19:38:21 +00:00
netisdn netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
netiso netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
netkey Dynamic sysctl. 2003-12-04 19:38:21 +00:00
netnatm
netns s/in_ifaddr/in_ifaddrhead/. not really tested 2003-11-14 15:04:48 +00:00
netsmb Remove some assigned-to but otherwise unused variables. 2003-10-30 01:43:08 +00:00
nfs Unix semantics dictate that access checks for files are done when it 2003-12-07 21:15:46 +00:00
opencrypto Wrap noisy pointless message about denied userspace requests with 2003-11-19 04:14:07 +00:00
stand
sys Add a.out weak-symbol support (new in binutils 2.14). 2003-12-07 12:58:56 +00:00
ufs Dynamic sysctl. 2003-12-04 19:38:21 +00:00
uvm Allow sysctl(8) to update vm.{anon,exec,file}{min,max}. 2003-12-07 00:40:43 +00:00
Makefile