freebsd-nq/usr.sbin
Garrett Wollman 3fa88dec7f Add support for filesystem-specific `-o' options, and re-implement the
most common cd9660 and nfs options like God intended them.  (It is now
possible to say

	mount -o ro,soft,bg,intr there:/foo/bar /foo/bar

again.)  This whole getmntopt() business is an incredible botch;
it never should have been anything more than a wrapper around
getsubopt(3).  Because if the way the current hackaround is implemented,
options which take arguments (like the old `rsize' and `wsize') are still
unavailable, and must be accessed the new, broken way.

(It's unimaginable how Berkeley managed to screw up one of the few things
about NFS that Sun actually got right to begin with!)
1994-11-01 23:51:53 +00:00
..
ac ac(8) utility, brought over from FreeBSD 1.1.5. 1994-09-26 22:12:27 +00:00
accton Reviewed by: 1994-07-30 17:16:22 +00:00
amd Correct and add proper man page extents. 1994-08-11 01:46:41 +00:00
apm The latest user-land changes from the author. I added a big warning to the 1994-11-01 22:46:40 +00:00
apmconf The latest user-land changes from the author. I added a big warning to the 1994-11-01 22:46:40 +00:00
arp Remove talk about trailers from arp(8) manual page 1994-09-26 04:32:57 +00:00
bad144 Define DKBAD_MAGIC the same as in 1.1.5 (as 0x4321 instead of 0). 0 is 1994-10-25 17:33:25 +00:00
bootpd Small code tidy up 1994-09-10 15:13:28 +00:00
bootpef add rtmsg.c. 1994-09-12 07:48:33 +00:00
bootpgw add rtmsg.c. 1994-09-12 07:48:33 +00:00
bootptest Changes for bootpd to work on FreeBSD 2.0: 1994-09-10 15:00:08 +00:00
chown groups[] is of type gid_t. 1994-09-23 10:02:21 +00:00
chroot Get rid of update. Make man page installation work with our scheme 1994-08-05 16:31:05 +00:00
config Added a slot in the swap-dev-table for NFS-diskless to abuse. 1994-10-18 08:16:29 +00:00
config.new Get rid of update. Make man page installation work with our scheme 1994-08-05 16:31:05 +00:00
cron Use LDDESTDIR and DPADD more consistently with what Bruce suggests.. 1994-08-29 18:42:12 +00:00
crunch From: Michael Reifenberger <root@rz-wb.fh-sw.de> 1994-10-26 14:52:43 +00:00
ctm These patches fix some lesser problems: 1994-10-24 20:09:39 +00:00
dbsym Changes to adapt to 2.0. 1994-08-23 11:17:55 +00:00
dev_mkdb Get rid of update. Make man page installation work with our scheme 1994-08-05 16:31:05 +00:00
diskpart Get rid of update. Make man page installation work with our scheme 1994-08-05 16:31:05 +00:00
edquota Get rid of update. Make man page installation work with our scheme 1994-08-05 16:31:05 +00:00
eeprom BSD 4.4 Lite usr.sbin Sources 1994-05-26 05:23:31 +00:00
fdcontrol Import the fdcontrol command. It has been in 1.1.5, but obviously has been lost on its way to 2.0. 1994-10-30 18:52:01 +00:00
fdformat Corrected the xref to the driver man page to be fdc(4) now that 1994-10-28 17:07:32 +00:00
fdwrite #include'ing mysterious stuff from ${DESTDIR}/sys/<somewhere> is no longer 1994-10-14 16:03:33 +00:00
inetd - increase TOOMANY, in line with 1.x 1994-09-11 11:16:32 +00:00
iostat New way of getting disk drive names. 1994-10-16 04:04:56 +00:00
kbdcontrol Applied patch009. Also added appropriate #include <string.h> which 1994-10-25 20:50:41 +00:00
kgmon Get rid of _PATH_UNIX completely; use getbootfile(3) instead. 1994-09-24 00:08:43 +00:00
kvm_mkdb Get rid of _PATH_UNIX completely; use getbootfile(3) instead. 1994-09-24 00:08:43 +00:00
lpr Get rid of update. Make man page installation work with our scheme 1994-08-05 16:31:05 +00:00
lptcontrol Make it possible to run lptcontrol on a printer port which does not 1994-09-03 22:47:08 +00:00
lsdev When -v not given, display longer state' and no parent'. 1994-10-24 22:21:51 +00:00
manctl My last fix broke things more, thanks to Paul Traina for pointing that out! 1994-05-26 20:16:49 +00:00
mount_portalfs Add support for filesystem-specific `-o' options, and re-implement the 1994-11-01 23:51:53 +00:00
mountd Automatically load NFS and a bevy of other filesystems. 1994-09-22 22:17:02 +00:00
mrouted Make it compile and (except for mrouted which is untested as yet) run. 1994-09-08 02:51:37 +00:00
mtree Add -U option which does the same things as -u except exits with 0 1994-10-09 20:28:31 +00:00
named Enable new bind utilities. 1994-09-26 23:14:33 +00:00
ncrcontrol Fix typo in #if which prevented use of getbootfile() under FreeBSD-2.0. 1994-10-26 19:23:02 +00:00
nfsd Automatically load NFS and a bevy of other filesystems. 1994-09-22 22:17:02 +00:00
nologin Convert to our man installation style. Also fixed long-standing bug 1994-08-05 02:42:42 +00:00
nslookup Port nslookup to FreeBSD 1994-09-22 21:50:41 +00:00
pkg_install Sigh. NOW it's ok! :-) 1994-10-14 05:57:49 +00:00
portmap Fix conflicts from import 1994-09-29 09:36:16 +00:00
pppd Change to use the correct lock file directory. 1994-10-22 14:40:48 +00:00
pstat Clean up after last commit: get rid of some unused variables. 1994-10-10 05:19:11 +00:00
pwd_mkdb Fix security hole in YP password support, which wouldmake +user entries 1994-09-20 21:40:12 +00:00
quot BSD 4.4 Lite usr.sbin Sources 1994-05-26 05:23:31 +00:00
quotaon Get rid of update. Make man page installation work with our scheme 1994-08-05 16:31:05 +00:00
repquota Get rid of update. Make man page installation work with our scheme 1994-08-05 16:31:05 +00:00
rmt Get rid of update. Make man page installation work with our scheme 1994-08-05 16:31:05 +00:00
routed Get rid of update. Make man page installation work with our scheme 1994-08-05 16:31:05 +00:00
rtprio "idle priority" support. Based on code from Henrik Vestergaard Draboel, 1994-10-02 04:48:21 +00:00
rwhod Get rid of update. Make man page installation work with our scheme 1994-08-05 16:31:05 +00:00
sa Local changes - manual page extension, and minor man page changes 1994-09-26 21:41:06 +00:00
sendmail Deleted the private clean/cleandir targets in the Makefile. Delete 1994-10-31 01:17:24 +00:00
sliplogin 1. Correct invalid setsid and ioctl return value checks. 1994-08-08 17:14:46 +00:00
slstat Change references from /386bsd' to /kernel' 1994-10-17 06:50:29 +00:00
spkrtest Speaker driver test script 1994-10-22 02:09:06 +00:00
swapinfo From: John Hay <jhay@mikom.csir.co.za> 1994-10-26 14:49:07 +00:00
sysctl Remove machdep.color_display 1994-10-18 03:41:16 +00:00
syslogd Get rid of update. Make man page installation work with our scheme 1994-08-05 16:31:05 +00:00
tcpdump Correctly interpret the code field of IGMP membership queries. 1994-10-04 22:47:11 +00:00
timed Get rid of update. Make man page installation work with our scheme 1994-08-05 16:31:05 +00:00
traceroute Changed output formatting to correctly represent the precision - it's 1994-08-29 17:45:43 +00:00
trpt Get rid of _PATH_UNIX completely; use getbootfile(3) instead. 1994-09-24 00:08:43 +00:00
trsp Get rid of _PATH_UNIX completely; use getbootfile(3) instead. 1994-09-24 00:08:43 +00:00
tzsetup Add 'rm -f /etc/localtime' before cp to /etc/localtime, 1994-09-18 18:27:30 +00:00
update BSD 4.4 Lite usr.sbin Sources 1994-05-26 05:23:31 +00:00
vidcontrol usage help: uncomment -d option, add -x option 1994-09-26 20:20:44 +00:00
vipw Get rid of update. Make man page installation work with our scheme 1994-08-05 16:31:05 +00:00
XNSrouted Get rid of update. Make man page installation work with our scheme 1994-08-05 16:31:05 +00:00
xntpd Same as last one, use "sh -e" for these to make them catch pathological 1994-10-03 23:51:34 +00:00
xten X-10 stuff from 1.1.5.1. 1994-10-22 09:55:43 +00:00
ypbind Don't return the address of a stack variable. 1994-09-23 10:25:38 +00:00
yppoll Added YP section 8 programs from 1.1.5. (Obligatory notice that this 1994-08-08 01:10:28 +00:00
ypset Added YP section 8 programs from 1.1.5. (Obligatory notice that this 1994-08-08 01:10:28 +00:00
zic FreeBSD port of timezone code. 1994-09-13 03:36:16 +00:00
Makefile Included the fdcontrol subdir. 1994-10-31 21:51:25 +00:00
Makefile.inc BSD 4.4 Lite usr.sbin Sources 1994-05-26 05:23:31 +00:00