freebsd-dev/sbin
Gleb Smirnoff 2e25a531a3 Provide a working example line for an interface with 1 address running
with CARP.

Currently, we've got a problem that interface isn't IFF_UP at the time
we assign it a redundant address, and the latter gets stuck in INIT state.
Additional SIOCSIFFLAGS from ifconfig(8) kicks it to a working state.

A proper fix is kernel side and appeared to be non-trivial, not to be
checked in before 10.0-RELEASE.

Submitted by:	Ole Myhre <ole.myhre dataoppdrag.no>
2013-10-21 05:14:00 +00:00
..
adjkerntz Revert r253748,253749 2013-07-28 18:44:17 +00:00
atm
badsect
bsdlabel Sweep man pages replacing ad -> ada. 2013-10-01 18:41:53 +00:00
camcontrol Fix mode page length calculation to remove last garbage line from the 2013-10-11 17:00:09 +00:00
ccdconfig Sweep man pages replacing ad -> ada. 2013-10-01 18:41:53 +00:00
clri
comcontrol
conscontrol
ddb
devd Correct the printf format specifier for total_events. 2013-07-08 21:10:30 +00:00
devfs Clarify how "hide" and "unhide" commands work on directories. 2013-07-12 06:03:25 +00:00
dhclient Change the cap_rights_t type from uint64_t to a structure that we can extend 2013-09-05 00:09:56 +00:00
dmesg Move the check whether the clear flag is set. This has 2 advantages 2013-06-11 17:46:32 +00:00
dump
dumpfs When running the -m option to generate a newfs(8) command suitable for 2013-05-16 20:07:08 +00:00
dumpon Adapt to the fact that minidumps are now on by default. 2013-04-30 07:22:03 +00:00
etherswitchcfg Improve grammar and readability. 2013-09-20 19:25:01 +00:00
fdisk Sweep man pages replacing ad -> ada. 2013-10-01 18:41:53 +00:00
fdisk_pc98 Change <sys/diskpc98.h> to not redefine the same symbols that are 2013-08-07 00:00:48 +00:00
ffsinfo
fsck
fsck_ffs Fix the zeroing loop. I must have been drunk when I wrote this... 2013-08-20 07:19:58 +00:00
fsck_msdosfs
fsdb
fsirand
gbde Sweep man pages replacing ad -> ada. 2013-10-01 18:41:53 +00:00
geom Sweep man pages replacing ad -> ada. 2013-10-01 18:41:53 +00:00
ggate
growfs Allow the use of lowercase 'yes' 2013-05-08 18:55:38 +00:00
gvinum Prevent an unlikely, but real double free issue in gvinum(8). 2013-10-15 21:04:46 +00:00
hastctl Make hastctl(1) ('list' command) output a worker pid. 2013-07-01 18:41:07 +00:00
hastd Fix comments. 2013-09-19 20:20:59 +00:00
ifconfig Provide a working example line for an interface with 1 address running 2013-10-21 05:14:00 +00:00
init init: Set kernel login class and CPU mask on new processes. 2013-08-13 18:51:26 +00:00
ipf Update ipfilter 4.1.28 --> 5.1.2. 2013-09-06 23:11:19 +00:00
ipfw Remove duplicated parapgraph. 2013-07-24 08:36:29 +00:00
iscontrol Check for EHOSTUNREACH when establishing a connection. 2013-10-17 01:59:08 +00:00
kldconfig
kldload
kldstat
kldunload
ldconfig
mca
md5 Add the Clang specific -Wmissing-variable-declarations to WARNS=6. 2013-04-19 19:45:00 +00:00
mdconfig Resolve fflag with realpath(). 2013-07-31 07:06:58 +00:00
mdmfs
mknod
mksnap_ffs
mount Minor mdoc fixes. 2013-07-18 05:46:33 +00:00
mount_cd9660
mount_fusefs
mount_msdosfs Sweep man pages replacing ad -> ada. 2013-10-01 18:41:53 +00:00
mount_nfs Document the "gssname" and "allgssname" mount options added by the 2013-07-09 01:31:36 +00:00
mount_nullfs
mount_udf
mount_unionfs
nandfs
natd
newfs Sweep man pages replacing ad -> ada. 2013-10-01 18:41:53 +00:00
newfs_msdos Sweep man pages replacing ad -> ada. 2013-10-01 18:41:53 +00:00
newfs_nandfs Sweep man pages replacing ad -> ada. 2013-10-01 18:41:53 +00:00
nfsiod
nos-tun Use INADDR_NONE instead of -1 to check inet_addr() result. 2013-10-15 07:37:30 +00:00
nvmecontrol Extend some 32-bit fields and variables to 64-bit to prevent overflow 2013-10-08 15:47:22 +00:00
pfctl
pflogd
ping
ping6 Remove EOL whitespace. 2013-05-08 21:04:19 +00:00
quotacheck
rcorder
reboot Add a new gptboot(8) man page. Factor out the redundant information 2013-07-01 22:38:36 +00:00
recoverdisk Sweep man pages replacing ad -> ada. 2013-10-01 18:41:53 +00:00
resolvconf
restore
route Use long explicitly for the time difference. 2013-10-18 02:22:38 +00:00
routed mdoc sweep 2013-05-13 18:13:50 +00:00
rtsol
savecore
sconfig
setkey
shutdown
spppcontrol
sunlabel
swapon Style clean-ups. 2013-09-05 21:19:16 +00:00
sysctl
tunefs Constify string pointers. 2013-05-16 21:04:56 +00:00
umount
Makefile
Makefile.amd64
Makefile.arm
Makefile.i386
Makefile.ia64
Makefile.inc
Makefile.mips
Makefile.pc98
Makefile.sparc64