.. |
altq
|
…
|
|
arch
|
Initialiase nop count to avoid uninitalised use warnings from Clang.
|
2013-12-17 01:29:39 +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
|
Regen.
|
2013-12-10 14:55:07 +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
|
Fix memset arguments.
|
2013-12-17 01:00:16 +00:00 |
dist/pf
|
fix compiler warnings
|
2013-10-20 21:05:47 +00:00 |
external
|
Comment out unsed variable. Left for reference.
|
2013-12-14 10:00:42 +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
|
Make the auto-unload timeout configurable via sysctl, and if the timeout
|
2013-12-15 21:09:50 +00:00 |
lib
|
Allow overriding CTASSERT. This helps with building NetBSD sources with
|
2013-12-15 21:15:41 +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
|
GC unused functions. Don't bother building ieee80211_acl.c, nothing in
|
2013-09-13 20:19:53 +00:00 |
netatalk
|
Remove unused variable
|
2013-09-12 19:47:58 +00:00 |
netbt
|
Remove SS_ISCONFIRMING, it is unused and TP4 will not come back.
|
2013-08-29 17:49:20 +00:00 |
netinet
|
Update TCP CB with new values on rfc1323 and mssdflt sysctl updates
|
2013-12-02 09:39:54 +00:00 |
netinet6
|
convert from CIRCLEQ to TAILQ.
|
2013-11-23 14:20:21 +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
|
Remove unused variable
|
2013-09-12 13:12:35 +00:00 |
rump
|
Translate return values for emulations, e.g. Linux. For ports without
|
2013-12-16 15:36:29 +00:00 |
secmodel
|
…
|
|
stand
|
…
|
|
sys
|
Make ptrdiff_t available in the kernel.
|
2013-12-12 17:53:03 +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
|
…
|
|