freebsd-src/usr.sbin
Bruce Evans 958a83b970 Use new mount args (mount "ufs" instead of MOUNT_UFS).
vnconfig doesn't seem to be in Lite2, although dev/vn is.  The Lite2
merge in userland has converted all mount calls except this one and
one for devfs in init, so we can drop support for old mount args soon.

Vnconfig probably shouldn't support mounting - it only supports ufs.
1997-03-29 11:01:54 +00:00
..
ac Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
accton Grr. Fix a spelling error. 1996-12-21 22:22:55 +00:00
adduser Support comments in password database (/etc/master.passwd). 1997-03-09 12:21:45 +00:00
amd Make the argument handling for select() less bogus. Also, move the 1997-03-22 23:12:08 +00:00
apm Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
apmconf Use /dev/apm instead of /dev/apm0. 1996-03-18 20:35:17 +00:00
arp Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +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 Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
cdcontrol Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
chown Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
chroot Use the .Bx macro where appropriate. 1996-08-23 20:36:11 +00:00
ckdist ckdist - a handy utility for verifying the sanity of a distribution. 1997-01-21 12:58:53 +00:00
config Remove support for "port none" and "port auto", it gains nothing, 1997-03-28 00:56:11 +00:00
cron Tone down the paranoia a bit in from the previous commit. setusercontext() 1997-03-14 14:45:30 +00:00
crunch Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
ctm Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
dev_mkdb
diskpart Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
edquota Sort cross references. 1997-01-20 00:03:00 +00:00
fdcontrol Update to work under Lite2 includes 1997-03-11 15:57:44 +00:00
fdformat Sort cross references. 1997-01-20 00:03:00 +00:00
fdwrite Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
inetd Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
iostat when you try to run iostat is fails with invalid dk_ndrive 0 1996-11-06 19:43:10 +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 Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +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
kgmon Implemented non-statistical kernel profiling. This is based on 1995-12-29 15:30:05 +00:00
kvm_mkdb Merge from Lite2 (use special dbopen flags) 1997-03-11 13:01:42 +00:00
lpr Fix an off by one error when determing the default job name for 1997-02-26 02:22:45 +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 Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +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 compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 03:33:12 +00:00
moused Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +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 Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
named Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +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 Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
newsyslog Add a missing period so that the -n option is display properly 1997-02-28 07:33:37 +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 Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
pcvt Fixed missing function types in synopsis. 1997-03-19 00:32:42 +00:00
pkg_install Protect against missing initial @cwd. Closes PR#2893 1997-03-06 10:21:57 +00:00
portmap Sort cross references. 1997-01-20 00:03:00 +00:00
ppp Use srandomdev() to initialize RNG 1997-03-24 16:01:46 +00:00
pppd Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
pppstats Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
pstat - update MNT_* flags to match lite2 properly. get rid of old #if 0 flags 1997-03-25 15:48:14 +00:00
pw Initialize RNG only once 1997-03-24 15:09:41 +00:00
pwd_mkdb Fix possible (not stack) overflow from -d <dir> commandline option. 1997-03-20 03:35:06 +00:00
qcamcontrol Update to work under Lite2 includes 1997-03-11 15:57:44 +00:00
quot Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
quotaon
rarpd Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
repquota Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
rmt Buffer overflow from OpenBSD: 1997-02-09 05:09:05 +00:00
rndcontrol Update to work under Lite2 includes 1997-03-11 15:57:44 +00:00
rpc.lockd Typo police. 1997-03-16 07:12:20 +00:00
rpc.statd Typo police. 1997-03-16 07:12:20 +00:00
rpc.yppasswdd Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
rpc.ypxfrd Update to work under Lite2 includes 1997-03-11 15:57:44 +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 YAMF22 1997-03-27 01:44:11 +00:00
sendmail Activate HASSETUSERCONTEXT to set resource limits while delivering 1997-03-14 14:26:35 +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 Modification to sliplogin prints desitination's IP address before 1997-01-16 11:47:44 +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 Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
sysinstall Catch this puppy up to RELENG_2_2 1997-03-29 06:44:57 +00:00
syslogd Save and restore the state of the variable Initialized inside die(). 1997-03-14 01:27:02 +00:00
tcpdump Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
timed Sort cross references. 1997-01-20 00:03:00 +00:00
traceroute Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
trpt Fix up programs which expect <net/if.h> to include <sys/time.h> to instead 1996-12-10 17:11:53 +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 Implement incremental passwd database updates. This is done by ading a '-u' 1996-07-01 19:38:50 +00:00
vnconfig Use new mount args (mount "ufs" instead of MOUNT_UFS). 1997-03-29 11:01:54 +00:00
watch Removed old bogus prerequisite <sys/select.h>. Cleaned up #include mess. 1997-03-19 04:44:07 +00:00
wormcontrol Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +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 Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
ypbind Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
yppoll Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
yppush Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
ypserv Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
ypset Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
zic Remove old output file, if any, before creating the output file, in 1997-03-13 18:56:18 +00:00
Makefile Kill sup from the main sources now that the ports version is updated. 1997-03-11 10:52:21 +00:00
Makefile.inc