NetBSD/sys
drochner 568386df44 We should ensure stack alignment _after_ subtracting sizeof(sigframe).
Should fix PR bin/24948 by Wolfgang S. Rupprecht.
(nuke getframe() completely because its interface doesn't support this,
and it it used at one place only anyway)
2004-03-28 15:46:14 +00:00
..
altq parameter with two es. From Peter Postma. 2004-02-24 15:22:01 +00:00
arch We should ensure stack alignment _after_ subtracting sizeof(sigframe). 2004-03-28 15:46:14 +00:00
coda Tango on sysctl_createv() and flags. The flags have all been renamed, 2004-03-24 15:34:46 +00:00
compat use netbsd32_sigcode with COMPAT_16 only 2004-03-26 18:38:55 +00:00
conf Pull in sys/kern_kcont. Size is 1.4k, hardly worth making an option 2004-03-20 03:12:47 +00:00
crypto
ddb Tango on sysctl_createv() and flags. The flags have all been renamed, 2004-03-24 15:34:46 +00:00
dev Add some initialization code for TI bridges. 2004-03-28 09:49:31 +00:00
fs Manually attach malloc types when being built as an lkm. 2004-03-27 04:43:43 +00:00
gdbscripts
ipkdb
kern Fix sysctl_createv() so that rnode and cnode can refer to the same 2004-03-27 04:26:23 +00:00
lib remove license clauses 3 and 4 from my cpoyright notices 2004-03-24 17:26:53 +00:00
lkm Set PATH and use ip_fil_netbsd.c 2004-03-28 09:37:14 +00:00
miscfs Tango on sysctl_createv() and flags. The flags have all been renamed, 2004-03-24 15:34:46 +00:00
net UCB no longer requires the advertising clause. 2004-03-25 10:53:46 +00:00
net80211 In wi(4), wi_choose_rate used to contain device-independent code. 2004-03-17 17:00:34 +00:00
netatalk
netccitt
netinet Cast 64 bit pointers only with (intptr_t) care. 2004-03-28 12:12:28 +00:00
netinet6 no need for splsoftnet, because the caller does it already. 2004-03-28 08:28:50 +00:00
netipsec Tango on sysctl_createv() and flags. The flags have all been renamed, 2004-03-24 15:34:46 +00:00
netisdn Pass the number of B channels down in the info ioctl. 2004-03-28 14:27:26 +00:00
netiso Spell the plural of suffix "suffixes", not "suffices". 2004-02-13 17:56:17 +00:00
netkey Tango on sysctl_createv() and flags. The flags have all been renamed, 2004-03-24 15:34:46 +00:00
netnatm
netns parameter with two es. From Peter Postma. 2004-02-24 15:22:01 +00:00
netsmb align Extended file attributes defines 2004-03-22 16:42:06 +00:00
nfs Tango on sysctl_createv() and flags. The flags have all been renamed, 2004-03-24 15:34:46 +00:00
opencrypto
stand
sys Introduce sysc_init_field() and use it to make the code a little less ugly. 2004-03-26 22:54:42 +00:00
ufs Rework previous so that FS_FLAGS_UPDATED is only looked at for ffsv1 2004-03-27 12:40:46 +00:00
uvm Conditionalize a few more declarations, as they may be defined as macros: 2004-03-27 00:59:55 +00:00
Makefile