.. |
altq
|
…
|
|
arch
|
add options OPENPIC_DISTRIBUTE
|
2008-08-26 16:55:48 +00:00 |
coda
|
…
|
|
compat
|
'if (error = 0)' -> 'if (error == 0)'
|
2008-08-08 16:21:44 +00:00 |
conf
|
Use ${TOOL_SED}, which is defined by bsd.own.mk/bsd.sys.mk,
|
2008-08-05 08:26:05 +00:00 |
contrib/dev/ath
|
…
|
|
crypto
|
…
|
|
ddb
|
Make "show uvmhist" available to all arches (not just sparc*) in ddb.
|
2008-08-08 17:09:28 +00:00 |
dev
|
pmf_register.
|
2008-08-27 05:39:01 +00:00 |
dist
|
Allow $arch/stand to use dist/acpica/acpica.h
|
2008-07-30 11:45:20 +00:00 |
external/bsd/drm/dist
|
Fix type-o.
|
2008-07-29 23:44:42 +00:00 |
fs
|
Remove the need for the kernel option UDF_READWRITE to be able to write to
|
2008-08-08 18:25:56 +00:00 |
gdbscripts
|
…
|
|
ipkdb
|
…
|
|
kern
|
Writing 0 bytes on an O_APPEND file should not affect the offset
|
2008-08-27 06:28:09 +00:00 |
lib
|
…
|
|
lkm
|
…
|
|
miscfs
|
remove always-true conditionals.
|
2008-08-14 00:47:13 +00:00 |
modules
|
…
|
|
net
|
tap_attach/tap_detach: selinit/seldestroy the selinfo structure.
|
2008-08-26 11:06:59 +00:00 |
net80211
|
replace ths previous fix with a simpler one by Sam Leffler - it doesn't
|
2008-08-26 12:25:39 +00:00 |
netatalk
|
…
|
|
netbt
|
Convert socket options code to use a sockopt structure
|
2008-08-06 15:01:23 +00:00 |
netinet
|
Make the sysctl routines take out softnet_lock before dealing with
|
2008-08-20 18:35:20 +00:00 |
netinet6
|
Fix from matt@ for malformed ICMPv6 MLD query (CVE-2008-2464).
|
2008-08-22 17:11:39 +00:00 |
netipsec
|
…
|
|
netisdn
|
…
|
|
netiso
|
as dyoung points out, %zu for size_t - not %zd.
|
2008-08-09 13:52:05 +00:00 |
netkey
|
Change how 'while (0)' is commented out to avoid /* within a comment.
|
2008-07-27 20:12:47 +00:00 |
netnatm
|
…
|
|
netsmb
|
Convert socket options code to use a sockopt structure
|
2008-08-06 15:01:23 +00:00 |
nfs
|
Convert socket options code to use a sockopt structure
|
2008-08-06 15:01:23 +00:00 |
opencrypto
|
In crypto_freereq, destroy explicitly the condvar
|
2008-08-03 10:18:12 +00:00 |
rump
|
Since putter wants complete frames, make sure we can hand them to it.
|
2008-08-15 15:02:28 +00:00 |
secmodel
|
…
|
|
stand
|
…
|
|
sys
|
explicitly define constants to 1, from Andy Shevchenko
|
2008-08-27 08:58:16 +00:00 |
ufs
|
Sync the just created snapshot to disk.
|
2008-08-25 13:34:53 +00:00 |
uvm
|
Add snapshot support for logging ffs file systems.
|
2008-08-22 10:48:22 +00:00 |
Makefile
|
be sure to decend into sys/rump during "make obj". fixes builds on r/o src.
|
2008-07-31 01:11:53 +00:00 |