.. |
altq
|
…
|
|
arch
|
Get rid on some useless pc addition. Use adr or ldr with pc relative
|
2014-01-13 18:26:34 +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
|
use new bsd.syscall.mk
|
2014-01-14 18:51:24 +00:00 |
conf
|
Welcome to 2014!
|
2014-01-01 00:33:34 +00:00 |
crypto
|
Create modules for software crypto components.
|
2014-01-01 15:18:57 +00:00 |
ddb
|
Remove cpu_queue (and thus eleminate another use of CIRCLEQ) by replacing
|
2013-11-24 21:58:38 +00:00 |
dev
|
cap mappable framebuffer size at 64MB before dividing it up for each output
|
2014-01-14 09:46:42 +00:00 |
dist/pf
|
fix compiler warnings
|
2013-10-20 21:05:47 +00:00 |
external
|
PR/48494: Ryo Onodera: After ACPICA 20131218 update, uhub topology is
|
2014-01-05 15:45:43 +00:00 |
fs
|
Prevent a diagnostic assertion in tmpfs_rmdir() from being triggered
|
2014-01-10 16:42:38 +00:00 |
gdbscripts
|
Since mountlist is now a TAILQ, convert some missed usages
|
2013-11-23 16:15:24 +00:00 |
ipkdb
|
…
|
|
kern
|
Support for vnode operation versioning. Allow a new keyword "VERSION"
|
2014-01-13 12:07:55 +00:00 |
lib
|
Remove obsolete exec.c for a.out. It was superseded by loadfile() long ago.
|
2014-01-12 15:19:57 +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
|
Add hifn(4) and ubsec(4) to the NOTYET section, and note that they can
|
2014-01-03 16:16:10 +00:00 |
net
|
missed one inet6 check
|
2014-01-03 12:49:59 +00:00 |
net80211
|
…
|
|
netatalk
|
…
|
|
netbt
|
…
|
|
netinet
|
IPv6 UDP uses the IPv4 pcb tables, and therefore the stats, so need
|
2014-01-04 14:18:12 +00:00 |
netinet6
|
Remove the now un-used function in6ifa_ifplocaladdr.
|
2014-01-13 18:57:48 +00:00 |
netipsec
|
fix debugging output printfs to use __func__ so they print the correct names.
|
2013-12-24 15:48:53 +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
|
Clean-up module initialization
|
2014-01-14 14:16:47 +00:00 |
rump
|
Link new opencrypto library into the build.
|
2014-01-14 17:17:52 +00:00 |
secmodel
|
…
|
|
stand
|
…
|
|
sys
|
we never include bsd.sys.mk directly.
|
2014-01-10 15:54:59 +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
|
Re-instate the zero length sections in elf core dumps (they probably help
|
2014-01-07 07:59:03 +00:00 |
Makefile
|
…
|
|