freebsd-dev/usr.sbin
Hidetoshi Shimokawa 8bd6994930 - Add an option to change escape character.
- Use CTRL macro.
- Make target reset work on telnet port.
- Add a key bind to invoke kgdb on the terminal. (experimental)
2007-06-15 12:09:16 +00:00
..
ac
accton
acpi Correct HPET header handling. 2007-03-27 17:03:52 +00:00
adduser Bump .Dd for r1.5; fix grammatical problem. 2007-04-12 08:39:13 +00:00
amd Folded WITH_HESIOD_SUPPORT into WITH_HESIOD. 2006-03-21 09:00:51 +00:00
ancontrol
apm
apmd getopt(3) returns -1, not EOF when out of args. 2007-02-05 07:35:23 +00:00
arlcontrol
arp net.link.ether.inet.prune_intvl no longer exists. 2007-03-28 11:06:50 +00:00
asf Make grammar a bit more consistent in this document. 2006-12-20 06:21:51 +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 Add `accept dns' to rfcomm-server example 2007-05-13 18:59:22 +00:00
boot0cfg "-b /boot/mbr" is redundant, /boot/mbr is the default boot code for fdisk(8). 2007-06-07 07:43:04 +00:00
boot98cfg
bootparamd Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00
bsnmpd s/destory/destroy/ (except for the code in contrib/). 2007-04-16 12:31:35 +00:00
btxld An old patch from Dan Lukes <dan at obluda.cz>: 2006-01-23 13:55:32 +00:00
burncd
cached - When building world WITHOUT_LIBPTHREAD, link libthr to libpthread. 2006-11-26 14:36:34 +00:00
cdcontrol
chkgrp
chown
chroot
ckdist Fix markup and change some layout; no content changes. 2006-12-27 13:52:57 +00:00
config Fix some problems that affect multiple file inclusion. Bruce found 2007-05-17 04:53:52 +00:00
cron Fix a bug where HOME was not allowed to be overridden by an user's crontab 2007-03-08 07:00:42 +00:00
crunch Use sizeof() for calculating the buffer size instead of hard-coded values. 2007-03-06 09:32:41 +00:00
ctm
cxgbtool fix include names 2007-03-15 04:09:40 +00:00
daemon Unbreak rev 1.7's getopt usage. The -f switch does not take an argument. 2007-04-19 16:43:30 +00:00
dconschat - Add an option to change escape character. 2007-06-15 12:09:16 +00:00
devinfo Sync usage() and SYNOPSIS. 2006-09-29 16:46:01 +00:00
digictl
diskinfo Print provider's ident when in verbose mode. 2007-05-06 00:25:21 +00:00
dnssec-keygen Update bmake glue for the BIND 9.4.1 import. 2007-06-02 23:19:58 +00:00
dnssec-signzone Update bmake glue for the BIND 9.4.1 import. 2007-06-02 23:19:58 +00:00
editmap
edquota Document that quotas must be turned off on a file system and 2007-02-04 14:26:01 +00:00
eeprom Flush my typo fix queue for this directory. 2006-12-05 23:20:14 +00:00
extattr
extattrctl
faithd
fdcontrol Force the use of the tbl(1) preprocessor. 2006-10-25 10:44:59 +00:00
fdformat Fix a nit noticed during translation. 2007-02-28 10:24:34 +00:00
fdread Remove unused variables. 2006-07-20 09:38:46 +00:00
fdwrite
flowctl
freebsd-update Add some missing '${BASEDIR}/'s. Prior to this commit, FreeBSD Update 2007-05-16 15:20:51 +00:00
fwcontrol Fix a group of typos: 2006-12-29 13:08:46 +00:00
getfmac
getpmac
gstat Deterministically set the default refresh interval to one second. 2007-03-29 07:23:49 +00:00
i4b o Remove duplicate #include <errno.h>. 2007-01-16 18:28:43 +00:00
ifmcstat Options spring cleanup: 2007-06-13 02:08:04 +00:00
inetd Don't try to apply connection-per-ip rate limiting to unix domain 2007-03-11 16:30:49 +00:00
iostat o Re-indent long lines. 2007-05-14 18:04:07 +00:00
ip6addrctl
ipfwpcap Change authors e-mail. 2006-11-12 21:43:21 +00:00
IPXrouted Do not use int where socklen_t is expected. 2006-09-21 02:01:46 +00:00
jail Bump date. 2007-04-05 21:17:52 +00:00
jexec Markup fixes. 2006-09-29 17:57:04 +00:00
jls
kbdcontrol Grammar fix from Ceri. 2006-11-16 13:43:05 +00:00
kbdmap Use sizeof() for calculating the buffer size instead of hard-coded values. 2007-03-06 09:32:41 +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 Use sizeof() for calculating the buffer size instead of hard-coded values. 2007-03-06 09:32:41 +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 o Add "line" device to a list of mixer(8) devices. 2007-05-09 05:33:54 +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 Decrease to WARNS=3. 2007-01-20 23:24:11 +00:00
mount_smbfs Convert mount_smbfs to use nmount(). 2005-11-16 02:47:12 +00:00
mountd Fatal error is only when cannot open any of the given exports files. 2007-04-13 10:25:49 +00:00
moused Add dynamic acceleration to moused(8). This introduces a '-A' flag to control 2007-03-11 20:02:26 +00:00
mptable
mtest Import rewrite of IPv4 socket multicast layer to support source-specific 2007-06-12 16:24:56 +00:00
mtree Markup fixes. 2006-09-29 17:57:04 +00:00
named Update bmake glue for the BIND 9.4.1 import. 2007-06-02 23:19:58 +00:00
named-checkconf Update bmake glue for the BIND 9.4.1 import. 2007-06-02 23:19:58 +00:00
named-checkzone Update bmake glue for the BIND 9.4.1 import. 2007-06-02 23:19:58 +00:00
named.reload
ndiscvt Remove ndisapi.9 Xref. 2006-10-10 07:19:30 +00:00
ndp Use sizeof() for calculating the buffer size instead of hard-coded values. 2007-03-06 09:32:41 +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 The last change is not needed for HEAD. 2007-03-30 08:23:59 +00:00
nghook
nologin Update nologin(5) to match the modern reality of login.conf(5) and PAM. 2007-05-10 11:22:24 +00:00
nscd - When building world WITHOUT_LIBPTHREAD, link libthr to libpthread. 2006-11-26 14:36:34 +00:00
ntp Delete description of non-existent options: "-4" and "-6". 2007-06-12 13:28:55 +00:00
nvram Revise markup. 2006-09-30 19:07:03 +00:00
ofwdump
pccard Correct two typos 2007-05-12 12:42:00 +00:00
pciconf - HT 2.00b added a new flag to the MSI mapping HT capability to indicate 2007-04-25 14:45:46 +00:00
periodic
pkg_install Make consistent with style(msmith). 4 spaces indent, tab for each 2 indents. 2007-03-28 05:33:52 +00:00
pmccontrol Fix pmccontrol(8) on Intel Xeon's running in 64 bit mode. 2006-02-27 14:25:32 +00:00
pmcstat MFP4: Enhancements to pmcstat(8): 2007-04-27 12:09:31 +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 Failing to set new frequency should not lead to powerd exiting. 2007-06-13 19:05:11 +00:00
ppp Cleanup after previous commit. 2007-05-25 16:05:17 +00:00
pppctl
pppd In auth_script(), change the size of an array to match the number of 2007-03-15 09:16:54 +00:00
pppstats
praliases
praudit Enable building of OpenBSM command line tools: 2006-02-02 10:15:30 +00:00
procctl
pstat Back out all POSIXified *env() changes. 2007-05-01 16:02:44 +00:00
pw Do the right thing with symlinks in the skeleton directory. 2007-03-30 13:18:52 +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 If two files systems, /a and /b are marked as having quotas enabled 2007-02-04 06:33:15 +00:00
rarpd
raycontrol
repquota If two files systems, /a and /b are marked as having quotas enabled 2007-02-04 06:33:15 +00:00
rip6query Do not use int where socklen_t is expected. 2006-09-21 01:41:03 +00:00
rmt
rndc Update bmake glue for the BIND 9.4.1 import. 2007-06-02 23:19:58 +00:00
rndc-confgen Update bmake glue for the BIND 9.4.1 import. 2007-06-02 23:19:58 +00:00
route6d implemented more validation checks about incoming responses per RFC2080, and one additional heuristic check for safer operation. 2006-11-16 19:03:03 +00:00
rpc.lockd - Fix compilaton with DUMP_FILELOCK_VERBOSE. 2007-04-12 02:07:12 +00:00
rpc.statd Add the "-p" option, which allows to specify a port which the daemon 2007-04-03 21:15:00 +00:00
rpc.umntall
rpc.yppasswdd
rpc.ypupdated Kill blank line at EOF. 2007-02-15 02:45:14 +00:00
rpc.ypxfrd o There is no securenets(5) man page, refer to ypserv(8). 2006-11-02 07:36:33 +00:00
rpcbind Remove a comment I forgot to remove 2007-06-09 09:20:22 +00:00
rrenumd These IPv6-only tools have no explicit dependency on the INET6 macro. 2006-07-27 15:31:13 +00:00
rtadvd o Remove duplicate includes. 2007-01-20 08:24:02 +00:00
rtprio
rtsold Improve wording for -f and -F. 2006-08-14 08:49:08 +00:00
rwhod
sa Set .PATH before referring to the corresponding sources. 2007-05-22 10:49:42 +00:00
sade Back out all POSIXified *env() changes. 2007-05-01 16:02:44 +00:00
sendmail This FFR is no longer needed in sendmail 8.14 2007-04-09 01:45:52 +00:00
setfmac Eliminate duplicate header files. 2007-02-09 09:23:10 +00:00
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 Imagine a situation where: 2007-03-16 12:36:54 +00:00
spkrtest
spray
sysinstall Create group ftp by default. This is gid 14 as this is the historical 2007-06-11 18:36:39 +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 o Remove duplicate includes. 2007-01-20 08:24:02 +00:00
traceroute Remove alpha left-overs. 2006-08-22 08:03:01 +00:00
traceroute6 o I failed to find a suitable explanation why traceroute(8) and 2007-04-30 19:08: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 Tweak some wording and markup. 2006-12-22 23:23:59 +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
watch
watchdogd Don't exit from watchdogd on receiving a signal if we cannot stop the watchdog. 2006-12-15 22:47:36 +00:00
wicontrol Fix manpage's SYNOPSIS and program's usage(). 2006-10-12 13:01:34 +00:00
wlandebug o add 11n knob 2007-06-11 04:05:15 +00:00
wlconfig
wpa track net80211 changes to get scan results ioctl 2007-06-11 03:57:46 +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 Increase helpfulness in diagnostic message - ypbind running without -ypset or 2007-02-28 22:49:12 +00:00
zic Normalize MAN. 2006-10-18 12:35:24 +00:00
zzz
Makefile Long overdue removal of vnconfig(8) 2007-01-28 08:53:48 +00:00
Makefile.inc