NetBSD/sys
thorpej 144eb2ce5b - Fixed reversed arguments to an asm() (from Andrew Cagney)
- Round memory segments in a saner way (from Charles Hannum)
1997-04-16 22:45:26 +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 - Fixed reversed arguments to an asm() (from Andrew Cagney) 1997-04-16 22:45:26 +00:00
compat Regen. 1997-04-07 14:15:06 +00:00
conf
ddb
dev create pci_mapreg_info() which simply gets mapping register information. 1997-04-13 22:05:10 +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
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