.. |
altq
|
…
|
|
arch
|
Add a machdep.cpu_arch sysctl
|
2013-02-03 15:57:09 +00:00 |
coda
|
…
|
|
compat
|
exitting -> exiting.
|
2013-01-27 14:47:37 +00:00 |
conf
|
Provide dotg(4) - a driver for the Synposys DesignWare OTG USB IP found
|
2013-01-09 22:23:44 +00:00 |
crypto
|
…
|
|
ddb
|
remove the new command not the old one.
|
2013-01-06 04:17:27 +00:00 |
dev
|
Use CACHE_LINE_SIZE for EHCI_SQTD_ALIGN to make sure the sqtd fully consume
|
2013-02-02 14:15:55 +00:00 |
dist/pf
|
…
|
|
external
|
Fix off-by-one read error.
|
2013-01-15 03:39:16 +00:00 |
fs
|
A little more debugging.
|
2013-01-28 00:17:18 +00:00 |
gdbscripts
|
…
|
|
ipkdb
|
…
|
|
kern
|
Make the inclusion of <sys/cprng.h> a private matter for sysctl. No reason
|
2013-02-02 14:02:09 +00:00 |
lib
|
Add strnlen.c to SRCS (which will automatically use the .S version if it
|
2013-01-23 22:34:37 +00:00 |
miscfs
|
Change bread() and breadn() to never return a buffer on
|
2012-12-20 08:03:41 +00:00 |
modules
|
We need more defines for this to actually work!
|
2013-01-22 01:50:25 +00:00 |
net
|
use cprng_fast instead of getmicrouptime to generate "random" mac address
|
2013-01-28 15:05:03 +00:00 |
net80211
|
The IEEE80211_F_ flag prefix was used for both the flags in ieee80211_var.h
|
2013-01-10 17:40:10 +00:00 |
netatalk
|
…
|
|
netbt
|
…
|
|
netinet
|
get rid of ip_len local variable. Use ntohs(ip->ip_len) like the rest
|
2013-02-02 07:00:40 +00:00 |
netinet6
|
Set the socket family for the network mask.
|
2013-01-28 17:57:34 +00:00 |
netipsec
|
rename pcb_sp to policy to avoid:
|
2012-12-07 15:29:38 +00:00 |
netisdn
|
split device_t/softc for all remaining drivers.
|
2012-10-27 17:17:22 +00:00 |
netiso
|
…
|
|
netkey
|
…
|
|
netmpls
|
…
|
|
netnatm
|
…
|
|
netsmb
|
Improve smbfs timestamp handling.
|
2012-11-30 23:24:21 +00:00 |
nfs
|
Stuff UFS_ in front of a few of ufs's symbols to reduce namespace
|
2013-01-22 09:39:11 +00:00 |
opencrypto
|
fix compilation
|
2013-02-02 21:38:24 +00:00 |
rump
|
bump for TOOLS_BUILDRUMP
|
2013-01-31 19:16:11 +00:00 |
secmodel
|
Re-instate backwards compatible security.models.bsd44.{curtain,securelevel}.
|
2013-01-28 00:51:29 +00:00 |
stand
|
…
|
|
sys
|
Use const void *
|
2013-02-02 17:58:11 +00:00 |
ufs
|
Stuff UFS_ in front of a few of ufs's symbols to reduce namespace
|
2013-01-22 09:39:11 +00:00 |
uvm
|
Remove __BEGIN_DECLS/__END_DECLS
|
2013-02-02 14:06:58 +00:00 |
Makefile
|
…
|
|