freebsd-nq/sys
Mark Murray 340a8a91c3 Fix a buffer overrun in /dev/random which, due to the nature of the
kernel memory allocator, is harmless. This could be a problem for
other systems, though. I've modified Darren's patch a little.

Original patch by: Darren Schack, Isilon Systems, Inc <darrens@isilon.com>
Also analysed by:  SGI, and in particular Divy Le Ray of SGI
OK'ed by:          re(rwatson)
2002-12-12 17:38:45 +00:00
..
alpha Unbreak the KSE code. Keep track of zobie threads using the Per-CPU storage 2002-12-10 02:33:45 +00:00
amd64 Unbreak the KSE code. Keep track of zobie threads using the Per-CPU storage 2002-12-10 02:33:45 +00:00
arm
boot Uniformly refer to a file system as "file system". 2002-12-12 17:26:04 +00:00
cam
coda
compat Fix emulation of the fcntl64() syscall. In Linux, this is exactly 2002-12-08 18:30:44 +00:00
conf Document that ENABLE_VFS_IOOPT is dangerous. Please don't use it. 2002-12-09 03:38:03 +00:00
contrib
crypto
ddb
dev Fix a buffer overrun in /dev/random which, due to the nature of the 2002-12-12 17:38:45 +00:00
fs Remove dm_root entry from struct devfs_mount. It's never set, and is 2002-12-09 03:44:28 +00:00
geom Add support for the PC98 platform to the ATA driver. 2002-12-03 20:20:44 +00:00
gnu
i4b
i386 Unbreak the KSE code. Keep track of zobie threads using the Per-CPU storage 2002-12-10 02:33:45 +00:00
ia64 Unbreak the KSE code. Keep track of zobie threads using the Per-CPU storage 2002-12-10 02:33:45 +00:00
isa Use the correct value when writing the Day Of Week byte in the CMOS. 2002-12-04 13:46:49 +00:00
isofs/cd9660
kern Unbreak the KSE code. Keep track of zobie threads using the Per-CPU storage 2002-12-10 02:33:45 +00:00
libkern
modules Correct alphabetization of awi entry. 2002-12-08 17:59:44 +00:00
net MFS: recognize gre packets used in the WCCP protocol. 2002-12-07 14:22:05 +00:00
netatalk
netatm
netgraph
netinet MFS: recognize gre packets used in the WCCP protocol. 2002-12-07 14:22:05 +00:00
netinet6
netipsec
netipx
netkey
netnatm
netncp
netns
netsmb fix connecting to (samba) server when share-level security is in effect 2002-12-07 08:28:56 +00:00
nfs
nfsclient
nfsserver In the NFSv3 `fsinfo' procedure reply, don't claim that we support 2002-12-05 16:58:11 +00:00
opencrypto
pc98 MFi386: revision 1.551. 2002-12-04 15:04:18 +00:00
pccard
pci
posix4
powerpc Unbreak the KSE code. Keep track of zobie threads using the Per-CPU storage 2002-12-10 02:33:45 +00:00
rpc
security Default policies to on: if you load them or compile them into your 2002-12-10 16:20:34 +00:00
sparc64 Unbreak the KSE code. Keep track of zobie threads using the Per-CPU storage 2002-12-10 02:33:45 +00:00
sys Unbreak the KSE code. Keep track of zobie threads using the Per-CPU storage 2002-12-10 02:33:45 +00:00
tools
ufs Remove the comment about dump(8) not working properly with snapshots. 2002-12-12 00:31:45 +00:00
vm
Makefile