freebsd-src/sys
Pawel Jakub Dawidek 9d793bdd46 When inserting a new component md_provsize metadata field wasn't set, which
means that old problem was triggered (when two providers end at the same
offset, eg. ad0 and ad0s1 and the wrong was is picked up by gmirror/graid3).

Reported by:	Michal Suszko <dry@dry.pl>
MFC after:	3 days
2006-03-10 07:41:31 +00:00
..
alpha
amd64 Flip the switch and don't route interrupts to hyperthreads in a HT system. 2006-03-09 16:38:52 +00:00
arm MFp4: Forget the asm inlined version of in_cksum_hdr(). It doesn't work if 2006-03-09 23:33:59 +00:00
boot - Implement serial numbers, UUID, and asset tag (turned off by default). 2006-03-09 22:49:44 +00:00
bsm
cam
coda
compat Fix exec_map resource leaks. 2006-03-08 20:21:54 +00:00
conf
contrib Avoid pulling in the whole <net/pfvar.h> by opaquely declaring 2006-03-09 15:54:01 +00:00
crypto
ddb
dev Don't dereference an uninitialized pointer. 2006-03-09 16:28:24 +00:00
doc
fs
gdb
geom When inserting a new component md_provsize metadata field wasn't set, which 2006-03-10 07:41:31 +00:00
gnu Update a DB_SET to DB_FUNC I missed yesterday. 2006-03-08 15:47:48 +00:00
i4b
i386 It is not necessary to read %gs twice. 2006-03-10 05:55:26 +00:00
ia64
isa
isofs/cd9660
kern Implement printf 'X' conversion for both libstand and kernel. 2006-03-09 22:37:34 +00:00
libkern
modules The pf' and pflog' sources do not depend on DEV_PF or DEV_PFLOG, 2006-03-09 15:48:45 +00:00
net Don't acquire a lock before calling vlan_unconfig(). 2006-03-09 14:42:51 +00:00
net80211 fix switching between agressive and non-agressive wmm modes 2006-03-10 06:18:03 +00:00
netatalk
netatm
netgraph
netinet
netinet6
netipsec
netipx
netkey
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient
nfsserver When parsing an RPC request in nfsrv_dorec(), KASSERT that there 2006-03-08 20:21:15 +00:00
opencrypto
pc98
pccard
pci
posix4
powerpc
rpc
security
sparc64
sys Use vn_start_secondary_write() and vn_finished_secondary_write() as a 2006-03-08 23:43:39 +00:00
tools
ufs Remove unneeded (and broken) usage of MNT_REF()/MNT_REL(). 2006-03-10 02:31:12 +00:00
vm
Makefile