freebsd-nq/usr.sbin
George C A Reid efe4cd6a18 Add an acceleration option to moused
PR:		28369
Submitted by:	Daniel O'Connor <darius@dons.net.au>
manpage reviewed by:	ru
MFC after:	10 days
2001-06-25 20:15:34 +00:00
..
ac Constify and set WARNS=2. 2001-06-24 18:41:30 +00:00
accton
acpi Remove double //'s in path. 2001-06-02 19:09:37 +00:00
adduser
amd msdos -> msdosfs 2001-06-04 13:08:54 +00:00
ancontrol
apm
apmd Add battery state monitoring to apmd. 2001-05-15 05:13:45 +00:00
arp - Renamed the `proxy'' modifier of the -d flag to `pub'', 2001-06-07 12:35:53 +00:00
atm Backout removal of -I${.CURDIR}/../../../sys in previous revision. 2001-06-11 17:48:15 +00:00
boot0cfg
boot98cfg Constify and set WARNS=2. 2001-06-24 18:51:40 +00:00
bootparamd
btxld
burncd Change to spell erasing right. 2001-05-30 08:13:39 +00:00
cdcontrol Add the 'next' and 'prev' commands (aliased to '+' and '-') which skip 2001-05-25 09:24:50 +00:00
chkgrp Constify, staticize and add a missing include; add WARNS?=2. 2001-06-24 12:38:28 +00:00
chown Starting with 5.0-R, do not support `.' as a owner / group delimiter. 2001-05-31 19:30:19 +00:00
chroot
ckdist
config
cron Where is the pointy hat? Fix cut/paste error. (hey, it compiled! :-) 2001-06-16 03:16:52 +00:00
crunch Use 'LIBS+= ...' instead of 'LIBS= ...' in the generated makefile 2001-06-20 23:21:02 +00:00
ctm * fix ctm(8) to use mkstemp() instead of tempnam() for tempfile 2001-05-06 03:03:45 +00:00
dev_mkdb
devinfo Fixed missing DPADD. 2001-05-12 14:34:46 +00:00
digictl o Add a -a flag for changing/getting the ALTPIN setting for a digi port. 2001-06-20 14:52:20 +00:00
diskcheckd remove -g -O0, that was only for debugging... 2001-06-23 19:24:18 +00:00
diskpart
dpt
edquota
elf2exe
extattrctl
faithd Sync with recent KAME. 2001-06-11 12:39:29 +00:00
fdcontrol Part #2 of the <machine/ioctl_fd.h> => <sys/fdcio.h> move: handle the 2001-06-06 06:16:19 +00:00
fdformat Part #2 of the <machine/ioctl_fd.h> => <sys/fdcio.h> move: handle the 2001-06-06 06:16:19 +00:00
fdread Part #2 of the <machine/ioctl_fd.h> => <sys/fdcio.h> move: handle the 2001-06-06 06:16:19 +00:00
fdwrite Part #2 of the <machine/ioctl_fd.h> => <sys/fdcio.h> move: handle the 2001-06-06 06:16:19 +00:00
getextattr Xref to extattr(2) and extattr(3). 2001-06-24 23:59:22 +00:00
gifconfig Nuke unused variables. 2001-06-24 23:41:57 +00:00
i4b PR: bin/26817 2001-06-05 15:16:45 +00:00
ifmcstat Nuke unused variables. 2001-06-24 23:41:57 +00:00
inetd Don't add -Wall, as it's a compiler specific flag. 2001-06-24 09:20:42 +00:00
iostat Removed -I${.CURDIR}/.../sys from CFLAGS. 2001-05-18 13:41:42 +00:00
ipftest Pick up the correct headers from sys/contrib/ipfilter/netinet. 2001-06-18 15:55:28 +00:00
ipresend Pick up the correct headers from sys/contrib/ipfilter/netinet. 2001-06-18 15:55:28 +00:00
ipsend Pick up the correct headers from sys/contrib/ipfilter/netinet. 2001-06-18 15:55:28 +00:00
iptest Pick up the correct headers from sys/contrib/ipfilter/netinet. 2001-06-18 15:55:28 +00:00
IPXrouted
jail Add missing includes and sort includes. 2001-06-24 20:28:19 +00:00
kbdcontrol - Syncronizes command line syntax warnings with manpage (bin/27010); 2001-05-29 13:59:02 +00:00
kbdmap
kernbb Nuke unused variables. 2001-06-24 23:41:57 +00:00
keyadmin
keyserv Nuke unused variables. 2001-06-24 23:41:57 +00:00
kgmon
kgzip
lastlogin Include stdlib.h for exit(3). 2001-06-24 20:05:30 +00:00
lpr Make 'lpc clean' somewhat safer. Add an 'lpc tclean' command, which allows 2001-06-25 02:05:03 +00:00
lptcontrol Constify, add a prototype, and set WARNS=2. 2001-06-24 18:43:33 +00:00
mailstats
mailwrapper You can't free a string and then use it as the error message to 2001-06-04 04:22:57 +00:00
makemap
manctl
memcontrol Nuke unused variables. 2001-06-24 23:41:57 +00:00
mergemaster Work around the problem in RELENG_4 where the file doesn't actually 2001-06-20 07:15:38 +00:00
mixer
mld6query Sync with recent KAME. 2001-06-11 12:39:29 +00:00
mlxcontrol
mount_nwfs - sys/n[tw]fs moved to sys/fs/n[tw]fs 2001-05-26 11:57:45 +00:00
mount_portalfs Actually rename FDESC, PORTAL, UMAP and UNION file systems. 2001-05-24 15:20:11 +00:00
mountd Correct cross-reference: 2001-06-07 16:59:19 +00:00
moused Add an acceleration option to moused 2001-06-25 20:15:34 +00:00
mptable
mrouted
mtest Include missing header files which define functions for which gcc has 2001-06-24 20:25:23 +00:00
mtree
named
named.reload This program uses ndc(8); it doesn't send a signal itself. 2001-06-14 04:28:45 +00:00
named.restart Start the correct copy of named (pass ${named_program} to ndc(8)). 2001-06-14 04:34:40 +00:00
ndc
ndp Sync with recent KAME. 2001-06-11 12:39:29 +00:00
newsyslog
nfsd
ngctl
nghook Correct cross-references: 2001-06-05 12:40:03 +00:00
nologin
nslookup
nsupdate
ntp
pccard Remove duplicate words. 2001-06-24 01:34:38 +00:00
pciconf Support a range of registers to read. 2001-05-31 18:31:43 +00:00
pcvt
periodic
pkg_install Fix usage bogon (-d doesn't take any arguments). 2001-06-13 21:34:12 +00:00
pnpinfo
ppp Avoid using too many args for ``set m[tr]u'' 2001-06-20 19:55:58 +00:00
pppctl
pppd
pppstats
praliases
prefix Sync with recent KAME. 2001-06-11 12:39:29 +00:00
procctl
pstat Nuke unused variables. 2001-06-24 23:41:57 +00:00
pw Include missing header files which define functions for which gcc has 2001-06-24 20:25:23 +00:00
pwd_mkdb
quot Remove ncheck in an example; FreeBSD does not have it. 2001-06-16 09:05:24 +00:00
quotaon Include missing header files which define functions for which gcc has 2001-06-24 20:25:23 +00:00
rarpd Add a -d command-line option; when used in conjunction with -f, rarpd 2001-06-18 06:48:33 +00:00
raycontrol
repquota Print "-" instead of "" in the grace field if there is no grace 2001-06-19 00:47:24 +00:00
rip6query Sync with recent KAME. 2001-06-11 12:39:29 +00:00
rmt
route6d Sync with recent KAME. 2001-06-11 12:39:29 +00:00
rpc.lockd
rpc.statd
rpc.umntall Fix warning (and obviously broken code) 2001-06-16 07:15:48 +00:00
rpc.yppasswdd Correct a typo in an error message. 2001-06-16 23:15:15 +00:00
rpc.ypupdated
rpc.ypxfrd
rpcbind Clean up the addrmerge() function, which was over-complicated and 2001-06-24 15:03:06 +00:00
rrenumd Sync with recent KAME. 2001-06-11 12:39:29 +00:00
rtadvd Sync with recent KAME. 2001-06-11 12:39:29 +00:00
rtprio
rtsold Sync with recent KAME. 2001-06-11 12:39:29 +00:00
rwhod
sa
sade Supported to select a keymap for PC-98x1. 2001-06-17 03:13:48 +00:00
sendmail
setextattr Xref to extattr(2) and extattr(3). 2001-06-24 23:59:22 +00:00
setkey Sync with recent KAME. 2001-06-11 12:39:29 +00:00
sgsc
sicontrol
sliplogin Nuke unused variables. 2001-06-24 23:41:57 +00:00
slstat
spkrtest
spray Include missing header files. 2001-06-24 20:26:00 +00:00
stallion
sysinstall Increase the buffer sizes for the build deps, run deps, and the line 2001-06-22 21:47:55 +00:00
syslogd Note that -a is ignored if -s is also specified. 2001-06-06 12:48:22 +00:00
tcpdchk
tcpdmatch
tcpdump
timed Patches from OpenBSD: 2001-05-09 08:37:18 +00:00
traceroute Fetch the default maximum TTL value from the net.inet.ip.ttl MIB. 2001-06-06 16:12:59 +00:00
traceroute6 Sync with recent KAME. 2001-06-11 12:39:29 +00:00
trpt
tzsetup
usbd Removed -I${.CURDIR}/.../sys from CFLAGS. 2001-05-18 13:41:42 +00:00
usbdevs Removed -I${.CURDIR}/.../sys from CFLAGS. 2001-05-18 13:41:42 +00:00
vidcontrol Add a comma between the two names in the CONTRIBUTERS section. 2001-06-10 00:23:05 +00:00
vipw
vnconfig Include missing header files which define functions for which gcc has 2001-06-24 20:25:23 +00:00
watch
wicontrol
wlconfig Spelling fix ("independantly" -> "independently") 2001-06-06 19:07:03 +00:00
xten
yp_mkdb
ypbind Nuke unused variables. 2001-06-24 23:41:57 +00:00
yppoll Include missing header files which define functions for which gcc has 2001-06-24 20:25:23 +00:00
yppush Initialize the sa_flags member of an auto struct sigaction variable. 2001-06-06 21:08:15 +00:00
ypserv The aliases file now lives in /etc/mail/. 2001-05-15 15:58:30 +00:00
ypset
zic
Makefile Add diskcheck-daemon. 2001-06-03 20:02:03 +00:00
Makefile.inc