freebsd-dev/sys
Søren Schmidt 41ef40c93d Only read user data when blocksize != 2048, this "read the works"
sneaked in sometime which is not what the average user wants.
2000-02-29 16:11:18 +00:00
..
alpha * Fix the memory probing code so that it sees all memory clusters, not 2000-02-29 08:48:10 +00:00
amd64 Reset the hardware debug registers when exec'ing a new image. 2000-02-28 19:48:51 +00:00
boot Fix the loader to handle module dependencies properly. More fixes 2000-02-25 05:10:44 +00:00
cam Some minor fixing - final for 4.0. Debugging messages toned down a bit. 2000-02-29 05:45:50 +00:00
coda
compat Fix accept(2) behavior in that accepted sockets don't inherit the 2000-02-28 18:58:59 +00:00
compile
conf MCA is supported to some extent. Modify a comment that claims otherwise. 2000-02-26 05:07:05 +00:00
contrib
crypto Prototype fix for IPsec authentication related functions 2000-02-10 19:35:53 +00:00
ddb
dev Only read user data when blocksize != 2048, this "read the works" 2000-02-29 16:11:18 +00:00
fs
geom
gnu
i4b Newbus-ify the USR Sportster TA Intern driver. 2000-02-21 02:10:10 +00:00
i386 Reset the hardware debug registers when exec'ing a new image. 2000-02-28 19:48:51 +00:00
isa Do not add children (atkbd and psm) if they are disabled. 2000-02-25 11:40:31 +00:00
isofs/cd9660
kern If a driver probe fails, unset it from the device. This fixes a problem 2000-02-29 09:36:25 +00:00
libkern
miscfs
modules Enable pcfclock as a kernel loadable module. 2000-02-29 10:57:42 +00:00
msdosfs
net This fixes a problem where the SIOCGIFCONF ioctl goes wrong. This 2000-02-28 19:30:25 +00:00
netatalk Clean up some loose ends in the network code, including the X.25 and ISO 2000-02-13 03:32:07 +00:00
netatm Clean up some loose ends in the network code, including the X.25 and ISO 2000-02-13 03:32:07 +00:00
netgraph
netinet Limit the maximum permissible TCP window size to 65535 octets if 2000-02-28 21:18:21 +00:00
netinet6 At detaching IPv6 raw socket, also finish IPv6 multicast router. 2000-02-27 18:35:10 +00:00
netipx Clean up some loose ends in the network code, including the X.25 and ISO 2000-02-13 03:32:07 +00:00
netkey
netnatm Clean up some loose ends in the network code, including the X.25 and ISO 2000-02-13 03:32:07 +00:00
netncp
netns Clean up some loose ends in the network code, including the X.25 and ISO 2000-02-13 03:32:07 +00:00
nfs Clean up some loose ends in the network code, including the X.25 and ISO 2000-02-13 03:32:07 +00:00
nfsclient Clean up some loose ends in the network code, including the X.25 and ISO 2000-02-13 03:32:07 +00:00
nfsserver Clean up some loose ends in the network code, including the X.25 and ISO 2000-02-13 03:32:07 +00:00
ntfs
nwfs
pc98 Merged from sys/isa/sio.c rev 1.288. 2000-02-17 15:09:12 +00:00
pccard /tmp/msg 2000-02-21 06:52:20 +00:00
pci 'driver support' -> 'driver supports' 2000-02-29 10:02:29 +00:00
posix4
powerpc Update the ata driver to take more advantage of newbus, this 2000-02-18 20:57:33 +00:00
rpc
svr4
sys Add SI_SUB_VINUM startup sequence for Vinum. This is part of Vinum 2000-02-29 01:57:33 +00:00
tools
ufs Fix a 'freeing free block' panic in UFS. The problem occurs when the 2000-02-24 20:43:20 +00:00
vm Add MAP_NOCORE to mmap(2), and MADV_NOCORE and MADV_CORE to madvise(2). 2000-02-28 04:10:35 +00:00
Makefile