1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/usr.sbin
Jordan K. Hubbard 434a0eeb38 1. Correct bogon in cdromInit when running multi-user which took cdrom offline
if wrong version.
2. Make sure network device is initialized in ftpInit
3. Eliminate bogus size values in the menus.  For now, we'll have to admit
   that nobody's added it up yet.  In the future, these menus should be
   build dynamically anyway, not declared static.
4. Add more debugging to networking code to chase the mystery ppp device
   problem.
1997-01-01 12:36:09 +00:00
..
ac
accton Grr. Fix a spelling error. 1996-12-21 22:22:55 +00:00
adduser Allow dash -' (except for first char) and underscore _' in usernames. 1996-12-29 21:56:31 +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 Renamed private copy of ether_aton to my_ether_aton so as to not 1996-12-19 19:33:10 +00:00
bad144
bootparamd Convert to mdoc format. 1996-12-23 00:22:00 +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 Tidy up the generated config.c file. Use #include "opt_config.h", comment 1996-12-26 23:40:32 +00:00
cron Replace my "inane" usage of snprintf to copy strings with strncpy as 1996-12-17 00:55:20 +00:00
crunch Initialize memory obtained by malloc(). 1996-11-16 22:49:02 +00:00
ctm Be a little less fatalistic in case of problems. 1996-12-28 13:50:34 +00:00
dev_mkdb
diskpart
edquota Convert to mdoc format. 1996-12-21 21:15:09 +00:00
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 Convert to mdoc format. 1996-12-21 23:23:11 +00:00
kbdmap Some more man page cleanup. 1996-12-23 02:19:12 +00:00
kernbb comma typos 1996-12-23 23:09:55 +00:00
keyadmin
kgmon
kvm_mkdb Use the .Bx macro where appropriate. 1996-08-23 20:36:11 +00:00
lpr Sort cross references. 1996-12-26 02:02:31 +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 Add man page for moused(8). It is basically a rehash of the 1996-12-16 01:05:00 +00:00
mrouted Merge from release 5.1. 1996-12-20 01:32:12 +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 ts_sec -> tv_sec 1996-09-20 04:13:44 +00:00
named Remove dmalloc here too. 1997-01-01 09:30:13 +00:00
named.reload Use ${COPY} instead of -c for installing non-source files. 1997-01-01 04:22:23 +00:00
named.restart Use ${COPY} instead of -c for installing non-source files. 1997-01-01 04:22:23 +00:00
ncrcontrol Remove reference to unused variable ncr.ns_async. 1996-12-14 12:53:30 +00:00
ndc Use ${COPY} instead of -c for installing non-source files. 1997-01-01 04:22:23 +00:00
newsyslog Convert to mdoc format. 1996-12-21 21:57:21 +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 Use ${COPY} instead of -c for installing non-source files. 1997-01-01 04:22:23 +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 For /usr/sbin/ppp, you must choose between running ppp in the background or 1996-12-22 17:29:33 +00:00
pppd Cosmetic fix for pppd; login() updates both utmp and wtmp, so don't 1996-12-31 01:17:07 +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 1) Base home directory is created if it does not already exist if 1996-12-30 11:52:34 +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 comma typos 1996-12-23 23:09:55 +00:00
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 1. Correct bogon in cdromInit when running multi-user which took cdrom offline 1997-01-01 12:36:09 +00:00
sendmail Add two missing links (hoststat/purgestat) 1996-12-31 12:38:57 +00:00
sgsc
sicontrol
sliplogin Fix various buffer overflow cases in sliplogin. These might have been 1996-12-27 05:49:51 +00:00
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 Use ${COPY} instead of -c for installing non-source files. 1997-01-01 04:22:23 +00:00
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 1. Correct bogon in cdromInit when running multi-user which took cdrom offline 1997-01-01 12:36:09 +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 Remove breakage of 1.8.2.2, choose slightly better character for quit. 1996-12-30 09:01:50 +00:00
wormcontrol Update the man page: the Philips CDD2000 is now supported. 1996-11-06 13:35:27 +00:00
xntpd Apply patch in pr 2067 to correct an uninitialized pointer dereference 1996-12-17 17:21:47 +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 Fix problem caused by new prototypes. Cast object to (caddr_t) as 1996-12-30 15:31:26 +00:00
yppoll
yppush
ypserv Make the select() call work like the others in the system.. ie: don't 1996-12-30 18:51:59 +00:00
ypset
zic
Makefile Add mtest. 1996-12-16 01:01:46 +00:00
Makefile.inc