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
martin
b94047688f
Avoid noise from the kernel if we have pseudo-device pppoe configured
...
but not used and a userland PPPoE pkg sends/receives PPPoE packets.
2002-03-04 15:15:05 +00:00
..
adosfs
…
altq
…
arch
CTL_MACHDEP definitions are integrated into sh3/include/cpu.h again.
2002-03-04 14:36:13 +00:00
coda
…
compat
Implements SIOCNREAD ioctl (some kind of FIONREAD for sockets only). This
2002-03-03 20:12:17 +00:00
conf
The "gif*" tunnelling interface does everything ipip does.
2002-03-04 13:24:06 +00:00
crypto
…
ddb
…
dev
Don't "extern int cold;" - this is in <sys/kernel.h>.
2002-03-04 02:19:07 +00:00
filecorefs
…
fs
…
gdbscripts
…
ipkdb
…
isofs
…
kern
nlinesw is already declared in <sys/conf.h>.
2002-03-04 02:32:58 +00:00
lib
…
lkm
…
miscfs
don't yield the cpu in genfs_putpages() if we're the pagedaemon.
2002-03-02 06:58:01 +00:00
msdosfs
…
net
Avoid noise from the kernel if we have pseudo-device pppoe configured
2002-03-04 15:15:05 +00:00
netatalk
…
netccitt
…
netinet
The "gif*" tunnelling interface does everything ipip does.
2002-03-04 13:24:06 +00:00
netinet6
…
netisdn
…
netiso
…
netkey
missing splx
2002-03-01 04:19:42 +00:00
netnatm
…
netns
…
netsmb
…
nfs
Invalidate the access cache when loading a new set of attributes into
2002-02-28 21:38:08 +00:00
ntfs
…
stand
…
sys
Add a extern declaration for the mountroot variable.
2002-03-04 02:24:37 +00:00
ufs
Don't use local extern declarations for the mountroot variable or
2002-03-04 02:25:21 +00:00
uvm
Don't "extern int cold;" - this is in <sys/kernel.h>.
2002-03-04 02:19:07 +00:00
Makefile
…