freebsd-dev/usr.sbin
Hartmut Brandt 1e1c4c13fb Make the generated oid.h dependend on the Makefile. The Makefile defines
the symbols to be extracted from the MIB and if that list of symbols is
changed, oid.h should be re-generated.
2006-11-08 10:36:57 +00:00
..
ac
accton
acpi Catch up with ACPI-CA 20051021 import 2005-11-01 22:44:08 +00:00
adduser Markup fixes. 2006-09-29 17:57:04 +00:00
amd Folded WITH_HESIOD_SUPPORT into WITH_HESIOD. 2006-03-21 09:00:51 +00:00
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 Enable building of OpenBSM command line tools: 2006-02-02 10:15:30 +00:00
auditd Enable building of OpenBSM command line tools: 2006-02-02 10:15:30 +00:00
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 Properly htole16() PSM in sockaddr_l2cap 2006-11-02 18:57:09 +00:00
boot0cfg
boot98cfg
bootparamd Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00
bsnmpd Make the generated oid.h dependend on the Makefile. The Makefile defines 2006-11-08 10:36:57 +00:00
btxld An old patch from Dan Lukes <dan at obluda.cz>: 2006-01-23 13:55:32 +00:00
burncd
cached Revise markup. 2006-09-30 19:07:03 +00:00
cdcontrol Use the new name H_SETSIZE instead of the old H_EVENT to set the history 2005-10-19 15:37:43 +00:00
chkgrp Fix a bug introduced in revision 1.9 which causes chkgrp to coredump on 2005-08-25 17:01:06 +00:00
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 Teach daemon(8) how to use pidfile(3). 2005-08-24 17:24:39 +00:00
dconschat
devinfo Sync usage() and SYNOPSIS. 2006-09-29 16:46:01 +00:00
digictl
diskinfo
dnssec-keygen Disable thread support in BIND. It appears to reduce performance rather 2005-07-25 14:44:11 +00:00
dnssec-signzone Disable thread support in BIND. It appears to reduce performance rather 2005-07-25 14:44:11 +00:00
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 The default fill byte is 0xf6, not 0xf5. 2005-11-03 07:28:46 +00:00
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 Sync code with the error report: calloc(number, 1) is equivalent to 2005-08-19 11:03:49 +00:00
kbdcontrol Markup fixes. 2006-09-29 17:57:04 +00:00
kbdmap Fix -r causing SIGSEGV due to parse_args() being called before font_current is set. 2006-01-09 19:54:28 +00:00
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 Add missed SYNOPSIS flag for auto upgrade. 2006-04-30 22:09:47 +00:00
mixer - Fix possible memory leak due to repetetive strdup(3) without matching 2006-01-01 20:19:49 +00:00
mld6query These IPv6-only tools have no explicit dependency on the INET6 macro. 2006-07-27 15:31:13 +00:00
mlxcontrol
mount_nwfs Use sysctlbyname() instead of sysctl 2006-05-11 17:23:57 +00:00
mount_portalfs
mount_smbfs Convert mount_smbfs to use nmount(). 2005-11-16 02:47:12 +00:00
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 Disable thread support in BIND. It appears to reduce performance rather 2005-07-25 14:44:11 +00:00
named-checkzone Disable thread support in BIND. It appears to reduce performance rather 2005-07-25 14:44:11 +00:00
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 Previous revision was broken on SPARC, fix it by using more appropriate type. 2005-12-21 10:12:05 +00:00
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 Use larger buffers to read lines from the vendor list. 2005-08-18 11:11:40 +00:00
periodic
pkg_install Markup fixes. 2006-09-29 17:57:04 +00:00
pmccontrol Fix pmccontrol(8) on Intel Xeon's running in 64 bit mode. 2006-02-27 14:25:32 +00:00
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 Add support for the HTTP_TIMEOUT environment variable (integer number 2006-11-07 09:18:09 +00:00
powerd Back out revs 1.18 and 1.19; they were based on incorrect assumptions. 2006-02-19 00:40:28 +00:00
ppp Listen to a control socket on an IPv4 as well through 2006-09-18 03:50:30 +00:00
pppctl
pppd Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00
pppstats
praliases
praudit Enable building of OpenBSM command line tools: 2006-02-02 10:15:30 +00:00
procctl
pstat Print (total - used) as the amount of available swap for a swap device 2005-11-17 19:31:52 +00:00
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 Disable thread support in BIND. It appears to reduce performance rather 2005-07-25 14:44:11 +00:00
rndc-confgen Disable thread support in BIND. It appears to reduce performance rather 2005-07-25 14:44:11 +00:00
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 Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00
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 Correct xref to systat(1) which was mispelled as ststat(1) in 1.5. 2005-11-29 16:33:44 +00:00
smbmsg Force the use of the tbl(1) preprocessor. 2006-10-25 10:44:59 +00:00
snapinfo Fix version number when the feature was added. 2006-03-23 07:55:33 +00:00
spkrtest
spray
sysinstall Fix typos in comments. 2006-11-07 23:54:14 +00:00
syslogd Mark up keywords with .Cm. 2006-10-12 01:59:34 +00:00
tcpdchk Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00
tcpdmatch Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00
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 Add some new options to mac_bsdestended. We can now match on: 2006-04-23 17:06:18 +00:00
usbdevs
vidcontrol Remove bogus casts of valid integer ioctl() arguments. 2006-09-26 21:46:12 +00:00
vipw s/insure/ensure/ in previous commit. My dictionary and m-w.com say they 2005-10-28 22:47:40 +00:00
vnconfig Style: NO_MAN doesn't need any value. 2006-03-15 10:46:38 +00:00
watch Close the tty file descriptor once we're done with it. 2005-09-21 14:30:14 +00:00
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 Style: NO_MAN doesn't need any value. 2006-03-15 10:46:38 +00:00
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