freebsd-skq/usr.sbin
Maxim Konovalov 1ab1fe7628 o There is no securenets(5) man page, refer to ypserv(8).
Obtained from:	DragonFlyBSD
MFC after:	1 week
2006-11-02 07:36:33 +00:00
..
ac
accton
acpi
adduser Markup fixes. 2006-09-29 17:57:04 +00:00
amd
ancontrol
apm
apmd
arlcontrol
arp - Before doing ioctl(SIOCGIFNETMASK) put the proper IP address into the ifreq, 2006-10-13 12:38:43 +00:00
asf Markup fixes. 2006-09-29 17:57:04 +00:00
atm
audit
auditd
auditreduce auditreduce now requires OpenBSM's config/config.h, so add that to the 2006-09-25 11:56:20 +00:00
authpf Do not bypass WARNS machinery by hadcoding -Werror into CFLAGS. 2006-09-21 18:16:22 +00:00
bluetooth - Add a 'verbose' switch -v 2006-10-31 00:26:58 +00:00
boot0cfg
boot98cfg
bootparamd
bsnmpd Fix buildworld. 2006-10-31 21:44:46 +00:00
btxld
burncd
cached Revise markup. 2006-09-30 19:07:03 +00:00
cdcontrol
chkgrp
chown
chroot
ckdist
config Don't leak files. 2006-10-24 07:12:31 +00:00
cron Behave as documented when reading fields saying "X/Y" where X != * 2006-09-26 18:06:09 +00:00
crunch Markup fixes. 2006-09-29 17:57:04 +00:00
ctm
daemon
dconschat
devinfo Sync usage() and SYNOPSIS. 2006-09-29 16:46:01 +00:00
digictl
diskinfo
dnssec-keygen
dnssec-signzone
editmap
edquota initialize unitialized variables (WARNS=6) 2006-09-14 04:45:44 +00:00
eeprom Add missing '?' in "watchdog-enable?". 2006-09-01 20:09:22 +00:00
extattr
extattrctl
faithd
fdcontrol Force the use of the tbl(1) preprocessor. 2006-10-25 10:44:59 +00:00
fdformat
fdread Remove unused variables. 2006-07-20 09:38:46 +00:00
fdwrite
flowctl
freebsd-update Set LC_ALL=C in order to avoid problems with character ranges and 2006-10-21 11:04:34 +00:00
fwcontrol Add MPEG2-TS/HDV support to fwcontrol. 2006-10-26 22:33:38 +00:00
getfmac
getpmac
gstat Language tweak. 2006-09-29 16:51:29 +00:00
i4b Extend i4b to support CAPI manager based ISDN controllers (CAPI manager is part of 2006-07-09 21:16:06 +00:00
ifmcstat
inetd Removed T/TCP bits. 2006-09-14 08:36:53 +00:00
iostat Markup fixes. 2006-09-29 17:57:04 +00:00
ip6addrctl
ipfwpcap Revise markup. 2006-09-30 19:07:03 +00:00
IPXrouted Do not use int where socklen_t is expected. 2006-09-21 02:01:46 +00:00
jail Markup fixes. 2006-09-29 17:57:04 +00:00
jexec Markup fixes. 2006-09-29 17:57:04 +00:00
jls
kbdcontrol Markup fixes. 2006-09-29 17:57:04 +00:00
kbdmap
kernbb
keyserv
kgmon Correct a typo 2006-06-29 09:18:16 +00:00
kgzip
kldxref Use safe strlcpy rather than unsafe strncpy. After marcel's last fix, 2006-08-05 18:22:11 +00:00
lastlogin
lmcconfig Style. 2006-09-01 09:24:28 +00:00
lpr Obey MK_INET6_SUPPORT. 2006-07-27 14:52:12 +00:00
lptcontrol
mailstats
mailwrapper Markup fixes. 2006-09-29 17:57:04 +00:00
makemap
manctl
memcontrol
mergemaster
mixer
mld6query These IPv6-only tools have no explicit dependency on the INET6 macro. 2006-07-27 15:31:13 +00:00
mlxcontrol
mount_nwfs
mount_portalfs
mount_smbfs
mountd My previous commit made it impossible to export / over NFS; this small 2006-10-19 19:46:49 +00:00
moused Markup fixes. 2006-09-29 17:57:04 +00:00
mptable
mtest
mtree Markup fixes. 2006-09-29 17:57:04 +00:00
named Undefine __DATE__ in order to avoid placing a build timestamp into 2006-08-13 05:32:10 +00:00
named-checkconf
named-checkzone
named.reload
ndiscvt Remove ndisapi.9 Xref. 2006-10-10 07:19:30 +00:00
ndp These IPv6-only tools have no explicit dependency on the INET6 macro. 2006-07-27 15:31:13 +00:00
newsyslog Markup fixes. 2006-09-29 17:57:04 +00:00
nfsd
ngctl Silence GCC4 signed/unsigned pointer mismatch warning. 2006-09-21 01:48:47 +00:00
nghook
nologin
nscd Revise markup. 2006-09-30 19:07:03 +00:00
ntp Revise markup. 2006-09-30 19:07:03 +00:00
nvram Revise markup. 2006-09-30 19:07:03 +00:00
ofwdump
pccard Package the dumpcisfile functionality into a new dumpcis command. 2006-10-18 21:09:43 +00:00
pciconf
periodic
pkg_install Markup fixes. 2006-09-29 17:57:04 +00:00
pmccontrol
pmcstat Markup fixes. 2006-09-29 17:57:04 +00:00
pnpinfo Remove alpha left-overs. 2006-08-22 08:03:01 +00:00
portsnap Set LC_ALL=C in order to avoid problems with character ranges and 2006-10-21 11:04:34 +00:00
powerd
ppp Listen to a control socket on an IPv4 as well through 2006-09-18 03:50:30 +00:00
pppctl
pppd
pppstats
praliases
praudit
procctl
pstat
pw Better mdoc(7). Bump doc date. 2006-10-09 19:01:02 +00:00
pwd_mkdb
quot o Check we have a non-NULL pointer to a super block before dereference it. 2006-09-30 07:34:20 +00:00
quotaon
rarpd
raycontrol
repquota
rip6query Do not use int where socklen_t is expected. 2006-09-21 01:41:03 +00:00
rmt
rndc
rndc-confgen
route6d These IPv6-only tools have no explicit dependency on the INET6 macro. 2006-07-27 15:31:13 +00:00
rpc.lockd Set alarm timer for grace period from the grace_period variable, instead 2006-08-23 15:59:43 +00:00
rpc.statd compile under WARNS=6 2006-09-13 05:01:25 +00:00
rpc.umntall
rpc.yppasswdd
rpc.ypupdated
rpc.ypxfrd o There is no securenets(5) man page, refer to ypserv(8). 2006-11-02 07:36:33 +00:00
rpcbind
rrenumd These IPv6-only tools have no explicit dependency on the INET6 macro. 2006-07-27 15:31:13 +00:00
rtadvd These IPv6-only tools have no explicit dependency on the INET6 macro. 2006-07-27 15:31:13 +00:00
rtprio
rtsold Improve wording for -f and -F. 2006-08-14 08:49:08 +00:00
rwhod
sa
sade Revise markup. 2006-09-30 19:07:03 +00:00
sendmail Catch up with share/mk/bsd.sys.mk rev. 1.38. 2006-09-26 02:18:35 +00:00
setfmac
setpmac
sicontrol
sliplogin
slstat
smbmsg Force the use of the tbl(1) preprocessor. 2006-10-25 10:44:59 +00:00
snapinfo
spkrtest
spray
sysinstall If the user did not chose a distribution from the menu, a sensible 2006-10-23 20:49:49 +00:00
syslogd Mark up keywords with .Cm. 2006-10-12 01:59:34 +00:00
tcpdchk
tcpdmatch
tcpdrop
tcpdump De-orbit burn tcpslice. 2006-09-24 09:18:36 +00:00
timed
traceroute Remove alpha left-overs. 2006-08-22 08:03:01 +00:00
traceroute6 These IPv6-only tools have no explicit dependency on the INET6 macro. 2006-07-27 15:31:13 +00:00
trpt Obey MK_INET6_SUPPORT. 2006-07-27 14:52:12 +00:00
tzsetup
ugidfw
usbdevs
vidcontrol Remove bogus casts of valid integer ioctl() arguments. 2006-09-26 21:46:12 +00:00
vipw
vnconfig
watch
watchdogd Markup fixes. 2006-09-29 17:57:04 +00:00
wicontrol Fix manpage's SYNOPSIS and program's usage(). 2006-10-12 13:01:34 +00:00
wlandebug
wlconfig
wpa Markup fixes. 2006-09-29 17:57:04 +00:00
yp_mkdb
ypbind
yppoll
yppush Remove unsafe use of asynchronous I/O (the SIGIO handler could cause 2006-08-16 12:58:41 +00:00
ypserv o Re-arrange parentheses and fix a conition logic for !do_dns case. 2006-06-09 14:01:07 +00:00
ypset
zic Normalize MAN. 2006-10-18 12:35:24 +00:00
zzz
Makefile Always build pccardc. 2006-10-18 19:56:41 +00:00
Makefile.inc