freebsd-skq/sys
Pawel Jakub Dawidek 9d34e94d14 Verify offset before reading.
MFC after:	2 days
2005-08-26 12:50:08 +00:00
..
alpha Move MINSIGSTKSZ from <machine/signal.h> to <machine/_limits.h> and rename 2005-08-20 16:44:41 +00:00
amd64 Remedy the following three problems: 2005-08-26 05:18:46 +00:00
arm Move MINSIGSTKSZ from <machine/signal.h> to <machine/_limits.h> and rename 2005-08-20 16:44:41 +00:00
boot Add a "comconsole_speed" loader variable that can be used to change 2005-08-18 01:39:43 +00:00
bsm
cam
coda
compat
conf Oops, I forget to add item in files . 2005-08-26 12:48:34 +00:00
contrib
crypto
ddb
dev Unbreak compiles with ACPI_DEBUG. 2005-08-26 02:21:02 +00:00
doc
fs
gdb
geom Verify offset before reading. 2005-08-26 12:50:08 +00:00
gnu
i4b
i386 Move MINSIGSTKSZ from <machine/signal.h> to <machine/_limits.h> and rename 2005-08-20 16:44:41 +00:00
ia64 Move MINSIGSTKSZ from <machine/signal.h> to <machine/_limits.h> and rename 2005-08-20 16:44:41 +00:00
isa
isofs/cd9660
kern Two minor optimizations of fdalloc(): 2005-08-26 11:16:39 +00:00
libkern - Fix checking range of strings of struct iconv_add_in in libsmb and libkiconv, 2005-08-24 12:38:26 +00:00
modules Add NTFS labeling function. 2005-08-26 11:35:10 +00:00
net De-spl parts of the routing socket code now generally protected 2005-08-25 13:30:04 +00:00
net80211
netatalk
netatm
netgraph Make sure ng_fec_init() uses the same calling convention as the rest of 2005-08-25 17:00:02 +00:00
netinet - Refuse hashsize of 0, since it is invalid. 2005-08-25 13:57:00 +00:00
netinet6 added a missing unlock (just do the same thing as in netinet/raw_ip.c) 2005-08-18 11:11:27 +00:00
netipsec
netipx
netkey SADB_UPDATE did not return an error when key length is invalid. 2005-08-22 07:05:14 +00:00
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient
nfsserver
opencrypto Fix bogus check. It was possible to panic the kernel by giving 0 length. 2005-08-18 11:58:03 +00:00
pc98
pccard
pci - Remove non-bus-dma code. 2005-08-25 21:06:56 +00:00
posix4
powerpc Move MINSIGSTKSZ from <machine/signal.h> to <machine/_limits.h> and rename 2005-08-20 16:44:41 +00:00
rpc
security
sparc64 Move MINSIGSTKSZ from <machine/signal.h> to <machine/_limits.h> and rename 2005-08-20 16:44:41 +00:00
sys Bump __FreeBSD_version for memmem(3). 2005-08-25 19:49:53 +00:00
tools
ufs Set the mountpoint path in the superblock (fs_fsmnt) at mount-time 2005-08-21 22:06:41 +00:00
vm
Makefile