NetBSD/sys
reinoud b1b70c855b Fixing a bad case of walking/writing out of allocated space.... the
allocated space was 2048 bytes, but when adding 1024 to the variable
`unix_name' to split the allocated space in half it effectively starts just
OUTSIDE the allocated space. This ought to fix memory corruption bugs when
using UDF.

This is a routine to revisit one day.
2006-07-09 13:58:47 +00:00
..
altq Add ALTQ_PRIQ. 2006-06-19 20:40:48 +00:00
arch include files.apm 2006-07-09 06:22:32 +00:00
coda integrate kauth. 2006-05-14 21:19:33 +00:00
compat -fix for previous: don't malloc() with spinlock held 2006-06-30 15:50:46 +00:00
conf Ankh-Morpork, we have a MIDI driver.... 2006-06-30 13:56:25 +00:00
contrib/dev/ath put depend back. 2006-07-04 18:43:35 +00:00
crypto quell GCC 4.1 uninitialised variable warnings. 2006-05-10 21:53:14 +00:00
ddb integrate kauth. 2006-05-14 21:19:33 +00:00
dev - Tidy up some debugging/diagnostic messages. 2006-07-08 23:02:55 +00:00
dist don't allocate > 1K on the stack. 2006-06-13 02:08:20 +00:00
fs Fixing a bad case of walking/writing out of allocated space.... the 2006-07-09 13:58:47 +00:00
gdbscripts
ipkdb Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:45:08 +00:00
kern Fix behaviour of files with no signatures on exec. 2006-07-09 10:13:53 +00:00
lib With VAX & GCC4, use builtin memset and memmove. 2006-07-08 00:24:26 +00:00
lkm make this compile with standard warning level 2006-07-05 14:33:20 +00:00
miscfs PR/33815: Nicolas Joly: /emul/linux/proc/#/stat always report current 2006-06-24 16:34:02 +00:00
net KNF. 2006-07-08 18:32:53 +00:00
net80211 Make 802.11 devices to work with stealth AP even when scanning 2006-06-30 06:17:10 +00:00
netatalk merge FreeBSD timecounters from branch simonb-timecounters 2006-06-07 22:33:33 +00:00
netbt make some bluetooth devices just devices, not interface attributes 2006-06-21 17:14:13 +00:00
netccitt merge FreeBSD timecounters from branch simonb-timecounters 2006-06-07 22:33:33 +00:00
netinet Prototype for tvtohz() is no longer needed here. 2006-06-13 15:57:15 +00:00
netinet6 Add a missing piece from RFC 3542. KAME-NetBSD-current branch 2006-07-08 19:58:40 +00:00
netipsec clarify time scale semantic issue 2006-06-10 11:42:07 +00:00
netisdn merge FreeBSD timecounters from branch simonb-timecounters 2006-06-07 22:33:33 +00:00
netiso merge FreeBSD timecounters from branch simonb-timecounters 2006-06-07 22:33:33 +00:00
netkey merge FreeBSD timecounters from branch simonb-timecounters 2006-06-07 22:33:33 +00:00
netnatm
netns merge FreeBSD timecounters from branch simonb-timecounters 2006-06-07 22:33:33 +00:00
netsmb Correct timeout computation. Fixes kern/33740. 2006-06-15 15:42:42 +00:00
nfs some comments taken from Jed Davis's patch. 2006-07-01 11:30:44 +00:00
opencrypto merge FreeBSD timecounters from branch simonb-timecounters 2006-06-07 22:33:33 +00:00
stand
sys Back out previous change. The problem was not here. Oops. 2006-07-05 15:19:38 +00:00
ufs Protect lfs_order_freelist() with the segment lock. 2006-07-06 22:27:19 +00:00
uvm Introduce a UVM_KMF_EXEC flag for uvm_km_alloc() which enforces an 2006-07-05 14:26:42 +00:00
Makefile Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@, 2006-06-19 15:44:33 +00:00