.. |
altq
|
|
|
arch
|
Contribution from Petri Laakso:
|
2013-02-23 16:22:38 +00:00 |
coda
|
mention current status
|
2012-08-04 12:47:00 +00:00 |
compat
|
remove empty #if
|
2013-02-21 14:13:01 +00:00 |
conf
|
inet & inet6 == wrong
|
2013-02-22 15:59:14 +00:00 |
crypto
|
|
|
ddb
|
need <sys/types.h> for various crap that other headers use (pid_t etc).
|
2013-02-10 14:44:14 +00:00 |
dev
|
Use macro. Remove duplicated macro. Remove unused variable.
|
2013-02-25 00:36:22 +00:00 |
dist/pf
|
IPF 5.1.2 is in external/bsd/ipf and sys/external/bsd/ipf now;
|
2012-09-15 18:12:17 +00:00 |
external
|
CID/979998: missing va_end()
|
2013-02-09 01:46:30 +00:00 |
fs
|
A little more debugging.
|
2013-01-28 00:17:18 +00:00 |
gdbscripts
|
|
|
ipkdb
|
|
|
kern
|
Move boottime50 and its associated sysctl into the compat module. As
|
2013-02-21 01:39:54 +00:00 |
lib
|
Modify earm rule to match any machine_arch starting with earm.
|
2013-02-06 07:18:15 +00:00 |
miscfs
|
Make the spec_node table implementation private to spec_vnops.c.
|
2013-02-13 14:03:48 +00:00 |
modules
|
NPF:
|
2013-02-09 03:35:31 +00:00 |
net
|
nbuf_ensure_contig: fix assert (can be equal if there is zero-length mbuf).
|
2013-02-19 23:57:37 +00:00 |
net80211
|
don't print the interface name 2ice.
|
2013-02-04 15:44:45 +00:00 |
netatalk
|
|
|
netbt
|
CID/90001: missing va_end()
|
2013-02-09 01:19:05 +00:00 |
netinet
|
Remove remnants of AF_IMPLINK.
|
2013-02-05 17:30:01 +00:00 |
netinet6
|
PR/47576: Takahiro HAYASHI: Avoid crash destroying tap0 after deleting
|
2013-02-18 16:45:50 +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
|
Fix -fno-common found by building i386/conf/ALL
|
2012-07-28 00:43:22 +00:00 |
netkey
|
remove KAME IPSEC, replaced by FAST_IPSEC
|
2012-03-22 20:34:37 +00:00 |
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
|
Stopgap fix to make rump cooperate with pserialize, may be revisited later.
|
2013-02-19 09:04:53 +00:00 |
secmodel
|
Re-instate backwards compatible security.models.bsd44.{curtain,securelevel}.
|
2013-01-28 00:51:29 +00:00 |
stand
|
|
|
sys
|
Add a t_softc member to struct tty in which a driver can store a pointer
|
2013-02-24 06:20:24 +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
|
Implement build_install in src/lib/Makefile, which traverses the
|
2012-08-17 16:22:27 +00:00 |