NetBSD/sys
thorpej 2747d6c890 - Update for no __BROKEN_INDIRECT_CONFIG.
- Determine and remember if we are a floppy.
- Workaround for what is apparently a firmware bug - ignore the sector
  size returned by the device.  On my Firepower's floppy, block-size
  is the same as max-transfer, which causes Lossage.
- Don't read the disklabel on a floppy; do what the ISA floppy driver
  does, which is assign the entire disk to each "partition", although
  we do not deal with the density stuff.
- FIREPOWERBUGS -> FIRMWORKSBUGS
- Some general cleanup.
1997-04-16 23:39:28 +00:00
..
adosfs Implement a POSIX compliant genfs VOP_SEEK() and use it in the appropriate 1997-04-11 21:52:00 +00:00
arch - Pull in new ofwmagic.S and soft_spl.c files 1997-04-16 23:27:05 +00:00
compat Regen. 1997-04-07 14:15:06 +00:00
conf Add netatalk glue 1997-04-02 21:34:11 +00:00
ddb
dev - Update for no __BROKEN_INDIRECT_CONFIG. 1997-04-16 23:39:28 +00:00
gdbscripts widen proc pointer and wchan pointer fields from 10 to 18 characters, so 1997-04-16 00:58:26 +00:00
ipkdb
isofs/cd9660 Implement a POSIX compliant genfs VOP_SEEK() and use it in the appropriate 1997-04-11 21:52:00 +00:00
kern Add POSIX.1b nanosleep(). 1997-04-16 14:41:28 +00:00
lib
lkm We don't want iplread to change to enodev() when we don't have IPFILTER_LOG 1997-04-15 18:58:27 +00:00
miscfs fdesc_seek -> genfs_seek, not genfs_badop 1997-04-16 22:43:41 +00:00
msdosfs Implement a POSIX compliant genfs VOP_SEEK() and use it in the appropriate 1997-04-11 21:52:00 +00:00
net Made pppoutput() public again on behalf of Martin Husemann (PR 3455). 1997-04-16 12:54:42 +00:00
netatalk Make at_ifawithnet take an ifnet arg instead of an ifaddr. Suggested by 1997-04-03 18:38:21 +00:00
netccitt
netinet - Fix indentation of the nested conditionals. It was inconsistent in places. 1997-04-15 00:44:42 +00:00
netiso
netnatm
netns PR/3408: From Koji Imada: mv_faults on SPP connections. 1997-03-29 17:01:38 +00:00
nfs Implement a POSIX compliant genfs VOP_SEEK() and use it in the appropriate 1997-04-11 21:52:00 +00:00
scsi Add another IBM disk that needs SDEV_AUTOSAVE. 1997-04-08 17:35:06 +00:00
stand
sys Add POSIX.1b nanosleep(). 1997-04-16 14:41:28 +00:00
ufs Implement a POSIX compliant genfs VOP_SEEK() and use it in the appropriate 1997-04-11 21:52:00 +00:00
vm Document a requirement of vm_object_bypass(). 1997-04-08 22:35:49 +00:00
Makefile Add netatalk 1997-04-02 21:14:29 +00:00