NetBSD/sys
perry 970ad9314d Remove __attribute__((__noreturn__)) from things already marked __dead
Found by the department of redundancy department.
2007-12-24 15:46:45 +00:00
..
altq
arch Remove __attribute__((__noreturn__)) from things already marked __dead 2007-12-24 15:46:45 +00:00
coda
compat Regen for getpgid. 2007-12-24 14:26:50 +00:00
conf Reserve a major for ZFS. 2007-12-24 15:12:05 +00:00
contrib/dev/ath
crypto
ddb
dev Add missing call to pmf_deregister() in the USB_DETACH routine. 2007-12-24 14:41:19 +00:00
dist Poison struct route->ro_rt uses in the kernel by changing the name 2007-12-20 19:53:29 +00:00
fs
gdbscripts
ipkdb
kern Export do_sys_unlink, do_sys_rename to the rest of the kernel. 2007-12-24 15:04:19 +00:00
lib Remove __attribute__((__noreturn__)) from things already marked __dead 2007-12-24 15:46:45 +00:00
lkm Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
miscfs procfs_douptime: simply use microuptime() instead of a mysterious calculation. 2007-12-22 01:06:54 +00:00
net Constify struct ifnet->if_sadl and every use throughout the tree. 2007-12-20 21:08:17 +00:00
net80211 Use #ifdef _KERNEL to keep kernel-only definitions out of userland. 2007-12-22 00:51:07 +00:00
netatalk Get the rtentry from forwro in one less step. 2007-12-21 02:46:37 +00:00
netbt
netinet Make sure ip_newid etal doesn't return an ip_id of 0. 2007-12-22 16:04:45 +00:00
netinet6 Poison struct route->ro_rt uses in the kernel by changing the name 2007-12-20 19:53:29 +00:00
netipsec
netisdn
netiso Poison struct route->ro_rt uses in the kernel by changing the name 2007-12-20 19:53:29 +00:00
netkey
netnatm
netsmb
nfs nfsrv_create: fix a use-after-release. 2007-12-22 03:31:15 +00:00
opencrypto
rump
secmodel
stand
sys Install sys/atomic.h 2007-12-24 15:15:47 +00:00
ufs Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
uvm Remove __attribute__((__noreturn__)) from things already marked __dead 2007-12-24 15:46:45 +00:00
Makefile