.. |
altq
|
First step of random number subsystem rework described in
|
2011-11-19 22:51:18 +00:00 |
arch
|
make fp_except unsigned
|
2012-03-20 23:57:57 +00:00 |
coda
|
use CODA_MAXNAMLEN instead of bogus MAXNAMLEN
|
2011-09-27 00:54:47 +00:00 |
common
|
thinko in comment.
|
2012-01-18 07:17:09 +00:00 |
compat
|
define LINUX_DEBUGLINK_SIGNATURE for i386 too.
|
2012-03-21 03:20:22 +00:00 |
conf
|
adjust the size of db_symtab space automatically.
|
2012-03-19 05:38:26 +00:00 |
crypto
|
Separate /dev/random pseudodevice implemenation from kernel entropy pool
|
2011-12-17 20:05:38 +00:00 |
ddb
|
Add __printflike attribution to use vprintf and friends with an argument
|
2012-03-15 02:02:20 +00:00 |
dev
|
Unbreak the endian issue in firmware header decoding. Comfirmed good and
|
2012-03-21 00:29:39 +00:00 |
dist
|
Back out the recent import of IPFilter 5.1.1 for the upcoming branch,
|
2012-02-15 17:55:03 +00:00 |
external
|
Revert previous; needs more work
|
2012-03-15 18:52:02 +00:00 |
fs
|
handle file resizing.
|
2012-03-18 02:40:55 +00:00 |
gdbscripts
|
a macro to dump kernel modules
|
2011-11-02 16:51:21 +00:00 |
ipkdb
|
…
|
|
kern
|
No need take the address of an array (&array) since an array is already a
|
2012-03-19 06:04:19 +00:00 |
lib
|
Fix a bug that libsa ls doesn't work in case of filename with directory path.
|
2012-03-02 12:08:44 +00:00 |
miscfs
|
Replace the remaining KAUTH_GENERIC_ISSUSER authorization calls with
|
2012-03-13 18:40:26 +00:00 |
modules
|
Also kill the module build system for ksem.
|
2012-03-11 01:30:56 +00:00 |
net
|
add {__BEGIN,__END}_DECLS
|
2012-03-15 00:57:56 +00:00 |
net80211
|
- fix offsetof usage, and redundant defines
|
2011-12-31 20:41:58 +00:00 |
netatalk
|
Fix AppleTalk name registration, as discussed on the port-macppc list
|
2012-01-31 09:53:44 +00:00 |
netbt
|
Handle some ``Quality of Service'' configuration options, to
|
2011-11-29 13:16:27 +00:00 |
netinet
|
PR/46077: M. Nunberg: Stat should not fial on connecting socket.
|
2012-03-17 02:48:51 +00:00 |
netinet6
|
Replace the remaining KAUTH_GENERIC_ISSUSER authorization calls with
|
2012-03-13 18:40:26 +00:00 |
netipsec
|
Replace the remaining KAUTH_GENERIC_ISSUSER authorization calls with
|
2012-03-13 18:40:26 +00:00 |
netisdn
|
…
|
|
netiso
|
- Eliminate so_nbio and turn it into a bit SS_NBIO in so_state.
|
2011-12-20 23:56:28 +00:00 |
netkey
|
more IPSEC header cleanup: don't install unneeded headers to userland,
|
2012-01-06 14:17:10 +00:00 |
netmpls
|
old style def
|
2012-02-01 16:49:36 +00:00 |
netnatm
|
…
|
|
netsmb
|
Replace the remaining KAUTH_GENERIC_ISSUSER authorization calls with
|
2012-03-13 18:40:26 +00:00 |
nfs
|
When using socket loaning, make sure the KVA used for the loan has the same
|
2012-02-01 02:27:23 +00:00 |
opencrypto
|
Remove arc4random() and arc4randbytes() from the kernel API. Replace
|
2011-11-28 08:05:05 +00:00 |
rump
|
Don't take a mutex we already took 6 lines above.
|
2012-03-17 17:58:38 +00:00 |
secmodel
|
Replace the remaining KAUTH_GENERIC_ISSUSER authorization calls with
|
2012-03-13 18:40:26 +00:00 |
stand
|
use NAME_MAX instead of MAXNAMLEN
|
2011-09-27 01:08:55 +00:00 |
sys
|
Use C89 function definitions for the inlines.
|
2012-03-21 05:42:26 +00:00 |
ufs
|
Fix last commit that broke lookup for dot with op DELETE.
|
2012-03-16 08:39:54 +00:00 |
uvm
|
Expose vm_inherit/voff_t/pgoff_t to userland to fix build.
|
2012-03-19 00:17:08 +00:00 |
Makefile
|
build evbppc modules in 3 different flavours:
|
2011-06-15 09:45:58 +00:00 |