1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-15 15:06:42 +00:00
freebsd/sbin
Pawel Jakub Dawidek e8438cad1d Add a workaround.
Now, if we have for example: ad0s1 ad0s1c ad2s1 ad2s1c and we will try
to do: gconcat label foo /dev/ad0s1 /dev/ad2s1 we'll get a panic:
panic: spoiled but dcr = 1
for inside of geom_slice class, backtrace shows:
g_access()
g_slice_access()
g_access()
g_concat_read_metadata()
We need to get a proper fix for this race before geom(8) will be committed.
2004-04-04 13:32:00 +00:00
..
adjkerntz
atacontrol Add printing of relevant SATA info where approbiate. 2004-03-15 13:21:41 +00:00
atm Make NULL a (void*)0 whereever possible, and fix the warnings(-Werror) 2004-03-05 08:10:19 +00:00
badsect
bsdlabel Implement a '-f' flag to teach bsdlabel to work on files instead of 2004-03-30 23:15:03 +00:00
camcontrol
ccdconfig
clri
comcontrol
conscontrol
devd
devfs
dhclient
dmesg Not too much point specifying -N but not specifying -M. 2004-03-26 09:24:45 +00:00
dump
dumpfs
dumpon
fdisk
fdisk_pc98
ffsinfo Remove these MAINTAINER lines since the maintainers has had their 2004-04-01 20:31:49 +00:00
fsck
fsck_ffs Remove a stray \n from a setproctitle. 2004-03-30 20:01:25 +00:00
fsck_msdosfs
fsdb
fsirand
gbde
gconcat Add a workaround. 2004-04-04 13:32:00 +00:00
gpt
growfs Include <time.h> instead of depending on namespace pollution in <sys/stat.h> 2004-04-04 04:17:07 +00:00
idmapd fix for 64-bit arch: 2004-03-26 22:44:59 +00:00
ifconfig Fix an off-by-one error in the function used to input the ascii/hex strings. 2004-04-04 07:28:58 +00:00
init Fixed misspellings of 0 as NULL. 2004-03-11 10:01:12 +00:00
ip6fw
ipf
ipfs
ipfstat
ipfw Backout revision 1.140; it seems that the previous version is clear 2004-03-27 14:13:53 +00:00
ipmon
ipnat
kldconfig Make NULL a (void*)0 whereever possible, and fix the warnings(-Werror) 2004-03-05 08:10:19 +00:00
kldload
kldstat Validate argument to -i. 2004-03-15 03:41:07 +00:00
kldunload
ldconfig Add initial support for compiling a special 32 bit version of 2004-03-21 01:21:26 +00:00
mca
md5
mdconfig Fix a long-standing deadlock issue with vnode backed md(4) devices: 2004-03-10 20:41:09 +00:00
mdmfs
mknod
mksnap_ffs
mount Correct the definition of the multilabel flag: it enables multilabel 2004-03-26 03:26:15 +00:00
mount_cd9660
mount_ext2fs
mount_hpfs
mount_msdosfs
mount_nfs
mount_nfs4
mount_ntfs
mount_nullfs
mount_std
mount_udf
mount_umapfs
mount_unionfs
natd
newfs
newfs_msdos
nfsiod
nos-tun
pfctl
pflogd
ping
ping6
quotacheck
rcorder
reboot Share the i386 boot manual page. 2004-03-22 00:52:27 +00:00
restore
route
routed
rtsol
savecore
sconfig
setkey Fix regression in setkey whereby parser would fail to recognise tcp as 2004-03-31 18:38:02 +00:00
shutdown
slattach
spppcontrol
startslip
sunlabel
swapon Make NULL a (void*)0 whereever possible, and fix the warnings(-Werror) 2004-03-05 08:10:19 +00:00
sysctl
tunefs Fixed some style bugs in the residue of rev.1.14 (mainly initialization in 2004-03-26 16:11:13 +00:00
umount s/considred/considered/ 2004-03-04 00:52:16 +00:00
vinum NULL -> 0. 2004-03-17 20:50:25 +00:00
Makefile Remove the RAIDframe userland tool. 2004-03-16 12:28:40 +00:00
Makefile.inc