This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sys
History
thorpej
e3ca7c2c73
Make the "align tweak" factor per-interface (since the MTU is per-interface).
2003-10-17 20:41:21 +00:00
..
altq
…
arch
Correct VM_MAXUSER_ADDRESS definitions, it was wasting a few pages.
2003-10-17 20:27:00 +00:00
coda
…
compat
…
conf
Introduce null console. This pseudo device acts as a normal console with the
2003-10-17 18:16:42 +00:00
crypto
…
ddb
…
dev
Make the "align tweak" factor per-interface (since the MTU is per-interface).
2003-10-17 20:41:21 +00:00
fs
…
gdbscripts
…
ipkdb
…
kern
…
lib
…
lkm
Sprinkle more COMPAT_NETBSD32 for good cheer.
2003-10-16 16:06:43 +00:00
miscfs
…
net
…
net80211
bpfattach/bpfdetach need to be protected with NBPFILTER > 0
2003-10-16 22:25:00 +00:00
netatalk
…
netccitt
…
netinet
Increment stats when packet is dropped since there is no room
2003-10-17 20:31:12 +00:00
netinet6
…
netipsec
…
netisdn
…
netiso
…
netkey
…
netnatm
…
netns
…
netsmb
…
nfs
…
opencrypto
…
stand
…
sys
switch ARM to use same minor for /dev/zero as other archs
2003-10-16 12:02:58 +00:00
ufs
add comments and tweak code a little for readability.
2003-10-17 14:20:12 +00:00
uvm
…
Makefile
…