freebsd-skq/sys
Marius Strobl 07f35f4b9a Don't build unused SBus front-ends for sun4v, don't build EBus front-ends
which are also likely to be irrelevant for sun4v (there's no SBus on sun4v
and only some EBus devices). While at it fix some style bugs according to
style.Makefile(5) where appropriate.

MFC after:	3 days
2008-05-04 14:59:25 +00:00
..
amd64 enable IEEE80211_DEBUG and IEEE80211_AMPDU_AGE by default 2008-05-03 17:05:38 +00:00
arm - Add an integer argument to idle to indicate how likely we are to wake 2008-04-25 05:18:50 +00:00
boot
bsm
cam
cddl Add FreeBSD IDs to files that originate in FreeBSD. 2008-04-22 07:43:00 +00:00
compat Implement linux_truncate64() syscall. 2008-04-23 15:56:33 +00:00
conf enable IEEE80211_DEBUG and IEEE80211_AMPDU_AGE by default 2008-05-03 17:05:38 +00:00
contrib Intel 4965 wireless driver (derived from openbsd driver of the same name) 2008-04-29 21:36:17 +00:00
crypto
ddb Rename debug.ddb.capture.bytes sysctl to debug.ddb.capture.bufoff in 2008-04-25 13:23:36 +00:00
dev o unbreak handling of TKIP tx-only keys for splitmic chips 2008-05-03 21:55:02 +00:00
fs o Fixed multi thread access issue reported by Alexander V. Chernikov 2008-04-25 11:37:20 +00:00
gdb
geom Implement the G_PART_DUMPCONF method for all 6 schemes. Also call 2008-04-23 20:13:05 +00:00
gnu Move the head of byte-level advisory lock list from the 2008-04-16 11:33:32 +00:00
i4b
i386 enable IEEE80211_DEBUG and IEEE80211_AMPDU_AGE by default 2008-05-03 17:05:38 +00:00
ia64 Unbreak previous commit. While here, refactor the code a bit. 2008-04-25 16:09:03 +00:00
isa atrtc.c is a repocopy of the RTC device driver from i386/isa/clock.c 2008-04-14 07:57:15 +00:00
kern sync_vnode() has some messy code about locking in order to deal with 2008-05-04 13:54:55 +00:00
libkern
mips Add FLT_EVAL_METHOD and DECIMAL_DIG, required by C99 standard. 2008-05-03 21:04:21 +00:00
modules Don't build unused SBus front-ends for sun4v, don't build EBus front-ends 2008-05-04 14:59:25 +00:00
net Add an option (compiled out by default) 2008-04-29 21:23:21 +00:00
net80211 fix build w/ IEEE80211_DEBUG_REFCNT enabled 2008-05-01 20:26:25 +00:00
netatalk
netatm
netgraph ng_address_hook() microoptimization. Use local variables as they should be. 2008-04-19 05:30:49 +00:00
netinet Fix build, together with a bit of style breakage. 2008-05-02 18:54:36 +00:00
netinet6 Acquire a read lock, rather than a write lock, on a UDPv6 inpcb when 2008-04-22 12:20:33 +00:00
netipsec
netipx
netnatm
netncp
netsmb
nfs
nfs4client Move the head of byte-level advisory lock list from the 2008-04-16 11:33:32 +00:00
nfsclient Now that all platforms use genclock, shuffle things around slightly 2008-04-22 19:38:30 +00:00
nfsserver
nlm Tighten up the error-handling in nlm_get_rpc. While I'm here, fix a 2008-04-16 09:09:50 +00:00
opencrypto
pc98 enable IEEE80211_DEBUG and IEEE80211_AMPDU_AGE by default 2008-05-03 17:05:38 +00:00
pccard
pci
powerpc The first argment of mtdbatu or mtibatu is part of the encoding. 2008-04-28 03:04:41 +00:00
rpc Fix some issues that showed up during Kris' testing. 2008-04-11 10:34:59 +00:00
security Fix include guard spelling. 2008-04-27 15:51:49 +00:00
sparc64 enable IEEE80211_DEBUG and IEEE80211_AMPDU_AGE by default 2008-05-03 17:05:38 +00:00
sun4v Remove an header which is unused for sun4v. 2008-05-02 17:44:18 +00:00
sys Add an option (compiled out by default) 2008-04-29 21:23:21 +00:00
tools
ufs - Use a local variable for i_ino in ufs_lookup. It is only used to 2008-04-22 12:34:16 +00:00
vm Eliminate pointless casts from kmem_suballoc(). 2008-04-28 17:25:27 +00:00
xdr
Makefile