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
bouyer
e8322de657
Add a new drive flag, DRIVE_MODE, set when the drive properly reported its
...
PIO/DMA modes. Don't try a SET_FEATURE if it didn't report its mode.
1998-10-13 15:18:46 +00:00
..
adosfs
…
arch
Fix a stupid bug -- an if that was supposed to be nested but wasn't.
1998-10-13 15:14:13 +00:00
coda
…
compat
Add the sigaction call.
1998-10-07 23:48:04 +00:00
conf
Merge bouyer-ide
1998-10-12 16:09:10 +00:00
ddb
…
dev
Add a new drive flag, DRIVE_MODE, set when the drive properly reported its
1998-10-13 15:18:46 +00:00
filecorefs
…
gdbscripts
…
ipkdb
…
isofs
…
kern
Fix for files > 2Gb, one from Kirk McKusick via OpenBSD and one similar from me.
1998-10-12 09:57:48 +00:00
lib
Reserve an 8K label area on every disk, not just the first. Rewrite the block
1998-10-05 04:56:36 +00:00
lkm
…
miscfs
…
msdosfs
…
net
Put back ETHERTALK_AT (but I did convert *all* code to ETHERTYPE_ATALK),
1998-10-13 02:55:18 +00:00
netatalk
Use ETHERTYPE_ATALK instead of ETHERTYPE_AT. The former seems more common.
1998-10-13 02:34:31 +00:00
netccitt
…
netinet
Use ETHERTYPE_ATALK instead of ETHERTYPE_AT. The former seems more common.
1998-10-13 02:34:31 +00:00
netiso
…
netnatm
…
netns
…
nfs
…
stand
…
sys
Define the SCBUSIORESET ioctl (no argument).
1998-10-10 03:18:51 +00:00
ufs
…
uvm
remove unused share map code from UVM:
1998-10-11 23:18:20 +00:00
vm
remove the following if UVM is defined:
1998-10-11 22:56:42 +00:00
Makefile
…