| .. |
|
amd64
|
Do not try to enable new features in the %cr4 if running under
|
2012-11-09 16:00:30 +00:00 |
|
arm
|
Reduce differences between these two initarms a bit more.
|
2012-11-08 04:02:36 +00:00 |
|
boot
|
cosmetic changes to reduce diffs against i386.
|
2012-11-10 12:42:28 +00:00 |
|
bsm
|
Add ECAPMODE, "Not permitted in capability mode", a new kernel errno
|
2011-03-01 13:14:28 +00:00 |
|
cam
|
Use information about suported diagnostic pages to avoid reading optional
|
2012-11-07 23:12:53 +00:00 |
|
cddl
|
zfs_ioc_destroy_snaps_nvl: remove disk device entries for zvol snapshots
|
2012-11-10 12:22:26 +00:00 |
|
compat
|
The r241025 fixed the case when a binary, executed from nullfs mount,
|
2012-11-02 13:56:36 +00:00 |
|
conf
|
MFi386: r232263
|
2012-11-10 14:56:35 +00:00 |
|
contrib
|
In sys/contrib/ngatm/netnatm/msg/uni_ie.c, fix a few warnings from newer
|
2012-11-05 19:00:25 +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
|
s/ATH_DEBUG/ATH_DEBUG_ALQ
|
2012-11-10 15:21:39 +00:00 |
|
fs
|
Complete MPSAFE VFS interface and remove MNTK_MPSAFE flag.
|
2012-11-09 18:02:25 +00:00 |
|
gdb
|
Update the ddb and gdb backends for the new 'trace_thread' hook.
|
2012-04-12 21:34:58 +00:00 |
|
geom
|
Provide a device name in the sysctl tree for programs to query the
|
2012-11-01 17:01:05 +00:00 |
|
gnu/fs
|
Complete MPSAFE VFS interface and remove MNTK_MPSAFE flag.
|
2012-11-09 18:02:25 +00:00 |
|
i386
|
Allow maxusers to scale on machines with large address space.
|
2012-11-10 02:08:40 +00:00 |
|
ia64
|
Rework the known rwlock to benefit about staying on their own
|
2012-11-03 23:03:14 +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
|
Several optimizations to sched_idletd():
|
2012-11-10 07:02:57 +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
|
Update AP96 to directly attach an arswitch.
|
2012-11-07 23:50:28 +00:00 |
|
modules
|
Attempt toward a buildable universe by silenting a few warnings for OFED.
|
2012-11-10 00:32:47 +00:00 |
|
net
|
Work around a race in bpfread() by validating the hold buffer pointer
|
2012-11-06 21:07:04 +00:00 |
|
net80211
|
Add some further BAR TX debugging; it was useful when figuring out
|
2012-10-28 04:18:49 +00:00 |
|
netatalk
|
Fix typos
|
2012-02-28 15:07:05 +00:00 |
|
netgraph
|
Switch the entire IPv4 stack to keep the IP packet header
|
2012-10-22 21:09:03 +00:00 |
|
netinet
|
Initialize hdrlen to 0 to avoid clang warning in NOINET case.
|
2012-11-10 10:41:00 +00:00 |
|
netinet6
|
Remove the recently added sysctl variable net.pfil.forward.
|
2012-11-02 01:20:55 +00:00 |
|
netipsec
|
Do not reduce ip_len by size of IP header in the ip_input()
|
2012-10-23 08:33:13 +00:00 |
|
netipx
|
Convert all users of IF_ADDR_LOCK to use new locking macros that specify
|
2012-01-05 19:00:36 +00:00 |
|
netnatm
|
|
|
|
netncp
|
Add characters mapping for codepages used in Germany.
|
2012-06-01 03:59:08 +00:00 |
|
netpfil
|
Simplify sending keepalives.
|
2012-11-09 18:23:38 +00:00 |
|
netsmb
|
Fix panic due to page faults while in kernel mode, under conditions of
|
2012-10-31 03:34:07 +00:00 |
|
nfs
|
Add two new options to the nfssvc(2) syscall that allow
|
2012-10-14 22:33:17 +00:00 |
|
nfsclient
|
Complete MPSAFE VFS interface and remove MNTK_MPSAFE flag.
|
2012-11-09 18:02:25 +00:00 |
|
nfsserver
|
Remove the support for using non-mpsafe filesystem modules.
|
2012-10-22 17:50:54 +00:00 |
|
nlm
|
Remove the support for using non-mpsafe filesystem modules.
|
2012-10-22 17:50:54 +00:00 |
|
ofed
|
Use %s when calling make_dev with a string pointer. This makes
|
2012-11-09 21:41:07 +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
|
Remove duplicate const specifiers in many drivers (I hope I got all of
|
2012-11-05 19:16:27 +00:00 |
|
powerpc
|
Add DTrace to 32-bit PowerPC GENERIC now.
|
2012-11-08 01:51:23 +00:00 |
|
rpc
|
Modify the comment to take out the names and URL.
|
2012-10-25 19:30:58 +00:00 |
|
security
|
Remove the support for using non-mpsafe filesystem modules.
|
2012-10-22 17:50:54 +00:00 |
|
sparc64
|
Remove duplicate const specifiers in many drivers (I hope I got all of
|
2012-11-05 19:16:27 +00:00 |
|
sys
|
Complete MPSAFE VFS interface and remove MNTK_MPSAFE flag.
|
2012-11-09 18:02:25 +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
|
Complete MPSAFE VFS interface and remove MNTK_MPSAFE flag.
|
2012-11-09 18:02:25 +00:00 |
|
vm
|
The r241025 fixed the case when a binary, executed from nullfs mount,
|
2012-11-02 13:56:36 +00:00 |
|
x86
|
Provide the reading and display of the Standard Extended Features,
|
2012-11-01 15:14:37 +00:00 |
|
xdr
|
|
|
|
xen
|
Move the corresponding MTX_SYSINIT() next to their struct mtx declaration
|
2012-10-26 17:31:35 +00:00 |
|
Makefile
|
Add sys/ofed to the 'make cscope' target.
|
2012-03-20 18:05:15 +00:00 |