freebsd-skq/sys
Ruslan Ermilov d0ca999980 Make again BSD ar(1) the default system ar(1), now properly handling
source upgrades by falling back to GNU ar(1) as necessary.  Option
WITH_BSDAR is gone.  Option _WITH_GNUAR to aid in upgrades is *not*
supposed to be set by the user.

Stop bootstrapping BSD ar(1) on the next __FreeBSD_version bump, as
there are no known bugs in it.  Bump __FreeBSD_version to anticipate
this and to flag the switch to BSD ar(1), should it be needed for
something.

Input from:	obrien, des, kaiw
2008-02-25 16:16:17 +00:00
..
amd64 Eliminate whitespace diffs to the i386 version. 2008-02-19 06:30:49 +00:00
arm
boot o Build and install the U-Boot loader as ubldr. 2008-02-23 19:45:20 +00:00
bsm
cam Fix a couple of locking mistakes in the ses_ioctl path. 2008-02-20 19:49:46 +00:00
cddl Introduce some functions in the vnode locks namespace and in the ffs 2008-02-24 16:38:58 +00:00
compat Sanitize arguments to linux_mremap(). 2008-02-22 11:47:56 +00:00
conf Hook-up the FPU emulator. It's optional upon FPU_EMU. 2008-02-23 20:16:38 +00:00
contrib Introduce some functions in the vnode locks namespace and in the ffs 2008-02-24 16:38:58 +00:00
crypto
ddb
dev Some PS/2 mice (at least the A4Tech X-7xx) need to be set to Intelli mode 2008-02-25 13:57:18 +00:00
fs Introduce some functions in the vnode locks namespace and in the ffs 2008-02-24 16:38:58 +00:00
gdb
geom geom_lvm(4) is now known as geom_linux_lvm(4). 2008-02-20 07:52:43 +00:00
gnu Introduce some functions in the vnode locks namespace and in the ffs 2008-02-24 16:38:58 +00:00
i4b
i386 Teach the dump and minidump code to respect the maxioszie attribute of 2008-02-15 06:26:25 +00:00
ia64 Re-sort options. While here: 2008-02-16 18:30:58 +00:00
isa Use cpu_spinwait() (i.e., "pause") when spinning on rdtsc during DELAY(). 2008-01-17 18:59:38 +00:00
kern Introduce some functions in the vnode locks namespace and in the ffs 2008-02-24 16:38:58 +00:00
libkern Add prototype for __cmpd2(). 2008-02-23 22:40:05 +00:00
modules - update firmware to 5.0 2008-02-23 01:06:17 +00:00
net Use RTFREE_LOCKED() instead of rtfree() when releasing a reference on the 2008-02-13 16:57:58 +00:00
net80211
netatalk
netatm
netgraph Fix shutdown bug made by previous commit. 2008-02-24 10:13:32 +00:00
netinet Add table/tablearg support to ipfw's nat. 2008-02-24 15:37:45 +00:00
netinet6
netipsec
netipx Make tcpstates[] static, and make sure TCPSTATES is defined before 2007-07-30 11:06:42 +00:00
netnatm s/destory/destroy/ (except for the code in contrib/). 2007-04-16 12:31:35 +00:00
netncp Introduce some functions in the vnode locks namespace and in the ffs 2008-02-24 16:38:58 +00:00
netsmb Currently, smb_co_init() uses the same lock name for the mutex interlock 2008-02-24 16:26:52 +00:00
nfs
nfs4client - Add real assertions to lockmgr locking primitives. 2008-02-13 20:44:19 +00:00
nfsclient Introduce some functions in the vnode locks namespace and in the ffs 2008-02-24 16:38:58 +00:00
nfsserver
opencrypto
pc98
pccard
pci
powerpc Teach PowerPC CPU identification routines to recognize e500 cores. Fix style 2008-02-25 00:09:23 +00:00
rpc
security
sparc64
sun4v
sys Make again BSD ar(1) the default system ar(1), now properly handling 2008-02-25 16:16:17 +00:00
tools
ufs Introduce some functions in the vnode locks namespace and in the ffs 2008-02-24 16:38:58 +00:00
vm Correct a long-standing error in vm_object_deallocate(). Specifically, 2008-02-24 18:03:56 +00:00
Makefile