1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-25 11:37:56 +00:00
freebsd/usr.sbin
Bjoern A. Zeeb 0fb550caba While we currently still seem to have a gateway address, for future
stability, check for gw to be set before adding the flag and the address
to the routing message.

r186308, backed out in r191305, already tried to do that, and in addition
ignore AF_LINK types of gateway addresses to work around a problem that
r167797 had introduced on the kernel side always setting RTF_GATEWAY if a
gateway address was passed into the kernel.
The proper solution for this is still under discussion so I am hesitant to
re-add the special AF_LINK treatment for now.

MFC after:	3 days
2009-04-20 11:51:35 +00:00
..
ac
accton
acpi
adduser
amd
ancontrol
apm
apmd
arp This checkin addresses a couple of issues: 2008-12-26 19:45:24 +00:00
asf
audit Merge OpenBSM 1.1 alpha 2 from the OpenBSM vendor branch to head, both 2008-12-02 23:26:43 +00:00
auditd Merge OpenBSM alpha 4 from OpenBSM vendor branch to head, both 2008-12-31 11:12:24 +00:00
auditreduce
authpf
bluetooth Fix bug in event timeout handling 2009-04-17 23:33:30 +00:00
boot0cfg Write the MBR by using the bootcode verb of the gpart class. 2009-03-02 04:35:52 +00:00
boot98cfg
bootparamd
bsnmpd Only build the bsnmpd netgraph module if MK_NETGRAPH_SUPPORT is set. 2008-10-02 14:26:56 +00:00
btxld
burncd Correct the type for the global var accessed in sig handlers. 2009-01-05 16:47:42 +00:00
cdcontrol
chkgrp
chown Fix punctuation. 2009-04-01 08:33:54 +00:00
chroot
ckdist Constify return value of stripath and avoid unnecessary deconst 2008-11-19 00:09:01 +00:00
clear_locks
config Move the comment to it's correct place. 2009-02-07 11:40:47 +00:00
cpucontrol - use .Ex macro in EXIT STATUS section 2009-01-07 01:31:09 +00:00
crashinfo
cron Fix typo. 2008-12-01 17:39:34 +00:00
crunch Run with -B and just .POSIX. 2009-01-31 07:03:36 +00:00
ctm
cxgbtool Update the Chelsio driver to the latest bits from Chelsio 2009-03-10 19:22:45 +00:00
daemon
dconschat
devinfo
digictl
diskinfo
dnssec-keygen
dnssec-signzone
dumpcis Move sys/pccard/*.h here. 2009-02-15 03:21:37 +00:00
editmap
edquota
eeprom - Sprinkle const. 2009-03-19 20:24:30 +00:00
extattr
extattrctl
faithd
fdcontrol
fdformat
fdread
fdwrite
fifolog Fixed NAME section. 2009-04-04 15:48:09 +00:00
flowctl
freebsd-update
ftp-proxy
fwcontrol Remove reference to phy_delay from fwcontrol. Thanks for the catch! 2009-02-17 23:56:16 +00:00
getfmac
getpmac
gssd - Remove superfluous comment 2009-01-30 15:28:56 +00:00
gstat o Turn the batch mode on if stdout is not tty. 2009-03-12 13:17:46 +00:00
i2c Introduce the I2C diagnostic utility. It let's discover and inspect slave 2009-01-26 14:00:50 +00:00
ifmcstat Merge IGMPv3 and Source-Specific Multicast (SSM) to the FreeBSD 2009-03-09 17:53:05 +00:00
inetd Sync comment with actual configuration format. 2009-02-13 22:48:05 +00:00
iostat
ip6addrctl
ipfwpcap
IPXrouted Make IPXrouted compile using Clang by using ANSI function declarations. 2009-03-04 18:36:48 +00:00
jail New sentence starts on a new line. 2009-01-24 15:56:44 +00:00
jexec - Style: size_t can't be negative. 2009-04-04 16:03:28 +00:00
jls Make sure that the direct jls invocations prints something 2008-12-14 16:56:47 +00:00
kbdcontrol
kbdmap
kernbb
keyserv Rename all symbols in libmp(3) to mp_*, just like Solaris. 2009-02-26 21:43:15 +00:00
kgmon
kgzip
kldxref various cleanups including: 2009-01-06 14:23:38 +00:00
lastlogin
lmcconfig Include string.h for strncpy prototype 2009-02-19 19:45:49 +00:00
lpr
lptcontrol
mailstats
mailwrapper
makefs Fix LLVM compiler errors related to K&R declarations with ANSI prototypes. 2009-02-26 20:59:05 +00:00
makemap
manctl
memcontrol
mergemaster Don't tempt svn to expand the example $FreeBSD strings 2009-03-23 14:42:41 +00:00
mixer
mld6query - rename the RETURN VALUES section to EXIT STATUS 2009-01-07 00:59:34 +00:00
mlxcontrol
mount_nwfs
mount_portalfs
mount_smbfs
mountd Implement support for RPCSEC_GSS authentication to both the NFS client 2008-11-03 10:38:00 +00:00
moused
mptable
mtest Add full SSM stack support to mtest(8) diagnostic tool. 2009-03-04 02:09:12 +00:00
mtree Write timestamps with exactly 9 digits after the period. 2009-01-31 05:17:28 +00:00
named
named-checkconf
named-checkzone
named.reload
ndiscvt Integrate the NDIS USB support code to CURRENT. 2008-12-27 08:03:32 +00:00
ndp This checkin addresses a couple of issues: 2008-12-26 19:45:24 +00:00
newsyslog
nfsd Implement support for RPCSEC_GSS authentication to both the NFS client 2008-11-03 10:38:00 +00:00
ngctl
nghook
nologin
nscd o Correct a database name: "group" not "groups". 2008-12-22 13:36:15 +00:00
ntp - fix typo 2008-11-18 23:38:47 +00:00
nvram
ofwdump
pciconf - Add a few more register defintions for the PCI express capability 2009-04-17 19:07:44 +00:00
periodic
pkg_install Add release package directories for 6.4 and 7.2. 2009-04-15 17:14:43 +00:00
pmcannotate Import an initial revision of the pmcannotate tool. 2008-11-26 21:44:57 +00:00
pmccontrol Ignore absent CPUs when listing the current state of PMC hardware. 2008-11-16 04:26:38 +00:00
pmcstat Close the read side of the pipe to self when exiting. 2008-12-23 12:08:06 +00:00
pnpinfo
portsnap Set SO_NOSIGPIPE on sockets used by phttpget. Without this, if 2009-04-03 21:13:18 +00:00
powerd Fix a typo higter->higher. 2008-12-24 09:17:30 +00:00
ppp While we currently still seem to have a gateway address, for future 2009-04-20 11:51:35 +00:00
pppctl
praliases
praudit
procctl
pstat Serialize write() calls on TTYs. 2009-02-11 16:28:49 +00:00
pw
pwd_mkdb
quot
quotaon
rarpd
repquota
rip6query
rmt
rndc
rndc-confgen
route6d This main goals of this project are: 2008-12-15 06:10:57 +00:00
rpc.lockd
rpc.statd
rpc.umntall
rpc.yppasswdd yppasswdd assumed that a struct x_master_passwd is type punable to a 2009-02-18 22:27:46 +00:00
rpc.ypupdated
rpc.ypxfrd
rpcbind
rrenumd - rename the RETURN VALUES section to EXIT STATUS 2009-01-07 00:58:25 +00:00
rtadvd Properly convert bit value to a bit field. Before we were storing 2009-02-19 16:30:11 +00:00
rtprio
rtsold - rename the RETURN VALUES section to EXIT STATUS [1] 2009-01-07 00:54:30 +00:00
rwhod
sa
sade Oops, missed removing an 's' in previous rev. 2008-12-30 18:21:54 +00:00
sendmail
setfib - Use static for usage() 2008-10-17 21:11:09 +00:00
setfmac
setpmac
sicontrol
smbmsg
snapinfo
spkrtest
spray
sysinstall Add docs category. 2009-04-19 08:31:55 +00:00
syslogd Add "crit" to the list of keywords. 2008-12-23 17:39:24 +00:00
tcpdchk
tcpdmatch
tcpdrop
tcpdump Add new build targets for tcpdump 4.0.0. 2009-03-21 18:40:38 +00:00
timed Fix LLVM compiler errors related to K&R declarations with ANSI prototypes. 2009-02-26 20:59:05 +00:00
traceroute
traceroute6 - rename the RETURN VALUES section to EXIT STATUS 2009-01-07 00:57:27 +00:00
trpt Fix LLVM compiler errors related to K&R declarations with ANSI prototypes. 2009-02-26 20:59:05 +00:00
tzsetup
uathload add uathload.8 2009-04-08 06:51:58 +00:00
ugidfw In ugidfw(8), print the rule number and rule contents (as parsed and then 2008-12-24 22:40:13 +00:00
usbconfig Remove unused local. usbconfig(8) can now compile under 2009-03-17 21:21:33 +00:00
usbdevs Add missing -o to usage output. 2008-12-29 14:59:22 +00:00
vidcontrol
vipw
watch
watchdogd
wlandebug TDMA support for long distance point-to-point links using ath devices: 2009-01-08 17:12:47 +00:00
wlconfig
wpa no need to for gnu89 any more 2009-03-15 01:39:16 +00:00
yp_mkdb
ypbind
yppoll
yppush
ypserv
ypset
zic Finish a few more .Dl "quoted" arguments missed in revision 184984 2008-11-15 06:41:57 +00:00
zzz
Makefile Garbage collect raycontrol(8), as ray(4) has been removed. 2009-04-16 14:43:59 +00:00
Makefile.inc