freebsd-nq/usr.sbin
Garance A Drosehn c7e56d3248 Change lpd to recognize the '-s' parameter as a preferred synonym
for what is currently the '-p' parameter.  '-s' is what NetBSD
used (and they implemented it before I added -p in FreeBSD), and
it also matches the '-s' option in syslogd.  Someone in OpenBSD
land had also talked about adding a '-s' option, but it hasn't
happened yet.

MFC after:	5 days
2002-04-19 19:33:24 +00:00
..
ac
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 GCC 3.1 cleanup - add a break after default: at the end of a switch 2002-04-07 12:05:05 +00:00
atm
boot0cfg
boot98cfg Fix typo: s/secotor/sector/. 2002-03-08 13:50:28 +00:00
bootparamd
btxld
burncd Dont quit prematurely when writing from stdin... 2002-04-05 19:35:41 +00:00
cdcontrol o Move NTOHL() and associated macros into <sys/param.h>. These are 2002-02-18 20:35:27 +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 Only remove the '\n' at the end of a line if there is one. 2002-04-10 22:01:37 +00:00
crunch Add a "special progname lib xxx ..." command to crunchgen 2002-03-30 16:48:30 +00:00
ctm Modernize my email address. 2002-03-25 14:12:49 +00:00
daemon
dev_mkdb o remove __P 2002-03-18 07:23:41 +00:00
devinfo
digictl
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
elf2aout Utility to create a.out [kernels] from an ELF one. 2002-03-28 02:17:27 +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 just merged cosmetic changes from KAME to ease sync between KAME and FreeBSD. 2002-04-19 04:46:24 +00:00
fdcontrol
fdformat Include <string.h> for some prototypes, rather than depending on 2002-04-01 21:13:17 +00:00
fdread
fdwrite Modernize my email address. 2002-03-25 14:12:49 +00:00
getextattr NAI DBA update. 2002-03-14 21:58:58 +00:00
gifconfig
i4b Add support for Q.931 subaddresses. 2002-03-26 15:13:54 +00:00
ifmcstat
inetd Correct spacing. 2002-04-16 09:56:28 +00:00
iostat
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
kbdcontrol FreeBSD 4.1 bootstrapping aid (HALT and PDWN are not defined there). 2002-02-08 09:37:12 +00:00
kbdmap
kernbb
keyadmin
keyserv Readded the svc_create() and the registering of the local transport, 2002-02-06 19:15:34 +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 Make kldxref work for Elf64 (which has 32 bit hash tables) 2002-04-11 09:30:15 +00:00
lastlogin
lpr Change lpd to recognize the '-s' parameter as a preferred synonym 2002-04-19 19:33:24 +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 Solve the problem of spuriously comparing files that were created 2002-04-08 10:30:44 +00:00
mixer
mld6query
mlxcontrol
mount_nwfs
mount_portalfs o __P removed 2002-03-21 13:14:21 +00:00
mount_smbfs
mountd o __P removed 2002-03-21 13:14:21 +00:00
moused Minor changes: 2002-03-24 03:07:07 +00:00
mptable
mrouted
mtest
mtree
named Don't define NOADDITIONAL in CFLAGS again, it is already in named.h 2002-02-21 04:20:47 +00:00
named.reload
named.restart
ndc
ndp
newsyslog Close a very small window during which new (empty) instances of rotated log 2002-04-10 10:38:44 +00:00
nfsd Fix problem in macro definition breaking compiles with -DDEBUG. 2002-03-26 17:37:59 +00:00
ngctl
nghook
nologin
nslookup
nsupdate
ntp Various fixes, mostly for problems introduced by my mdoc transcription, 2002-04-02 08:55:49 +00:00
pccard Correct a typo. 2002-03-24 02:34:59 +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
periodic
pim6dd
pim6sd
pkg_install DTRT for packages read from STDIN: 2002-04-02 12:47:10 +00:00
pnpinfo
ppp Add variable substitutions for SOCKNAME, IPOCTETSIN, IPOCTETSOUT, IPPACKETSIN, 2002-04-17 12:38:59 +00:00
pppctl
pppd Unbreak PAP-only authentication. 2002-03-05 10:50:55 +00:00
pppstats
praliases Update build infrastructure for sendmail 8.12. 2002-02-17 22:05:07 +00:00
prefix Sync with latest KAME's manpage of prefix(8). 2002-03-01 08:45:24 +00:00
procctl
pstat
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
quotaon
rarpd
raycontrol
repquota #include <time.h> for the definition of time functions instead of 2002-02-25 07:39:34 +00:00
rip6query
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
rpc.yppasswdd ANSIfy and remove some dead code. 2002-02-06 15:26:07 +00:00
rpc.ypupdated Unbogotify the comment containing the RCS Id. 2002-02-15 00:46:32 +00:00
rpc.ypxfrd ANSIfy and remove some dead code. 2002-02-06 15:26:07 +00:00
rpcbind
rrenumd
rtadvd
rtprio
rtsold Explicitly specifies sin6_family & sin6_len of sockaddr_in6 for raw socket 2002-04-19 11:39:54 +00:00
rwhod
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 concept of a volume to the device and package structures. If 2002-04-13 12:43:07 +00:00
sendmail Update build infrastructure for sendmail 8.12. 2002-02-17 22:06:20 +00:00
setextattr Update userland tools to reflect extattr API changes. 2002-02-10 04:48:26 +00:00
setkey
sgsc
sicontrol
sliplogin
slstat
spkrtest
spray
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 support for an additional field to the packages/INDEX file. If 2002-04-13 13:00:42 +00:00
syslogd Remove spaces between (void) and function calls. Use TAILQ_FOREACH 2002-03-24 06:02:10 +00:00
tcpdchk
tcpdmatch
tcpdump
timed timed(8) manual page has some incorrect grammer 2002-04-09 20:47:17 +00:00
traceroute
traceroute6
trpt
tzsetup Default to UTC on sparc64 also. 2002-03-06 06:18:21 +00:00
usbd Prefix structure members to protect them against clashes with eg. 2002-02-20 20:47:21 +00:00
usbdevs mdoc(7) police: fix list width. 2002-03-15 17:06:19 +00:00
vidcontrol Fix typo: s/forth/fourth/ 2002-03-21 20:10:10 +00:00
vipw Make mppath and masterpasswd pointers instead of arrays, and initialize 2002-04-17 00:18:15 +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
yp_mkdb ANSIfy and remove some dead code. 2002-02-06 15:26:07 +00:00
ypbind o Move NTOHL() and associated macros into <sys/param.h>. These are 2002-02-18 20:35:27 +00:00
yppoll ANSIfy and remove some dead code. 2002-02-06 15:26:07 +00:00
yppush Constify and stylify yppusherr_string(). 2002-04-16 22:08:35 +00:00
ypserv Sort out the documentation WRT TCP_WRAPPERs, which is now enabled. 2002-02-06 20:48:03 +00:00
ypset ANSIfy and remove some dead code. 2002-02-06 15:26:07 +00:00
zic
Makefile Reactivate sysinstall, it does work on ia64. 2002-04-08 23:08:48 +00:00
Makefile.inc