.. |
altq
|
…
|
|
arch
|
#include <sys/bus.h> instead of <machine/bus.h>.
|
2011-07-01 16:55:42 +00:00 |
coda
|
Welcome to 5.99.53! Merge rmind-uvmplock branch:
|
2011-06-12 03:35:36 +00:00 |
common
|
Multiprocessing fixes.
|
2011-06-29 05:53:44 +00:00 |
compat
|
dependant -> dependent
|
2011-06-30 20:09:15 +00:00 |
conf
|
7th Edition(V7) File System support. and NetBSD symbolic-link, socket, FIFO extension. see newfs_v7fs(8).
|
2011-06-27 11:52:22 +00:00 |
crypto
|
Revert my previous change. christos@ submitted a different fix pretty much
|
2011-05-14 16:46:55 +00:00 |
ddb
|
Welcome to 5.99.53! Merge rmind-uvmplock branch:
|
2011-06-12 03:35:36 +00:00 |
dev
|
Make this actually compile by adding a wrapper function which calls
|
2011-07-01 16:46:13 +00:00 |
dist
|
fix an uninitialised variable problem. large-ish function, but i
|
2011-07-01 02:33:23 +00:00 |
external
|
More __UNCONST(3).
|
2011-06-28 09:27:49 +00:00 |
fs
|
dependant -> dependent
|
2011-06-30 20:09:15 +00:00 |
gdbscripts
|
fix format
|
2011-02-05 14:12:05 +00:00 |
ipkdb
|
…
|
|
kern
|
Don't cast a pointer void * before passing to memset(), that's not
|
2011-06-30 22:38:50 +00:00 |
lib
|
remove HAVE_GCC == 4 conditional
|
2011-06-20 08:22:43 +00:00 |
miscfs
|
From Aleksey Cheusov: Don't make it easy for compromised systems to bypass
|
2011-06-23 17:06:38 +00:00 |
modules
|
Refactor flash and nand driver, so we can reuse the io thread code
|
2011-06-28 18:14:11 +00:00 |
net
|
Fix memset usage.
|
2011-07-01 02:46:24 +00:00 |
net80211
|
Change i_len in ieee80211req to be unsigned and fix other signed/unsigned
|
2011-06-12 00:07:19 +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
|
Don't increment ip_nfragpackets when failed to allocate fragment queue.
|
2011-06-27 00:45:50 +00:00 |
netinet6
|
Don't refer to extern tcbtable here, it is unused.
|
2011-06-01 22:59:44 +00:00 |
netipsec
|
catch a case where an ip6 address with scope embedded was compared with
|
2011-06-09 21:04:37 +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
|
…
|
|
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
|
- Fix a silly bug: remove umap from uobj in ubc_release() UBC_UNMAP case.
|
2011-06-19 02:42:53 +00:00 |
opencrypto
|
use 64-bit integers for GF128 multiplication on LP64 CPUs
|
2011-06-09 14:47:42 +00:00 |
rump
|
regen
|
2011-06-26 17:05:55 +00:00 |
secmodel
|
…
|
|
stand
|
…
|
|
sys
|
add flash_addr_t
|
2011-06-28 20:49:43 +00:00 |
ufs
|
ffs_copyonwrite(): If the write is to the in-file-system journal
|
2011-07-01 14:28:21 +00:00 |
uvm
|
Move PMAP_* cache defines to before inclusion of <machine/pmap.h>
|
2011-06-30 00:49:14 +00:00 |
Makefile
|
build evbppc modules in 3 different flavours:
|
2011-06-15 09:45:58 +00:00 |