1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00
freebsd/usr.sbin
Jordan K. Hubbard 0fd6d431cf Do a few things I've been threatening to do for a long time:
1. Don't use the MSDOSFS code for accessing FreeBSD distribution data.
   Use Robert Nordier's stand-alone DOS I/O library for the purpose.
   It this works as well as Robert says it does, it should drastically reduce
   (or even eliminate) our "I can't install from my DOS partition!" calls.

2. As a result of the above, go to stdio file descriptors for all
   media types.

3. Taking advantage of #2, start using libftpio for FTP transfers instead
   of maintaining our own parallel version of the FTP transfer code.
   Yay!  I ripped something out for a change!

#1 Submitted-By: Robert Nordier <rnordier@iafrica.com>
1996-12-11 09:35:06 +00:00
..
ac
accton
adduser Expand username limit to 16 1996-12-07 21:25:12 +00:00
amd Fix up programs which expect <net/if.h> to include <sys/time.h> to instead 1996-12-10 17:11:53 +00:00
apm
apmconf
arp Fix up programs which expect <net/if.h> to include <sys/time.h> to instead 1996-12-10 17:11:53 +00:00
bad144
bootparamd Correct the syntax of the example to reflect reality, and note that the 1996-11-25 01:52:28 +00:00
cdcontrol delete doubled words, e.g.: "the the" -> "the" 1996-10-05 22:27:30 +00:00
chown [HISTORY] command appeared in Version 1 AT&T UNIX 1996-08-29 18:06:19 +00:00
chroot Use the .Bx macro where appropriate. 1996-08-23 20:36:11 +00:00
config Bugfix: all device counts >= 256 was broken, they truncated by % 255 1996-08-21 17:00:54 +00:00
cron Add sendmail option '-oi' 1996-11-10 04:46:58 +00:00
crunch Initialize memory obtained by malloc(). 1996-11-16 22:49:02 +00:00
ctm Simplified. Some fts related bugs removed. Made less verbose. The default 1996-11-27 13:06:51 +00:00
dev_mkdb
diskpart
edquota
fdcontrol Minor formatting/style fixes. 1996-12-09 08:04:55 +00:00
fdformat
fdwrite Make this more usable from shell scripts and such by adding a non-interactive 1996-09-30 03:10:30 +00:00
inetd Reviewed by: Bill fenner 1996-11-10 21:12:44 +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 Fix up programs which expect <net/if.h> to include <sys/time.h> to instead 1996-12-10 17:11:53 +00:00
kbdcontrol Implement a -L option that dumps the compiled keymap (as C code) to 1996-11-09 16:16:19 +00:00
kbdmap sync copyright with /usr/share/examples/etc/bsd-style-copyright 1996-08-27 20:04:45 +00:00
kernbb
keyadmin
kgmon
kvm_mkdb Use the .Bx macro where appropriate. 1996-08-23 20:36:11 +00:00
lpr doc/1987, table heading in error. 1996-11-12 13:37:51 +00:00
lptcontrol
manctl export PATH variable 1996-11-04 23:50:58 +00:00
mixer
mkdosfs Use the .Fx macro where appropriate. 1996-08-23 00:57:08 +00:00
mount_portalfs Don't use __dead or __pure in user code. They were obfuscations 1996-09-14 03:00:32 +00:00
mountd Add one line fix to stop my old 'don't barf if you see the same 1996-08-29 14:20:57 +00:00
moused Argh! there's no need for moused to be setuid-root! Now that it 1996-09-10 19:17:25 +00:00
mrouted Update to the unreleased mrouted 3.8a . This includes a minor 1996-11-11 03:50:15 +00:00
mtree ts_sec -> tv_sec 1996-09-20 04:13:44 +00:00
named Use LC_TIME=C instead of LC_TIME= 1996-11-26 03:31:26 +00:00
named.reload build bind-4.9.4-P1 named.reload in it's own directory 1996-08-29 21:47:33 +00:00
named.restart build bind-4.9.4-P1 named.restart in it's own directory 1996-08-29 21:48:19 +00:00
ncrcontrol Correct indentation of multi-LUN device info. (Slightly different fix 1996-10-29 19:32:31 +00:00
ndc export PATH variable 1996-11-04 23:57:40 +00:00
newsyslog Doh! Actually read the patch I applied and see what it was *trying* to do, 1996-09-09 15:32:26 +00:00
nfsd Use the .Bx macro where appropriate. 1996-08-23 20:36:11 +00:00
nologin
nslookup Build bind-4.9.4-P1 nslookup 1996-08-29 21:40:09 +00:00
pccard add missing comma(s) in .Xr macros 1996-09-23 22:24:39 +00:00
pciconf Fix core dump after printing usage message (pointed out by BDE). 1996-11-16 22:05:52 +00:00
pcvt Fixed DPADD. 1996-09-05 17:16:10 +00:00
pkg_install Use new ftpGetURL interface, as result, report FTP error 1996-11-14 07:30:17 +00:00
portmap Fix up programs which expect <net/if.h> to include <sys/time.h> to instead 1996-12-10 17:11:53 +00:00
ppp Fix up programs which expect <net/if.h> to include <sys/time.h> to instead 1996-12-10 17:11:53 +00:00
pppd Manage UTMP entry if we're doing username/password PAP logins 1996-11-13 01:33:10 +00:00
pppstats Fix up programs which expect <net/if.h> to include <sys/time.h> to instead 1996-12-10 17:11:53 +00:00
pstat Fix a typo, putput --> output. 1996-10-27 23:12:48 +00:00
pw Merg-o-matic. 1996-12-11 00:07:19 +00:00
pwd_mkdb Begin closing out PR #1519 (this requires a change to chpass too, 1996-10-22 03:18:11 +00:00
qcamcontrol Use the .Fx macro where appropriate. 1996-08-23 00:57:08 +00:00
quot
quotaon
rarpd Add -s flag to always supply mapping if known, ignoring the 1996-11-27 20:45:10 +00:00
repquota
rmt ``make install'' should not install the symlink /usr/sbin/rmt -> /etc/rmt 1996-08-18 11:05:08 +00:00
rndcontrol Use the .Fx macro where appropriate. 1996-08-23 00:57:08 +00:00
rpc.lockd rpc.rstatd -> rpc.lockd typo 1996-08-16 09:44:40 +00:00
rpc.statd
rpc.yppasswdd oops, forgot to commit this. the sockaddr_un init code was missing 1996-11-15 15:56:45 +00:00
rpc.ypxfrd Fixed DPADD. 1996-09-05 17:16:10 +00:00
rtprio Use the .Fx macro where appropriate. 1996-08-23 00:57:08 +00:00
rwhod Fix minor buffer problems: 1996-11-01 06:29:34 +00:00
sa delete doubled words, e.g.: "the the" -> "the" 1996-10-05 22:27:30 +00:00
sade Do a few things I've been threatening to do for a long time: 1996-12-11 09:35:06 +00:00
sendmail Update this to what freefall's been running for a day or so. 1996-12-06 11:29:15 +00:00
sgsc
sicontrol
sliplogin
slstat Fix up programs which expect <net/if.h> to include <sys/time.h> to instead 1996-12-10 17:11:53 +00:00
spkrtest sync copyright with /usr/share/examples/etc/bsd-style-copyright 1996-08-27 20:04:45 +00:00
spray Fixed DPADD. 1996-09-05 17:16:10 +00:00
stallion
sup Oops, don't suppress initial output header (from previous commit), 1996-10-31 00:03:14 +00:00
sysctl Removed references to pathconf-related variables that were never handled 1996-09-28 14:43:03 +00:00
sysinstall Do a few things I've been threatening to do for a long time: 1996-12-11 09:35:06 +00:00
syslogd Revert part of the previous change. syslogd (when logging to ttys) 1996-12-10 17:52:23 +00:00
tcpdump Fix typo in last commit...sigh 1996-08-21 21:39:44 +00:00
timed Fixes: 1996-10-22 05:13:42 +00:00
traceroute Grab traceroute out of src/contrib/traceroute 1996-09-30 19:49:54 +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 Remove two uninitialized and unused variables that used to cause a 1996-11-19 23:21:52 +00:00
vidcontrol Convert to mdoc format. 1996-12-09 07:20:41 +00:00
vipw
vnconfig
watch Fix a typo in the man page (the "-n" flag was added to the synopsis in 1996-12-02 16:21:20 +00:00
wormcontrol Update the man page: the Philips CDD2000 is now supported. 1996-11-06 13:35:27 +00:00
xntpd Fix up programs which expect <net/if.h> to include <sys/time.h> to instead 1996-12-10 17:11:53 +00:00
xten add missing comma(s) in .Xr macros 1996-09-23 22:24:39 +00:00
yp_mkdb Add -b and -s flags for adding YP_INTERDOMAIN and YP_SECURE entries to 1996-10-24 14:52:50 +00:00
ypbind delete doubled words, e.g.: "the the" -> "the" 1996-10-05 22:27:30 +00:00
yppoll
yppush
ypserv Back out the non-forking YPPROC_ALL stuff. Whatever drugs I was doing 1996-12-03 02:37:39 +00:00
ypset
zic Merge from vendor branch. We are now completely up-to-date with 1996-07-18 19:59:09 +00:00
Makefile Add pw to build list - I need it now. :) 1996-12-09 14:53:36 +00:00
Makefile.inc