freebsd-dev/usr.sbin
Giorgos Keramidas 1a6b42c84b Remove EOL space.
This is a whitespace only change.

Reviewed by: rwatson, Hiten Pandya <hiten@uk.FreeBSD.org>
2002-05-13 08:37:46 +00:00
..
ac I've been meaning to do this for a while. Add an underscore to the 2002-01-19 23:20:02 +00:00
accton Fix typo: to examining -> to examine. 2002-03-08 01:29:06 +00:00
acpi Fix bug on method local named object related panic and Bankfield 2002-03-02 15:05:26 +00:00
adduser Found a single point where rmuser(8) wasn't robust to strange 2002-02-11 15:26:20 +00:00
amd Stop "make depend" from attempting to delete non-existent .depend. 2002-04-11 12:30:20 +00:00
ancontrol Fix typo: capablities -> capabilities. 2002-03-08 01:59:52 +00:00
apm Minor grammar fix: 2002-03-08 12:48:05 +00:00
apmd
arp Unbreak this file after the last drive-by committing. We have to 2002-05-09 00:37:57 +00:00
atm
boot0cfg WARNS=2 cleanup. 2001-12-11 06:44:29 +00:00
boot98cfg Fix typo: s/secotor/sector/. 2002-03-08 13:50:28 +00:00
bootparamd
btxld
burncd Usage style sweep: spell "usage" with a small 'u'. 2002-04-22 13:44:47 +00:00
cdcontrol style(9): remove an EOF space. 2002-05-08 07:40:22 +00:00
chkgrp
chown chown(8) was not describing symlinks correctly, fixed. 2002-04-09 20:24:23 +00:00
chroot Pedantry to satisfy the bin/34159 author. 2002-03-15 12:24:44 +00:00
ckdist
config Add a hint about -DNO_WERROR 2002-02-25 21:59:57 +00:00
cron Use `The .Nm utility' 2002-04-20 12:27:18 +00:00
crunch Make crunchide(1) a cross-tool; needed for cross-arch "make release". 2002-04-30 09:34:53 +00:00
ctm Usage style sweep: spell "usage" with a small 'u'. 2002-04-22 13:44:47 +00:00
daemon
dev_mkdb o remove __P 2002-03-18 07:23:41 +00:00
devinfo Remove EOL space. 2002-05-13 08:37:46 +00:00
digictl Usage style sweep: spell "usage" with a small 'u'. 2002-04-22 13:44:47 +00:00
editmap Add editmap, a new utility which comes with sendmail 8.12 for editing maps in 2002-02-17 22:02:59 +00:00
edquota Reorder WARNS line for style. 2001-12-10 21:13:36 +00:00
elf2aout Add a Makefile for this. 2002-04-22 04:08:01 +00:00
elf2exe
extattrctl Clean up usage message: don't put optional parameter's in brackets. 2002-04-19 01:42:55 +00:00
faithd sysctl -w -> sysctl 2002-05-11 05:55:05 +00:00
fdcontrol mdoc(7) police: tidy up the markup. 2002-01-10 17:41:22 +00:00
fdformat Include <string.h> for some prototypes, rather than depending on 2002-04-01 21:13:17 +00:00
fdread Use `The .Nm utility' 2002-04-20 12:27:18 +00:00
fdwrite Use `The .Nm utility' 2002-04-20 12:27:18 +00:00
getextattr Replace /kernel with /boot/kernel/kernel. 2002-05-09 11:47:42 +00:00
gifconfig mdoc(7) police: fix markup, remove stray .Xr. 2001-12-21 08:10:28 +00:00
i4b demon -> daemon 2002-05-11 23:20:53 +00:00
ifmcstat
inetd Make compilable without -DINET6. 2002-05-08 17:20:08 +00:00
iostat Replace /kernel with /boot/kernel/kernel. 2002-05-09 11:47:42 +00:00
ipftest * ipftest now compiles with IPFILTER_LOG and needs ip_log.c to be able to 2002-03-20 08:57:10 +00:00
ipresend
ipsend
iptest
IPXrouted o Move NTOHL() and associated macros into <sys/param.h>. These are 2002-02-18 20:35:27 +00:00
jail Usage style sweep: spell "usage" with a small 'u'. 2002-04-22 13:44:47 +00:00
kbdcontrol FreeBSD 4.1 bootstrapping aid (HALT and PDWN are not defined there). 2002-02-08 09:37:12 +00:00
kbdmap Use `The .Nm utility' 2002-04-20 12:27:18 +00:00
kernbb Replace /kernel with /boot/kernel/kernel. 2002-05-09 11:47:42 +00:00
keyadmin
keyserv Spell void * as void * rather than caddr_t. This is complicated by the 2002-04-28 15:18:50 +00:00
kgmon Update kgmon.8 to refer to /boot/kernel/kernel on -CURRENT, rather than 2002-03-28 00:16:49 +00:00
kgzip
kldxref Usage style sweep: spell "usage" with a small 'u'. 2002-04-22 13:44:47 +00:00
lastlogin I've been meaning to do this for a while. Add an underscore to the 2002-01-19 23:20:02 +00:00
lpr Include <netinet/in.h> to squash one more compile-time warning. 2002-04-25 07:41:49 +00:00
lptcontrol
mailstats Update build infrastructure for sendmail 8.12. 2002-02-17 22:05:07 +00:00
mailwrapper Add the missing hoststat and purgestat commands. These are normally 2002-04-05 04:25:14 +00:00
makemap Update build infrastructure for sendmail 8.12. 2002-02-17 22:05:07 +00:00
manctl
memcontrol Make the MTRR code a bit more defensive - this should help people 2002-04-14 20:19:13 +00:00
mergemaster * Fix a small typo, thanks to olgeni 2002-05-04 22:53:03 +00:00
mixer
mld6query
mlxcontrol
mount_nwfs Add character translation table between Unix and NetWare according 2002-04-20 05:35:02 +00:00
mount_portalfs o __P removed 2002-03-21 13:14:21 +00:00
mount_smbfs Add bmake glue for src/contrib/smbfs and connect userland smbfs 2001-12-14 11:41:22 +00:00
mountd o __P removed 2002-03-21 13:14:21 +00:00
moused Fix a number of warnings. A gcc preprocessor bug relating to macros 2002-04-28 11:59:30 +00:00
mptable
mrouted Beware the log demon! (Fix typo: s/demon/daemon/) 2002-05-11 05:16:02 +00:00
mtest
mtree Typo. 2002-05-10 03:53:00 +00:00
named Turn blank lines into .Pp . This does not significantly change the 2002-04-21 18:41:29 +00:00
named.reload
named.restart
ndc
ndp
newsyslog style(9): sort includes, remove EOL spaces. 2002-05-03 21:03:37 +00:00
nfsd Make this compile and not segfault on ia64. ptr = strdup("foo"); is 2002-05-01 06:49:43 +00:00
ngctl Usage style sweep: spell "usage" with a small 'u'. 2002-04-22 13:44:47 +00:00
nghook
nologin
nslookup Install files via FILES. 2001-12-17 16:21:59 +00:00
nsupdate
ntp Various fixes, mostly for problems introduced by my mdoc transcription, 2002-04-02 08:55:49 +00:00
pccard Usage style sweep: spell "usage" with a small 'u'. 2002-04-22 13:44:47 +00:00
pciconf When asked to print bytes (-b option) do that and put 16 on a line. 2002-02-26 10:40:42 +00:00
pcvt PR: 33966 2002-04-24 14:30:56 +00:00
periodic
pkg_install Remove cross reference to pkg_update(1). 2002-05-11 16:27:19 +00:00
pnpinfo
ppp We don't need to include arpa/inet.h here. In fact, only FreeBSD needs 2002-05-11 17:04:01 +00:00
pppctl
pppd inet_aton returns 0 on failure, not -1. 2002-05-06 08:39:43 +00:00
pppstats Usage style sweep: spell "usage" with a small 'u'. 2002-04-22 13:44:47 +00:00
praliases Update build infrastructure for sendmail 8.12. 2002-02-17 22:05:07 +00:00
prefix Use the SCRIPTS knob. 2002-04-29 15:43:47 +00:00
procctl
pstat Replace /kernel with /boot/kernel/kernel. 2002-05-09 11:47:42 +00:00
pw In the words of the submitter: 2002-04-05 08:39:31 +00:00
pwd_mkdb When reporting that a line is too long, include the line number in the 2002-03-09 03:52:14 +00:00
quot Sigh... Yet a BBSIZE breakage. 2002-05-12 21:43:02 +00:00
quotaon
rarpd Fix buildworld breakage. 2002-05-09 14:15:57 +00:00
raycontrol
repquota #include <time.h> for the definition of time functions instead of 2002-02-25 07:39:34 +00:00
rip6query Usage style sweep: spell "usage" with a small 'u'. 2002-04-22 13:44:47 +00:00
rmt
route6d
rpc.lockd When binding to transports if getnetconfigent() fails then actually 2002-04-11 07:19:30 +00:00
rpc.statd rename 'enum res' and 'struct status' to 'enum sm_res' and 'struct sm_status' 2002-03-22 19:43:21 +00:00
rpc.umntall Don't ignore SIGINT and SIGQUIT. The comment said "Ignore SIGINT 2001-12-09 20:18:36 +00:00
rpc.yppasswdd unbreak build: fix multi-line string literal 2002-05-11 04:10:49 +00:00
rpc.ypupdated Unbogotify the comment containing the RCS Id. 2002-02-15 00:46:32 +00:00
rpc.ypxfrd Spell void * as void * rather than caddr_t. This is complicated by the 2002-04-28 15:18:50 +00:00
rpcbind
rrenumd
rtadvd
rtprio Use `The .Nm utility' 2002-04-20 12:27:18 +00:00
rtsold Explicitly specifies sin6_family & sin6_len of sockaddr_in6 for raw socket 2002-04-19 11:39:54 +00:00
rwhod Replace /kernel with /boot/kernel/kernel. 2002-05-09 11:47:42 +00:00
sa Fixed divots that I created when I moved prototypes of group_from_gid 2002-02-19 00:05:59 +00:00
sade Add the ability to use Bzip'ed packages. 2002-04-30 22:40:06 +00:00
sendmail Update build infrastructure for sendmail 8.12. 2002-02-17 22:06:20 +00:00
setextattr Replace /kernel with /boot/kernel/kernel. 2002-05-09 11:47:42 +00:00
setkey
sgsc
sicontrol
sliplogin
slstat
spkrtest
spray Spell void * as void * rather than caddr_t. This is complicated by the 2002-04-28 15:18:50 +00:00
stallion Comment in the man page and warning in stlload (when stlload fails) to make 2002-02-11 02:34:25 +00:00
sysinstall Add the ability to use Bzip'ed packages. 2002-04-30 22:40:06 +00:00
syslogd Remove spaces between (void) and function calls. Use TAILQ_FOREACH 2002-03-24 06:02:10 +00:00
tcpdchk
tcpdmatch
tcpdump Use `The .Nm utility' 2002-04-20 12:27:18 +00:00
timed timed(8) manual page has some incorrect grammer 2002-04-09 20:47:17 +00:00
traceroute
traceroute6
trpt Replace /kernel with /boot/kernel/kernel. 2002-05-09 11:47:42 +00:00
tzsetup Default to UTC on sparc64 also. 2002-03-06 06:18:21 +00:00
usbd Usage style sweep: spell "usage" with a small 'u'. 2002-04-22 13:44:47 +00:00
usbdevs Usage style sweep: spell "usage" with a small 'u'. 2002-04-22 13:44:47 +00:00
vidcontrol Use `The .Nm utility' 2002-04-20 12:27:18 +00:00
vipw Use libutil and libypclnt for all passwd manipulation and NIS needs. 2002-05-08 00:54:29 +00:00
vnconfig
watch #include <time.h> for the definition of time functions instead of 2002-02-25 05:31:49 +00:00
wicontrol Change typo, 2347 -> 2047. 2002-04-09 17:29:30 +00:00
wlconfig
xten Use `The .Nm utility' 2002-04-20 12:27:18 +00:00
yp_mkdb Spell void * as void * rather than caddr_t. This is complicated by the 2002-04-28 15:18:50 +00:00
ypbind Spell void * as void * rather than caddr_t. This is complicated by the 2002-04-28 15:18:50 +00:00
yppoll ANSIfy and remove some dead code. 2002-02-06 15:26:07 +00:00
yppush Spell void * as void * rather than caddr_t. This is complicated by the 2002-04-28 15:18:50 +00:00
ypserv Fix a boatload of format errors and constness violations. 2002-05-08 15:41:15 +00:00
ypset Spell void * as void * rather than caddr_t. This is complicated by the 2002-04-28 15:18:50 +00:00
zic
Makefile Turn off pppctl -- it won't like with an in-tree Gcc 3.1 built libc_r. 2002-05-10 00:48:33 +00:00
Makefile.inc