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
ragge
de4982c7fa
Fix bug that prevented DMA to work on SCSI chain B. This fixes PR#11124
...
but in a different way than suggested by the submitter.
2000-10-05 07:34:49 +00:00
..
adosfs
…
arch
Fix bug that prevented DMA to work on SCSI chain B. This fixes PR#11124
2000-10-05 07:34:49 +00:00
coda
…
compat
…
conf
…
crypto
…
ddb
…
dev
When 802.1Q MTU, we have to ignore the Frame Too Long errors, and there's no
2000-10-05 07:22:43 +00:00
filecorefs
…
gdbscripts
…
ipkdb
…
isofs
…
kern
…
lib
…
lkm
…
miscfs
…
msdosfs
…
net
ifp->if_ioctl may be NULL, so check it for SIOCSIFPHY*.
2000-10-04 22:37:41 +00:00
netatalk
…
netccitt
…
netinet
…
netinet6
always use rnd(4) for IPsec random number source. avoid random(9).
2000-10-05 04:49:17 +00:00
netiso
…
netkey
always use rnd(4) for IPsec random number source. avoid random(9).
2000-10-05 04:49:17 +00:00
netnatm
…
netns
…
nfs
include opt_inet.h, needed by previous check-in.
2000-10-03 17:18:15 +00:00
ntfs
…
stand
…
sys
Wrap __cmsg_alignbytes in __BEGIN_DECLS ... __END_DECLS.
2000-10-04 08:59:16 +00:00
ufs
…
uvm
s/vm/uvm/ in a bunch of error messages.
2000-10-05 00:37:50 +00:00
Makefile
…