freebsd-skq/sys
bde cad2dd24ed Changed _POSIX_VERSION from 198808L to 199009L. We're close to conforming
to the 1990 version according to NIST-PCTS.  Many man pages still refer to
the 1988 version.
1996-11-29 14:48:17 +00:00
..
alpha KNF'ify. 1996-11-15 06:22:48 +00:00
amd64 Fixed EFAULT handling in i586_copyin() and i586_copyout(). Use a 1996-11-29 14:32:30 +00:00
compat/linux
compile
conf Clarified the comment about removing other CPU defs. Specifically, 1996-11-29 07:08:48 +00:00
ddb
dev Conditionally enable the busfree interrupt to catch unexpected busfrees. 1996-11-22 08:25:23 +00:00
fs
geom
gnu
i386 Fixed EFAULT handling in i586_copyin() and i586_copyout(). Use a 1996-11-29 14:32:30 +00:00
isa Fix UserConfig w/syscons. 1996-11-19 17:08:10 +00:00
isofs/cd9660
kern Potentially fix a problem, whereby MSDOSFS can request buffers 1996-11-28 04:26:04 +00:00
libkern
miscfs changes to make devfs more 'normal' 1996-11-21 07:19:00 +00:00
modules
msdosfs
net Fixed broken SIOCGIFADDR. It was copying out garbage as the ethernet 1996-11-18 04:55:44 +00:00
netatalk
netinet Allocate a header mbuf for the start of the encapsulated packet. 1996-11-23 19:07:02 +00:00
netipx Enlarge the transmit and receive bufferspace of ipx. Make it tweakable 1996-11-24 08:25:48 +00:00
netkey
netns
nfs
nfsclient
nfsserver
pc98 Some more updates. 1996-11-14 08:46:21 +00:00
pccard
pci Fixed obsolete comment. 1996-11-18 02:45:46 +00:00
powerpc/include
rpc
scsi Rogue entry for DEC DLT2700 1996-11-28 09:51:03 +00:00
sys Changed _POSIX_VERSION from 198808L to 199009L. We're close to conforming 1996-11-29 14:48:17 +00:00
tools
ufs Submitted by: Archie and me. 1996-11-13 01:45:56 +00:00
vm Make the kernel smaller with at worst a neutral effect on perf by 1996-11-28 23:15:07 +00:00
Makefile