freebsd-dev/usr.sbin
Brian Somers e81574b54b Remove "set mtu ..." ability. Currently, this is an
"alias" for "set mru ...", but there's no such thing
as setting your mtu in the ppp protocol (rfc1661).
1997-05-31 16:37:19 +00:00
..
ac compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
accton compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
adduser Change "no" answer to "default" for login class, because "no" class 1997-05-01 23:34:25 +00:00
amd Add ${DESTDIR} to absolute pathnames of required sources. 1997-05-23 07:45:42 +00:00
apm compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
apmconf Use /dev/apm instead of /dev/apm0. 1996-03-18 20:35:17 +00:00
arp Removed inconsistent declaration of malloc(). `make world' with DESTDIR 1997-04-23 10:16:58 +00:00
bad144 Commit the longstanding bin/410 & kern/411 fix, in the hope that somebody 1995-12-01 11:07:01 +00:00
bootparamd compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
cdcontrol Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
chown Activate the -h flag which tells chown/chgrp to work on the symlink itself 1997-03-31 13:03:49 +00:00
chroot compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
ckdist ckdist - a handy utility for verifying the sanity of a distribution. 1997-01-21 12:58:53 +00:00
config compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
cron compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
crunch compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
ctm compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
dev_mkdb compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
diskpart Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
edquota compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
fdcontrol compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
fdformat Sort cross references. 1997-01-20 00:03:00 +00:00
fdwrite it's'' -> its'' where appropriate and typo fixes in time2posix.3. 1997-05-19 16:33:27 +00:00
inetd login_getclass() -> login_getpwclass(). 1997-05-10 19:02:03 +00:00
iostat compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
IPXrouted Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
kbdcontrol Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
kbdmap sysconfig -> rc.conf 1997-05-19 07:30:45 +00:00
kernbb Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
keyadmin This is the `key' program from NRL's IPv6 distribution, heavily 1996-06-17 19:47:57 +00:00
keyserv Import of the keyserv daemon needed for Secure RPC. 1997-05-28 15:44:22 +00:00
kgmon compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
kvm_mkdb compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
lpr Check for duplicate spool dirs. 1997-05-17 03:04:43 +00:00
lptcontrol Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
manctl Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
mixer Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
mkdosfs compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
mount_portalfs compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 03:33:12 +00:00
mountd Back out msmith's recent commit which breaks using symbolic names for netmasks. 1997-04-30 18:40:12 +00:00
moused compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
mptable Made 'options NINTR' greater of 24 and calculated value. 1997-05-22 22:55:05 +00:00
mrouted Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
mtest Add the one line description of the man page at the top so 1996-12-15 23:02:48 +00:00
mtree Change FTS_PHYSICAL (not follow symlinks but return them) 1997-05-15 08:46:57 +00:00
named Don't override BINOWN and BINGRP by setting them to "bin". Use the 1997-05-17 11:53:03 +00:00
named.reload Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
named.restart Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
ncrcontrol Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
ndc sysconfig -> rc.conf 1997-05-27 07:19:57 +00:00
newsyslog Allow a '-' flag as a placeholder so that path_to_pid_file 1997-05-06 23:11:06 +00:00
nfsd compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 03:33:12 +00:00
nologin An odd merge from 2.2 to -current. Somehow that 2.2 nologin.5 1997-03-03 06:47:27 +00:00
nslookup Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
pccard The pccard daemon doesn't support the 'class' parameter as stated in the 1997-02-26 15:55:10 +00:00
pciconf compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
pcvt compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
pkg_install When no last file specified for % command user barf(error diagnostic) 1997-05-24 21:45:55 +00:00
portmap compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
ppp Remove "set mtu ..." ability. Currently, this is an 1997-05-31 16:37:19 +00:00
pppd Fix a bug (dereferencing zero) introduced by the last mods. 1997-05-13 20:34:01 +00:00
pppstats Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
pstat compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
pw Fixes skeleton directory test-it-is-a-directory logic. 1997-05-24 10:41:49 +00:00
pwd_mkdb Document the -u option. 1997-04-04 00:49:35 +00:00
qcamcontrol compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
quot Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
quotaon compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
rarpd compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
repquota compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
rmt Buffer overflow from OpenBSD: 1997-02-09 05:09:05 +00:00
rndcontrol compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
rpc.lockd Typo fix: ${.DESTDIR} -> ${DESTDIR}. 1997-05-23 08:43:27 +00:00
rpc.statd Typo fix: ${.DESTDIR} -> ${DESTDIR}. 1997-05-23 08:43:27 +00:00
rpc.yppasswdd compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
rpc.ypupdated Mind-o: MAN8= yes --> NOMAN= yes 1997-05-29 13:59:22 +00:00
rpc.ypxfrd Back out unnecessary overly-paranoid paranoia test from here too; yp_access() 1997-04-28 14:22:31 +00:00
rtprio Oops, had a couple of extra parens in a couple of lines. 1997-03-07 07:45:17 +00:00
rwhod Sort cross references. 1997-01-20 00:03:00 +00:00
sa Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
sade Fix typos (of the printed output kind). 1997-05-30 01:03:09 +00:00
sendmail compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
sgsc Update to work under Lite2 includes 1997-03-11 15:57:44 +00:00
sicontrol Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
sliplogin Add FILES section to manpage. 1997-04-16 09:54:50 +00:00
slstat Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
spkrtest Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
spray Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
stallion Submitted by: Greg Ungerer <gerg@stallion.oz.au> 1997-03-13 04:21:44 +00:00
sysctl compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
sysinstall Fix typos (of the printed output kind). 1997-05-30 01:03:09 +00:00
syslogd Nobody ever seemed to be interested in reviewing these changes, and i 1997-05-03 22:17:43 +00:00
tcpdump Update Makefile to build tcpdump-3.3 . 1997-05-27 02:21:28 +00:00
timed Typo: .SH --> .Sh. 1997-05-25 19:11:26 +00:00
traceroute Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
trpt compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
tzsetup Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
vidcontrol Update to compile under Lite2 includes 1997-03-11 14:25:31 +00:00
vipw compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
vnconfig compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
watch compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
wlconfig Make it build under 3.x 1997-05-23 04:04:17 +00:00
wormcontrol Remove the select command. The WORMIOCQUIRKSELECT ioctl call has been removed 1997-05-19 17:37:30 +00:00
xntpd Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
xten Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
yp_mkdb fix a couple typos... 1997-04-15 07:06:15 +00:00
ypbind This commit adds support to ypbind(8) for binding to non-local servers. 1997-05-25 19:49:33 +00:00
yppoll Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
yppush compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
ypserv Back out one of my paranoia tests from the last commit here; yp_access() 1997-04-28 14:18:38 +00:00
ypset Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
zic compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
Makefile Another (harmless, luckily) mind-o: somehow I typed 'rpc.ypupdated.' 1997-05-29 14:21:39 +00:00
Makefile.inc BSD 4.4 Lite usr.sbin Sources 1994-05-26 05:23:31 +00:00