.. |
altq
|
switch altq from ifp->if_start to if_start() to take advantage of tx mit.
|
2008-05-09 14:10:05 +00:00 |
arch
|
Add some missing $OpenBSD$ tags.
|
2008-06-13 00:31:09 +00:00 |
compat
|
Be more permissive and try to run non-branded non-static binaries if we can
|
2008-06-12 22:04:55 +00:00 |
conf
|
Bring biomem diff back into the tree after the nfs_bio.c fix went in.
|
2008-06-12 06:58:31 +00:00 |
crypto
|
Introduce a facility to generate unpredictable 32 bit numbers with
|
2008-06-09 22:47:41 +00:00 |
ddb
|
use arc4random_uniform() for random number requests that are not a
|
2008-04-18 06:42:20 +00:00 |
dev
|
make the disk key masking algorithm a parameter and add some extra
|
2008-06-13 22:08:17 +00:00 |
isofs
|
Bring biomem diff back into the tree after the nfs_bio.c fix went in.
|
2008-06-12 06:58:31 +00:00 |
kern
|
back out stupid vnode change that was unintentionally included
|
2008-06-13 03:45:39 +00:00 |
lib
|
These files are not used (and some of them would not compile anyway).
|
2008-05-14 17:51:03 +00:00 |
miscfs
|
Bring biomem diff back into the tree after the nfs_bio.c fix went in.
|
2008-06-12 06:58:31 +00:00 |
msdosfs
|
Update access(2) to have modern semantics with respect to X_OK and
|
2008-06-09 23:38:37 +00:00 |
net
|
Change the logic when selecting routes on RTM_CHANGE & RTM_GET. RTM_CHANGE
|
2008-06-13 21:49:57 +00:00 |
net80211
|
rename arc4random_bytes => arc4random_buf to match libc's nicer name;
|
2008-06-09 07:07:15 +00:00 |
netatalk
|
One last rtrequest() was hiding here but it could not hide from grep.
|
2008-06-08 19:10:33 +00:00 |
netbt
|
timeout_del() removes the triggered flag so check if the timeout triggered
|
2008-06-08 21:10:28 +00:00 |
netinet
|
Remove some crazy #if mess.
|
2008-06-12 15:13:47 +00:00 |
netinet6
|
ANSIfy to sync with KAME. From Karl Sjodahl <dunceor@gmail.com>.
|
2008-06-11 19:00:50 +00:00 |
netmpls
|
Forgot this one. Wrap a printf() into MPLS_DEBUG since
|
2008-05-23 16:06:29 +00:00 |
netnatm
|
bring the netnatm usrreq's also up to speed on the addition of the
|
2008-05-27 19:57:45 +00:00 |
nfs
|
Kill one-liner macro which obfuscated mbuf pointer assignment.
|
2008-06-13 22:11:32 +00:00 |
ntfs
|
Remove commented out NetBSD __KERNEL_RCSID macro usage.
|
2008-05-13 02:24:08 +00:00 |
scsi
|
Merge show_scsi_xs() and show_scsi_cmd() and move invocation so the
|
2008-06-13 04:27:07 +00:00 |
stand/boot
|
loadfile() returns an open file descriptor on successful exit, so
|
2007-06-26 10:34:41 +00:00 |
sys
|
Delete vfs_bufstats() leftovers and unbreak compile with -DDEBUG
|
2008-06-13 01:59:45 +00:00 |
ufs
|
Bring biomem diff back into the tree after the nfs_bio.c fix went in.
|
2008-06-12 06:58:31 +00:00 |
uvm
|
Bring biomem diff back into the tree after the nfs_bio.c fix went in.
|
2008-06-12 06:58:31 +00:00 |
xfs
|
remove the vfc_mountroot member from vfsconf and
|
2008-05-07 14:08:37 +00:00 |
Makefile
|
Add socppc.
|
2008-05-15 20:19:11 +00:00 |