freebsd-skq/usr.sbin
Weongyo Jeong 723b2f5af2 Changes the meaning of each characters '<' and '>' that it could be
confused with USB OUT or USB IN packets though it just represents USB
submit or done.  To know the USB packet direction, the endpoint address
should be referred.

Requested by:	jkim
2010-12-03 00:44:07 +00:00
..
ac
accton
acpi
adduser
amd
ancontrol
apm
apmd Don't generate input() since it's not used. 2010-11-22 14:16:22 +00:00
arp Do not hardcode (20*60), but use current ARP timeout value configured 2010-11-30 16:14:19 +00:00
asf
audit
auditd
auditreduce
authpf
bluetooth Don't generate input() since it's not used. 2010-11-22 14:16:22 +00:00
boot0cfg
boot98cfg
bootparamd
bsnmpd Fix CPU load reporting independent of scheduler used. 2010-10-28 20:18:26 +00:00
btxld
burncd
cdcontrol
chkgrp
chown
chroot
ckdist
clear_locks
config Don't generate input() since it's not used. 2010-11-22 14:16:22 +00:00
cpucontrol
crashinfo Teach crashinfo(8) to look at the currently running kernel (based on the 2010-11-30 16:04:40 +00:00
cron
crunch
ctm
cxgbtool
daemon
dconschat
devinfo
digictl
diskinfo
dnssec-dsfromkey
dnssec-keyfromlabel
dnssec-keygen
dnssec-signzone
dumpcis
editmap
edquota
eeprom
extattr
extattrctl
faithd
fdcontrol
fdformat
fdread
fdwrite
fifolog
flowctl
freebsd-update Typo fix in a comment. 2010-11-10 14:33:09 +00:00
ftp-proxy
fwcontrol
getfmac
getpmac
gpioctl mdoc: drop even more redundant .Pp calls 2010-10-19 12:35:40 +00:00
gssd
gstat
i2c
ifmcstat
inetd
iostat Clarify a few details about iostat(8) behavior: 2010-11-24 00:05:19 +00:00
ip6addrctl
ipfwpcap
IPXrouted
jail
jexec
jls
kbdcontrol Don't generate input() since it's not used. 2010-11-22 14:16:22 +00:00
kbdmap Fix fd leak in get_font 2010-11-29 09:21:26 +00:00
keyserv
kgmon
kgzip
kldxref
lastlogin
lmcconfig
lpr Fix printing of files located on ZFS filesystem with an st_dev or 2010-10-21 06:52:14 +00:00
lptcontrol
mailstats
mailwrapper Create the /bin/rmail symlink (which mailers such as postfix 2010-10-12 21:01:26 +00:00
makefs Sync with the latest version from NetBSD. It notably addds ISO9660 support. 2010-11-07 16:05:04 +00:00
makemap
manctl
memcontrol
mergemaster
mfiutil Handle malloc() failures more gracefully by error'ing out rather than 2010-11-19 15:39:59 +00:00
mixer
mld6query
mlxcontrol
mount_nwfs
mount_portalfs
mount_smbfs
mountd
moused
mptable
mptutil Similar to mfiutil, drop local definition of powerof2() and use version 2010-11-22 14:36:04 +00:00
mtest mdoc: make pages render with mandoc 2010-10-21 12:27:13 +00:00
mtree
named
named-checkconf
named-checkzone
named.reload
ndiscvt
ndp
newsyslog Fix a typo in a comment. 2010-11-21 11:50:16 +00:00
nfscbd
nfsd
nfsdumpstate
nfsrevoke
nfsuserd
ngctl
nghook
nologin
nscd
ntp Enable the shared memory reference clock driver. The GPS devices are 2010-10-14 11:20:23 +00:00
nvram
ofwdump
pc-sysinstall When we switched to the gpart backend, and provided selection between 2010-11-10 05:32:36 +00:00
pciconf
periodic
pkg_install - Add support for xz compression to pkg_create, bzip2 remains the default 2010-10-12 10:04:44 +00:00
pmcannotate Fix a grammatical error connected to the previous commit. 2010-10-16 17:30:27 +00:00
pmccontrol Add code to print the number and type of the CPU that is present in 2010-10-11 14:31:24 +00:00
pmcstat
pnpinfo
portsnap
powerd
ppp Log if fopen() fails. 2010-10-18 07:28:53 +00:00
pppctl
praliases
praudit
procctl
pstat
pw
pwd_mkdb
quot
quotaon
rarpd
repquota
rip6query
rmt
rndc
rndc-confgen
route6d
rpc.lockd
rpc.statd
rpc.umntall
rpc.yppasswdd
rpc.ypupdated
rpc.ypxfrd
rpcbind
rrenumd
rtadvd Fix another "string" typo. 2010-10-28 22:28:45 +00:00
rtprio
rtsold
rwhod
sa
sade
sendmail
service
services_mkdb
setfib
setfmac
setpmac
sicontrol
smbmsg
snapinfo
spkrtest
spray
sysinstall If no floppy drive is installed kldBrowser() can generate an error early on. 2010-11-29 11:55:17 +00:00
syslogd
tcpdchk
tcpdmatch
tcpdrop
tcpdump Actually remove the HAVE_CAST_H define this time. 2010-10-30 16:30:50 +00:00
timed
traceroute Remove unused traceroute(8) contrib code from head 2010-11-27 09:26:46 +00:00
traceroute6
trpt
tzsetup
uathload
ugidfw
uhsoctl
usbconfig Add a man page for usb_quirk module, plus references in other man pages, 2010-11-10 23:45:44 +00:00
usbdevs
usbdump Changes the meaning of each characters '<' and '>' that it could be 2010-12-03 00:44:07 +00:00
vidcontrol
vipw
wake
watch
watchdogd
wlandebug
wlconfig
wpa Adapt for wpa_supplicant / hostapd 0.7.3. 2010-11-03 10:44:25 +00:00
yp_mkdb
ypbind
yppoll
yppush
ypserv
ypset
zic
zzz
Makefile Put string in quotes, like is done everywhere. 2010-11-06 15:04:48 +00:00
Makefile.amd64
Makefile.arm
Makefile.i386
Makefile.ia64
Makefile.inc
Makefile.mips
Makefile.powerpc
Makefile.sparc64