.. |
alpha
|
Set the rid for any resources that are allocated at the level where
|
2006-04-20 04:16:02 +00:00 |
amd64
|
Set the rid for a resoruce allocated with rman_reserve_resource.
|
2006-04-20 04:16:34 +00:00 |
arm
|
When returning a resource that we've allocated with rman_reserve_resource,
|
2006-04-20 04:12:02 +00:00 |
boot
|
MFp4 (checkpoint of work in progress):
|
2006-04-19 17:16:49 +00:00 |
bsm
|
Update src/sys/bsm for OpenBSM 1.0 alpha 5 changes:
|
2006-03-04 16:54:21 +00:00 |
cam
|
Actually check to see if XPT_CALC_GEOMETRY had an error
|
2006-04-18 22:01:59 +00:00 |
coda
|
CODA_COMPAT_5 may not be defined unconditionally in the coda5 module.
|
2006-02-27 12:04:13 +00:00 |
compat
|
Annotate uses of fgetsock() with indications that they should rely
|
2006-04-01 15:25:01 +00:00 |
conf
|
Remove sab(4).
|
2006-04-19 19:39:35 +00:00 |
contrib
|
fix "ipf -Z" reporting rubbish and possibly panic'ing box
|
2006-04-18 13:24:14 +00:00 |
crypto
|
padlock(4) doesn't support explicitly provided keys yet.
|
2006-04-20 06:31:44 +00:00 |
ddb
|
Clean up the way we handle auxiliary commands for a given ddb command
|
2006-03-07 22:17:06 +00:00 |
dev
|
Set the rid for the resoruce obtained from rman_reserve_resource.
|
2006-04-20 04:21:27 +00:00 |
doc
|
|
|
fs
|
Remove unused prototypes.
|
2006-04-12 12:17:29 +00:00 |
gdb
|
add support for copying console messages to a remote gdb
|
2006-03-23 23:06:14 +00:00 |
geom
|
Fix storing offset of already synchronized data. Offset in entire array was
|
2006-04-18 13:52:11 +00:00 |
gnu
|
Repair ext2fs writes.
|
2006-04-13 19:37:32 +00:00 |
i4b
|
Fix -Wundef warnings found when compiling i386 LINT, GENERIC and
|
2005-12-05 11:58:35 +00:00 |
i386
|
Set the rid of the resource we're about to return to the user.
|
2006-04-20 04:10:27 +00:00 |
ia64
|
Set the rid of the resource obtained from rman_reserve_resource.
|
2006-04-20 04:18:30 +00:00 |
isa
|
Committed the xbox syscons(8)-able console driver.
|
2006-03-03 14:52:57 +00:00 |
isofs/cd9660
|
When encountering a ISO_SUSP_CFLAG_ROOT element in Rock Ridge
|
2006-03-13 22:32:33 +00:00 |
kern
|
const'ify resource_spec to note that we won't be changing anything while
|
2006-04-20 01:44:16 +00:00 |
libkern
|
Convert function declarations to ANSI C.
|
2006-01-22 00:46:40 +00:00 |
modules
|
Import ACPI Dock Station support. Note that this is still very young.
|
2006-04-15 12:31:34 +00:00 |
net
|
Use ANSI C function protypes and declarations for if_arcsubr.
|
2006-04-12 07:44:31 +00:00 |
net80211
|
implement set(IEEE80211_IOC_STA_STATS) for hostapd; for
|
2006-03-27 05:22:35 +00:00 |
netatalk
|
White space consistency with kasserts. Minor style tweaks.
|
2006-04-01 16:54:37 +00:00 |
netatm
|
Chance protocol switch method pru_detach() so that it returns void
|
2006-04-01 15:42:02 +00:00 |
netgraph
|
Correct assertion in ng_detach().
|
2006-04-06 02:54:42 +00:00 |
netinet
|
Merge rev. 1.240 of ip_output.c, so that IPFIREWALL_FORWARD_EXTENDED
|
2006-04-18 09:20:16 +00:00 |
netinet6
|
Mirror IPv4 pcb locking into in6_setsockaddr() and in6_setpeeraddr():
|
2006-04-15 05:24:23 +00:00 |
netipsec
|
Hide net.inet.ipsec.test_{replay,integrity} sysctls under #ifdef REGRESSION.
|
2006-04-10 15:04:36 +00:00 |
netipx
|
Make this compile without INVARIANTS.
|
2006-04-11 23:15:47 +00:00 |
netkey
|
In raw and raw-derived socket types, maintain and enforce invariant that
|
2006-04-01 15:55:44 +00:00 |
netnatm
|
In natm_usr_abort(), replace existing call to natm_usr_shutdown() with
|
2006-04-09 17:14:09 +00:00 |
netncp
|
In ncp_sysctl_connstat(), the SLIST_FOREACH() logic to check 'error'
|
2006-01-14 11:40:32 +00:00 |
netsmb
|
Retire NETSMBCRYPTO as a kernel option and make its functionality
|
2006-03-05 22:52:17 +00:00 |
nfs
|
Fixes for NFS crashes on architectures that require strict alignment.
|
2005-07-14 20:08:27 +00:00 |
nfs4client
|
Use nfs4_disconnect for connections opened with nfs4_connect.
|
2006-01-19 22:48:31 +00:00 |
nfsclient
|
Keep track of the number of in-progress async direct IO writes in the nfsnode.
|
2006-04-06 01:20:30 +00:00 |
nfsserver
|
Introduce a new MAC entry point for label initialization of the NFS daemon's
|
2006-04-06 23:33:11 +00:00 |
opencrypto
|
Be sure to wakeup the crypto thread when new request was queued.
|
2006-04-11 18:01:04 +00:00 |
pc98
|
Don't allow userland to set hardware watch points on kernel memory at all.
|
2006-03-14 16:13:55 +00:00 |
pccard
|
I don't believe these are used at all, and can be safely removed
|
2006-01-15 06:49:28 +00:00 |
pci
|
Add support for RTL8111B chip, that can be found on some mainboards,
|
2006-03-22 07:33:03 +00:00 |
posix4
|
Use proc lock to prevent a thread from exiting, Giant was no longer used to
|
2006-04-10 04:55:59 +00:00 |
powerpc
|
Set the rid for any resource obtained from rman_resource_reserve.
|
2006-04-20 04:19:10 +00:00 |
rpc
|
Fix up some cut-n-paste damage and some out-of-date comments.
|
2006-01-20 15:20:41 +00:00 |
security
|
Introduce a new MAC entry point for label initialization of the NFS daemon's
|
2006-04-06 23:33:11 +00:00 |
sparc64
|
Set the rid for any resource obtained from rman_reserve_resource.
|
2006-04-20 04:20:41 +00:00 |
sys
|
const'ify resource_spec to note that we won't be changing anything while
|
2006-04-20 01:44:16 +00:00 |
tools
|
Fix a leftover "iwi_boot" string.
|
2006-01-30 16:32:08 +00:00 |
ufs
|
Fix panic() message to give the right function name.
|
2006-04-17 07:43:56 +00:00 |
vm
|
Change msleep() and tsleep() to not alter the calling thread's priority
|
2006-04-17 18:20:38 +00:00 |
Makefile
|
Reimplementation of world/kernel build options. For details, see:
|
2006-03-17 18:54:44 +00:00 |