..
altq
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
2005-12-24 20:06:46 +00:00
arch
Change sys/arch/xxx/include/bswap.h to #include machine/byte_swap.h then
2006-01-31 07:49:18 +00:00
coda
In coda_lookup, add LK_RETRY to locking of child vnode. The previous
2006-01-12 14:57:06 +00:00
compat
implement compat_linux mremap.
2006-01-21 13:34:15 +00:00
conf
Conditionalize firmload.c on the firmload attribute.
2006-01-17 06:52:43 +00:00
contrib
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
crypto
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
ddb
add ddb "sh mbuf" command.
2006-01-24 13:02:57 +00:00
dev
Make almost everything #include <sys/bswap.h> instead of <machine/bswap.h>
2006-01-29 21:42:40 +00:00
dist
apply a fix from OpenBSD:
2006-01-25 10:45:20 +00:00
fs
Cut a too long line introduced during the conversion to lwps.
2006-01-26 20:07:34 +00:00
gdbscripts
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
ipkdb
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
2005-12-24 20:45:08 +00:00
kern
Improve disk portability between systems.
2006-01-28 19:57:07 +00:00
lib
/* fall through */ -> /* FALLTHROUGH */
2006-01-27 02:28:36 +00:00
lkm
Move the code that checks for a powernow capable cpu to pnowk7_init(),
2006-01-15 04:12:09 +00:00
miscfs
Add genfs support for directories and softlinks next to regular files and
2006-01-16 19:45:00 +00:00
net
fix VLAN_ATTACHED() macro, it was always true due to condition bug
2006-01-29 09:57:59 +00:00
net80211
Apply patch from FreeBSD-SA-06:05. This avoids the overflow during the
2006-01-18 14:01:16 +00:00
netatalk
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
netccitt
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
netinet
Better support of IPv6 scoped addresses.
2006-01-21 00:15:35 +00:00
netinet6
PR 32653: mrt@notwork.org: remove 'sum += w[0]' left in previous revision.
2006-01-27 20:08:11 +00:00
netipsec
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
2005-12-24 20:45:08 +00:00
netisdn
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
2005-12-24 20:45:08 +00:00
netiso
compile with no options INET
2005-12-28 09:18:46 +00:00
netkey
Make this compile without INET6. Spotted by Arto Selonen and Kurt
2006-01-25 15:12:05 +00:00
netnatm
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
netns
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
netsmb
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
2005-12-24 20:45:08 +00:00
nfs
- tweak RUN_ONCE api to allow init_func returns an error.
2006-01-16 21:45:38 +00:00
opencrypto
- tweak RUN_ONCE api to allow init_func returns an error.
2006-01-16 21:45:38 +00:00
stand
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
sys
Move all the stuff that detects bswapxx(constant) into the MI sys/bswap.h
2006-01-30 22:46:35 +00:00
ufs
Make almost everything #include <sys/bswap.h> instead of <machine/bswap.h>
2006-01-29 21:42:40 +00:00
uvm
revert uvm_fault.c 1.104 for now. see PR/28372, PR/32665.
2006-01-30 11:50:17 +00:00
Makefile
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00