NetBSD/sys
martin 378dec2fe2 Align the size and alignment of label_t (kernel jmp_buf equivalent)
with the use in setjmp/longjmp. Duh!
This makes DDB work again on sparc kernels compiled with gcc4.
2006-06-28 20:55:45 +00:00
..
altq Add ALTQ_PRIQ. 2006-06-19 20:40:48 +00:00
arch Align the size and alignment of label_t (kernel jmp_buf equivalent) 2006-06-28 20:55:45 +00:00
coda integrate kauth. 2006-05-14 21:19:33 +00:00
compat Use the new socket call for Linux and SVR4, because those systems (at 2006-06-27 09:09:40 +00:00
conf add some common code to support the ACPI power management timer 2006-06-26 16:13:21 +00:00
contrib/dev/ath add a missing dependency. 2006-06-25 22:39:51 +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 Initialize portno 2006-06-28 18:20:36 +00:00
dist don't allocate > 1K on the stack. 2006-06-13 02:08:20 +00:00
fs Make this compile again. 2006-06-20 09:17:14 +00:00
gdbscripts
ipkdb Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:45:08 +00:00
kern regenerate. 2006-06-26 21:30:50 +00:00
lib merge FreeBSD timecounters from branch simonb-timecounters 2006-06-07 22:33:33 +00:00
lkm remove gcc4 stuff since it is done in bsd.kmod.mk 2006-05-21 05:43:49 +00:00
miscfs PR/33815: Nicolas Joly: /emul/linux/proc/#/stat always report current 2006-06-24 16:34:02 +00:00
net Make this build with GCC 4.x. 2006-06-27 10:45:09 +00:00
net80211 fix some pointer botches which made wiconfig panic my machine 2006-06-27 14:30:52 +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 fix the dad_count logic: if we send a packet successfully, reset the counter 2006-06-28 16:43:43 +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 - introduce vfs_composefh() and use it where appropriate. 2006-06-17 07:06:50 +00:00
opencrypto merge FreeBSD timecounters from branch simonb-timecounters 2006-06-07 22:33:33 +00:00
stand
sys that should be _STANDALONE, not STANDALONE. 2006-06-27 03:49:08 +00:00
ufs Change LFCNWRAP{STOP,GO} to make them more suitable for snapshotting; in 2006-06-24 05:28:54 +00:00
uvm make amap use kmem_alloc, rather than malloc. 2006-06-25 08:03:46 +00:00
Makefile Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@, 2006-06-19 15:44:33 +00:00