.. |
altq
|
Now that __HAVE_TIMECOUNTER and __HAVE_GENERIC_TODR are invariants,
|
2008-01-20 18:09:03 +00:00 |
arch
|
Get rid of delay() while waiting for IPI results; limit the waiting
|
2008-03-27 14:51:02 +00:00 |
coda
|
when queueing a message back to Venus, prioritise signals by inserting
|
2008-03-21 18:02:39 +00:00 |
compat
|
Be sure to not include linux_mmap.h before linux_syscallargs.h.
|
2008-03-27 14:14:06 +00:00 |
conf
|
Fix flags for kern_synch.c: it is COPTS.<cfile>, not CFLAGS.<cfile>.
|
2008-03-24 18:03:27 +00:00 |
contrib/dev/ath
|
Use BUILDSYMLINKS from <bsd.files.mk> instead of custom copy rules
|
2008-01-17 01:13:01 +00:00 |
crypto
|
use __KERNEL_RCSID()
|
2007-12-11 23:31:07 +00:00 |
ddb
|
Fix CS_MACH definition. 0x10 is spelled 0x10, not 0x16.
|
2008-03-27 01:15:15 +00:00 |
dev
|
Missed in previous device_t/softc split commit for esa, pointed out by
|
2008-03-27 14:13:34 +00:00 |
dist
|
Welcome to 4.99.55:
|
2008-03-01 14:16:49 +00:00 |
fs
|
Catch up with descriptor handling changes. See kern_descrip.c revision
|
2008-03-21 21:54:58 +00:00 |
gdbscripts
|
+cpus
|
2008-02-20 21:01:23 +00:00 |
ipkdb
|
Improve chances of having this file compiled.
|
2007-11-24 14:20:41 +00:00 |
kern
|
- kqueue_scan: work around problem noted by yamt@: if an event fires while
|
2008-03-26 13:32:32 +00:00 |
lib
|
fix again
|
2008-03-25 23:24:38 +00:00 |
lkm
|
MKMAN does not belong in source makefiles. Use NOMAN.
|
2008-03-10 01:22:05 +00:00 |
miscfs
|
Catch up with descriptor handling changes. See kern_descrip.c revision
|
2008-03-21 21:54:58 +00:00 |
modules
|
Add an example on how to handle the incoming properties during module load.
|
2008-03-02 11:19:30 +00:00 |
net
|
Defer processing of routing messages to a soft interrupt. These can be
|
2008-03-26 14:53:14 +00:00 |
net80211
|
s/MUTEX_DRIVER/MUTEX_DEFAULT/
|
2008-02-13 16:04:03 +00:00 |
netatalk
|
Make one call to rtcache_lookup() out of calls to rtcache_setdst()
|
2008-01-28 18:28:31 +00:00 |
netbt
|
move the updating of num_cmd_pkts to its own function, mostly so that
|
2008-03-17 09:16:17 +00:00 |
netinet
|
- Make sure we send a reasonable fragment size when IPSEC is configured.
|
2008-03-27 00:18:56 +00:00 |
netinet6
|
Use ip6_clearpktopts() to destroy the IPv6 PCB's in6p_outputopts,
|
2008-03-20 20:32:00 +00:00 |
netipsec
|
Fix build of FAST_IPSEC after the change of ip_newid prototype
|
2008-02-10 21:42:20 +00:00 |
netisdn
|
Add missing ';' to fix a compile error, which was introduced in the
|
2008-03-01 18:59:45 +00:00 |
netiso
|
Don't lock the socket to set/clear FNONBLOCK. Just set it atomically.
|
2008-02-06 21:57:53 +00:00 |
netkey
|
s/DIGAGNOSTIC/DIAGNOSTIC/
|
2008-01-13 10:45:19 +00:00 |
netnatm
|
Use struct initializers. No functional change.
|
2007-12-07 19:46:18 +00:00 |
netsmb
|
Commit the "per-CPU" select patch. This is the result of much work and
|
2008-03-22 18:04:42 +00:00 |
nfs
|
merge yamt-lazymbuf branch.
|
2008-03-24 12:24:37 +00:00 |
opencrypto
|
Catch up with descriptor handling changes. See kern_descrip.c revision
|
2008-03-21 21:54:58 +00:00 |
rump
|
- for some ports, especially for ones without pmap_growkernel,
|
2008-03-25 23:21:42 +00:00 |
secmodel
|
Remove include of sys/pset.h in sys/lwp.h header.
|
2008-03-09 15:39:14 +00:00 |
stand
|
|
|
sys
|
Declare sleep_syncobj.
|
2008-03-27 12:01:23 +00:00 |
ufs
|
Changes for PR kern/38291 (panic unmounting MFS /tmp):
|
2008-03-26 14:19:43 +00:00 |
uvm
|
remove a redundant pmap_update and add a comment instead.
|
2008-03-24 08:52:55 +00:00 |
Makefile
|
remove sun2 from no-rump list
|
2007-09-24 14:19:36 +00:00 |