| .. |
|
amd64
|
Print the frame addresses for the backtraces on i386 and amd64. It
|
2012-12-03 22:16:51 +00:00 |
|
arm
|
Mechanically substitute flags from historic mbuf allocator with
|
2012-12-05 08:04:20 +00:00 |
|
boot
|
Remove dead code that clang refuses to compile.
|
2012-12-05 04:22:53 +00:00 |
|
bsm
|
Merge OpenBSM 1.2-alpha2 changes from contrib/openbsm to
|
2012-12-01 13:46:37 +00:00 |
|
cam
|
Fix problem with the Samsung 840 PRO series SSD detection.
|
2012-11-26 20:07:10 +00:00 |
|
cddl
|
Use SA_ZPL_CRTIME instead of SA_ZPL_CTIME for creation time.
|
2012-12-03 04:25:37 +00:00 |
|
compat
|
Mechanically substitute flags from historic mbuf allocator with
|
2012-12-05 08:04:20 +00:00 |
|
conf
|
Add the AR5416/AR9285 bluetooth coexistence code into the main kernel
|
2012-12-03 23:43:23 +00:00 |
|
contrib
|
Allow this file to build on FreeBSD.
|
2012-11-27 02:03:41 +00:00 |
|
crypto
|
Revert previous commit...
|
2012-10-10 08:36:38 +00:00 |
|
ddb
|
Small textdump enhancements.
|
2012-11-01 04:07:08 +00:00 |
|
dev
|
remove redundant yyparse declarations
|
2012-12-05 20:28:44 +00:00 |
|
fs
|
Mechanically substitute flags from historic mbuf allocator with
|
2012-12-05 08:04:20 +00:00 |
|
gdb
|
Update the ddb and gdb backends for the new 'trace_thread' hook.
|
2012-04-12 21:34:58 +00:00 |
|
geom
|
- Don't pass geom and provider names as format strings.
|
2012-11-20 12:32:18 +00:00 |
|
gnu/fs
|
r16312 is not any longer real since many years (likely since when VFS
|
2012-11-19 22:43:45 +00:00 |
|
i386
|
Print the frame addresses for the backtraces on i386 and amd64. It
|
2012-12-03 22:16:51 +00:00 |
|
ia64
|
Flip the semantic of M_NOWAIT to only require the allocation to not
|
2012-11-14 20:01:40 +00:00 |
|
isa
|
- There's no need to overwrite the default device method with the default
|
2011-11-22 21:28:20 +00:00 |
|
kern
|
The softclock_call_cc() is executing with the callout already removed
|
2012-12-05 19:02:22 +00:00 |
|
kgssapi
|
Add missing break statement to make sure all 3DES etypes really are treated
|
2011-10-10 09:13:07 +00:00 |
|
libkern
|
Sync strlcpy with userland version.
|
2012-11-03 04:29:24 +00:00 |
|
mips
|
Mechanically substitute flags from historic mbuf allocator with
|
2012-12-05 08:04:20 +00:00 |
|
modules
|
Add the btcoex code into the module compilation.
|
2012-12-03 23:38:08 +00:00 |
|
net
|
- Move definition of V_deembed_scopeid to scope6_var.h.
|
2012-12-05 19:45:24 +00:00 |
|
net80211
|
Mechanically substitute flags from historic mbuf allocator with
|
2012-12-05 08:04:20 +00:00 |
|
netatalk
|
Mechanically substitute flags from historic mbuf allocator with
|
2012-12-05 08:04:20 +00:00 |
|
netgraph
|
Mechanically substitute flags from historic mbuf allocator with
|
2012-12-05 08:04:20 +00:00 |
|
netinet
|
Mechanically substitute flags from historic mbuf allocator with
|
2012-12-05 08:04:20 +00:00 |
|
netinet6
|
- Move definition of V_deembed_scopeid to scope6_var.h.
|
2012-12-05 19:45:24 +00:00 |
|
netipsec
|
Mechanically substitute flags from historic mbuf allocator with
|
2012-12-05 08:04:20 +00:00 |
|
netipx
|
Mechanically substitute flags from historic mbuf allocator with
|
2012-12-05 08:04:20 +00:00 |
|
netnatm
|
Mechanically substitute flags from historic mbuf allocator with
|
2012-12-05 08:04:20 +00:00 |
|
netncp
|
Mechanically substitute flags from historic mbuf allocator with
|
2012-12-05 08:04:20 +00:00 |
|
netpfil
|
Mechanically substitute flags from historic mbuf allocator with
|
2012-12-05 08:04:20 +00:00 |
|
netsmb
|
Mechanically substitute flags from historic mbuf allocator with
|
2012-12-05 08:04:20 +00:00 |
|
nfs
|
Mechanically substitute flags from historic mbuf allocator with
|
2012-12-05 08:04:20 +00:00 |
|
nfsclient
|
Mechanically substitute flags from historic mbuf allocator with
|
2012-12-05 08:04:20 +00:00 |
|
nfsserver
|
Mechanically substitute flags from historic mbuf allocator with
|
2012-12-05 08:04:20 +00:00 |
|
nlm
|
Remove the support for using non-mpsafe filesystem modules.
|
2012-10-22 17:50:54 +00:00 |
|
ofed
|
Mechanically substitute flags from historic mbuf allocator with
|
2012-12-05 08:04:20 +00:00 |
|
opencrypto
|
Revert previous commit...
|
2012-10-10 08:36:38 +00:00 |
|
pc98
|
Reduce diffs against i386.
|
2012-11-10 13:48:41 +00:00 |
|
pci
|
Mechanically substitute flags from historic mbuf allocator with
|
2012-12-05 08:04:20 +00:00 |
|
powerpc
|
Mechanically substitute flags from historic mbuf allocator with
|
2012-12-05 08:04:20 +00:00 |
|
rpc
|
Mechanically substitute flags from historic mbuf allocator with
|
2012-12-05 08:04:20 +00:00 |
|
security
|
Merge OpenBSM 1.2-alpha2 changes from contrib/openbsm to
|
2012-12-01 13:46:37 +00:00 |
|
sparc64
|
Move the declaration of vm_phys_paddr_to_vm_page() from vm/vm_page.h
|
2012-11-16 05:55:56 +00:00 |
|
sys
|
Mechanically substitute flags from historic mbuf allocator with
|
2012-12-05 08:04:20 +00:00 |
|
teken
|
Link the demo application against ncursesw to make Unicode work.
|
2011-10-13 14:20:27 +00:00 |
|
tools
|
Revert previous commit...
|
2012-10-10 08:36:38 +00:00 |
|
ufs
|
r16312 is not any longer real since many years (likely since when VFS
|
2012-11-19 22:43:45 +00:00 |
|
vm
|
Add support for the (relatively) new object type OBJT_MGTDEVICE to
|
2012-11-28 18:29:34 +00:00 |
|
x86
|
ioapic_program_intpin: program high bits before low bits
|
2012-12-01 18:16:14 +00:00 |
|
xdr
|
Add a check for a NULL mbuf ptr at the beginning of xdrmbuf_inline()
|
2009-08-12 16:27:51 +00:00 |
|
xen
|
Move the corresponding MTX_SYSINIT() next to their struct mtx declaration
|
2012-10-26 17:31:35 +00:00 |
|
Makefile
|
Run cscope with the -v parameter to make it more user-friendly.
|
2012-12-02 20:51:24 +00:00 |