NetBSD/sys
christos 39826d358b Consistency checks for the length of the interpreter (the length includes
the trailing NUL): make sure it is not empty and has the proper length.
From Maxime Villard
2013-12-21 14:41:02 +00:00
..
altq
arch When restoring SPRSR, use spsr_fsxc not spsr_all so bits[23-8] are restored. 2013-12-20 07:01:06 +00:00
coda Change the queue.3 *_END(&head) macros to NULL. Since we don't have CIRCLEQ 2013-11-27 17:24:43 +00:00
compat Cleanup compat linux errnos by adding generic errnos in a single file. 2013-12-17 22:14:24 +00:00
conf Put vfs bits of ktrace into kern_ktrace_vfs.c per convention. 2013-12-09 16:45:23 +00:00
crypto
ddb Remove cpu_queue (and thus eleminate another use of CIRCLEQ) by replacing 2013-11-24 21:58:38 +00:00
dev regen. 2013-12-21 09:24:11 +00:00
dist/pf fix compiler warnings 2013-10-20 21:05:47 +00:00
external Turn on executable allocator an use module_map with UVM_KMF_EXEC flag. 2013-12-17 22:39:23 +00:00
fs CID 975205: Unchecked return value 2013-12-10 18:20:32 +00:00
gdbscripts Since mountlist is now a TAILQ, convert some missed usages 2013-11-23 16:15:24 +00:00
ipkdb
kern Consistency checks for the length of the interpreter (the length includes 2013-12-21 14:41:02 +00:00
lib Fix typo. 2013-12-20 12:46:42 +00:00
miscfs Change the queue.3 *_END(&head) macros to NULL. Since we don't have CIRCLEQ 2013-11-27 17:24:43 +00:00
modules added luasystm files (for some reason it wasn't done in the last commit) 2013-12-17 00:02:22 +00:00
net XXXgcc Wuninitialized kludge 2013-12-15 21:18:01 +00:00
net80211
netatalk
netbt
netinet Update TCP CB with new values on rfc1323 and mssdflt sysctl updates 2013-12-02 09:39:54 +00:00
netinet6 Instead of voodo casts use simple byte pointer arithmetic and memcpy to 2013-12-17 20:25:00 +00:00
netipsec - apply some __diagused 2013-11-03 18:37:10 +00:00
netisdn
netkey
netmpls
netnatm
netsmb
nfs only prevent autounload, not regular unload when we have exports 2013-12-14 22:04:03 +00:00
opencrypto
rump include shmif_dumpbus 2013-12-20 10:13:24 +00:00
secmodel
stand
sys Add shm_open(3) and shm_unlink(3) to support POSIX shared memory objects. 2013-12-19 19:11:50 +00:00
ufs ib_get is not used in the evbarm/OPENRD kernel, so mark it as such. 2013-12-17 01:17:39 +00:00
uvm fix circleq comments 2013-11-23 14:50:40 +00:00
Makefile