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
0bd1685aa0
In device_register(), don't check PCI is PCI support isn't configured
...
into the kernel. Also, some formatting changes to make new root finding code more KNF'ish.
1997-09-23 22:34:00 +00:00
..
adosfs
…
arch
In device_register(), don't check PCI is PCI support isn't configured
1997-09-23 22:34:00 +00:00
compat
implement IBCS2_FIONBIO
1997-09-19 21:57:10 +00:00
conf
Add netinet/ip_log.c for ipfilter & ipfilter_log
1997-09-21 18:17:44 +00:00
ddb
…
dev
ncr_reg.h -> ncrreg.h per Dave Huang
1997-09-23 02:39:15 +00:00
gdbscripts
…
ipkdb
…
isofs
/cd9660
…
kern
Use the copied-in string to pass to cpu_reboot(), not a pointer into user space.
1997-09-20 19:32:15 +00:00
lib
…
lkm
Resolve conflicts from the merge of ipf 3.2beta5.
1997-09-21 18:00:54 +00:00
miscfs
Implement the kernel part of pr-1891. This allows for a more flexible sized
1997-09-19 19:14:20 +00:00
msdosfs
…
net
…
netatalk
…
netccitt
…
netinet
Fix several annoyances related to MSS handling in BSD TCP:
1997-09-22 21:49:55 +00:00
netiso
…
netnatm
…
netns
…
nfs
…
stand
…
sys
enable "device_register()" for the i386 too
1997-09-20 14:08:27 +00:00
ufs
…
vm
correct a comment
1997-09-22 15:22:12 +00:00
Makefile
…