.. |
altq
|
rename the altq-defined INFINITY symbol to ALTQ_INFINITY
|
2010-04-09 19:32:45 +00:00 |
arch
|
forgot _NEW
|
2011-06-03 03:02:36 +00:00 |
coda
|
Remove cache_purge(9) calls from reclamation routines in the file systems,
|
2011-05-19 03:11:55 +00:00 |
common
|
Use _PMAP_PRIVATE to control the inclusion of <powerpc/booke/cpuvar.h>.
|
2011-02-17 13:55:44 +00:00 |
compat
|
Fix path for fadvise64 files.
|
2011-05-31 22:35:22 +00:00 |
conf
|
Don't duplicate -Werror here, bsd.sys.mk already provides it
|
2011-05-30 03:12:43 +00:00 |
crypto
|
Revert my previous change. christos@ submitted a different fix pretty much
|
2011-05-14 16:46:55 +00:00 |
ddb
|
re-instate db_kill_proc
|
2011-05-31 03:40:22 +00:00 |
dev
|
Fix simple typo which made stripe target not working very at all. Issue
|
2011-06-02 17:49:40 +00:00 |
dist
|
remove unused expression
|
2011-05-18 12:54:15 +00:00 |
external
|
Define a few macros as unsigned to avoid UB when later shifting them
|
2011-05-30 13:58:23 +00:00 |
fs
|
- tmpfs_getattr: perform tmpfs_update() before fetching the timestamps.
|
2011-05-30 19:22:44 +00:00 |
gdbscripts
|
fix format
|
2011-02-05 14:12:05 +00:00 |
ipkdb
|
|
|
kern
|
Fix type in comment
|
2011-06-02 18:54:43 +00:00 |
lib
|
Default to -Wno-sign-compare -Wno-pointer-sign for clang.
|
2011-05-26 12:56:24 +00:00 |
miscfs
|
Remove no longer needed flag FSYNC_VFS /* fsync: via FSYNC_VFS() */.
|
2011-04-27 09:46:27 +00:00 |
modules
|
Default to -Wno-sign-compare -Wno-pointer-sign for clang.
|
2011-05-26 12:56:24 +00:00 |
net
|
pull in AES-GCM/GMAC support from OpenBSD
|
2011-05-26 21:50:02 +00:00 |
net80211
|
-remove references to crypto/arc4/arc4.* -- the code isn't used
|
2011-05-23 15:37:35 +00:00 |
netatalk
|
aarpprobe() is called before MOWNER_ATTACH(&aarp_mowner), leading
|
2011-05-08 13:51:31 +00:00 |
netbt
|
G/C M_EMULDATA
|
2011-04-27 00:36:47 +00:00 |
netinet
|
Remove erroneous additional tick in RTO estimation. The variable
|
2011-05-25 23:20:57 +00:00 |
netinet6
|
Don't refer to extern tcbtable here, it is unused.
|
2011-06-01 22:59:44 +00:00 |
netipsec
|
pull in AES-GCM/GMAC support from OpenBSD
|
2011-05-26 21:50:02 +00:00 |
netisdn
|
|
|
netiso
|
Hide the radix-trie implementation of the forwarding table so that we
|
2011-03-31 19:40:51 +00:00 |
netkey
|
fix two bugs in the PFKEY interface:
|
2010-09-05 06:52:53 +00:00 |
netmpls
|
Hide the radix-trie implementation of the forwarding table so that we
|
2011-03-31 19:40:51 +00:00 |
netnatm
|
unifdef -U__OpenBSD__ -D__NetBSD__ -U__FreeBSD__ for readability. No
|
2011-03-09 22:06:42 +00:00 |
netsmb
|
* remove #ifdef nonsense (which caused the lossage in the first place)
|
2010-12-17 14:27:34 +00:00 |
nfs
|
Remove cache_purge(9) calls from reclamation routines in the file systems,
|
2011-05-19 03:11:55 +00:00 |
opencrypto
|
allow testing of GCM/GMAC code from userland
|
2011-05-27 17:09:09 +00:00 |
rump
|
Fix rump build which got broken by the fix for PR kern/44986.
|
2011-05-28 16:07:43 +00:00 |
secmodel
|
|
|
stand
|
|
|
sys
|
kern/42030 - tracking of file descriptors by ktrace/kdump
|
2011-06-01 21:24:59 +00:00 |
ufs
|
ufs_wapbl_verify_inodes: update to reality (if somebody decides to use this).
|
2011-05-23 22:02:26 +00:00 |
uvm
|
No need to pass UVM_FLAG_COLORMATCH to uvm_pagealloc()
|
2011-05-21 11:49:34 +00:00 |
Makefile
|
Add MPLS support, proposed on tech-net@ a couple of days ago
|
2010-06-26 14:24:27 +00:00 |