freebsd-dev/usr.sbin
jkh be9ffca972 This will now compile and even scribble helpfully on your disks.
It remains to be seen how successfully.  The distribution loading code
is still not here yet, but the partition/newfs/mount/cpio-extract cycle
is as complete as it's ever going to get, modulo possible bug fixes.
The TCP/IP setup screen is also sort of here, albeit in a highly-changing
state due to the fact that per-interface information isn't being kept
right now but is being added (thanks, Gary!).
1995-05-16 11:37:27 +00:00
..
ac strncmp use wrong utmp name size 1994-11-14 20:26:52 +00:00
accton Changed a ACCTON 1 to a ACCTON 8 . 1994-12-12 00:32:36 +00:00
adduser Don't accept usernames longer than 8 characters 1995-04-30 19:20:25 +00:00
amd Added "doc" to the list of subdirs, so that amdref.info* will get 1995-05-14 11:24:41 +00:00
apm make the right link to "zzz" 1994-11-02 07:20:58 +00:00
apmconf Remove a relic from the old "equiv" kludge 1994-11-02 04:55:15 +00:00
arp Remove talk about trailers from arp(8) manual page 1994-09-26 04:32:57 +00:00
bad144 Basic bad-block scanner. Works. Slow. Adds the bad-spots automatically. 1995-05-15 19:02:09 +00:00
bootparamd Stop callbootd from dumping core when attempting to directly query a 1995-03-26 03:15:39 +00:00
bootpd __386BSD__ -> __FreeBSD__ 1994-11-04 02:14:13 +00:00
bootpef This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-25 02:11:28 +00:00
bootpgw This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-25 02:11:28 +00:00
bootptest This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-25 02:11:28 +00:00
cdplay Use CDPLAY environment variable to not type argument each time 1995-02-22 01:45:03 +00:00
chown This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-25 02:11:28 +00:00
chroot This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-25 02:11:28 +00:00
config Fix 3 printf's that had the wrong number of arguments. 1995-05-14 19:19:55 +00:00
config.new This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-25 02:11:28 +00:00
cron Fix nested comments for -Wcomment warnings. 1995-05-09 12:48:21 +00:00
crunch Need /usr/src/sbin/i386 in srcdirs to get fdisk. 1995-03-10 08:36:19 +00:00
ctm Check for i/o errors in fclose() so that a full disk doesn't almost 1995-04-16 22:40:49 +00:00
dbsym This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-25 02:11:28 +00:00
dev_mkdb This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-25 02:11:28 +00:00
diskpart This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-25 02:11:28 +00:00
edquota Cast some expressions involving dbtob() to (unsigned long) and print them 1995-05-07 07:48:35 +00:00
eeprom This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-25 02:11:28 +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 Disable UDP service looping attack. 1994-12-21 19:08:45 +00:00
iostat Fix printout bug 1994-11-10 13:39:01 +00:00
kbdcontrol Added h option for setting the historysize. 1995-01-30 21:41:14 +00:00
kbdmap Manpage not installed 1995-04-06 14:41:50 +00:00
kernbb Don't dereference NULL pointers. 1995-04-28 04:58:19 +00:00
kgmon This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-25 02:11:28 +00:00
kvm_mkdb Speed kvm_mkdb up by a factor 5 or thereabout. Rewrote all the fseek/fread 1995-01-10 18:37:12 +00:00
lpr Close PR: 1995-04-27 04:56:10 +00:00
lptcontrol This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-25 02:11:28 +00:00
lsdev Moved "#include <pci/pcivar.h>" from "usr.sbin/lsdev/i386.c" 1995-02-04 12:47:19 +00:00
manctl I've found two bugs in manctl(8). There are two spurious ";" after a "then" 1995-02-15 00:07:59 +00:00
mixer non-X mixer, useful into rc.local 1995-02-15 17:33:04 +00:00
mount_portalfs Bugfixes : 1995-04-19 12:24:08 +00:00
mountd Fixed stupid bug in mountd: it would seem that the kernel doesn't allow 1995-03-26 23:36:38 +00:00
mrouted A number of bug fixes to mrouted (no functionality enhancements from 3.5, just 1995-05-16 00:28:50 +00:00
mtree mtree * MD5 = better security 1995-02-10 03:12:42 +00:00
named Fix nested comments for -Wcomment warnings. 1995-05-09 12:48:21 +00:00
ncrcontrol Reading NCR registers is not secure at all times, so prevent 1995-03-16 15:10:11 +00:00
nfsd Add support for kerberised NQNFS. 1995-01-30 18:56:06 +00:00
nologin This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-25 02:11:28 +00:00
nslookup Correct the nslookup manpage that has some macros in it, that our man system 1994-11-19 13:16:52 +00:00
pcvt Fix nested comments for -Wcomment warnings. 1995-05-09 12:48:21 +00:00
pkg_install Fix a long-standing bug that broke pkg_info utterly and probably made 1995-05-10 23:00:16 +00:00
pkg_manage Fix a problem where pkg_manage refused to allow the user to select a 1995-05-16 01:30:20 +00:00
portmap Fix conflicts from import 1994-09-29 09:36:16 +00:00
ppp Remove FreeBSD-specific setre*() cheat, we have working thing now 1995-04-29 13:38:14 +00:00
pppd Close sec. hole: can exec pgm with more groups than calling user have 1995-04-29 13:55:34 +00:00
pppstats Changed a PPSTATS 1 to PPPSTATS 8 . 1994-12-12 00:36:41 +00:00
pstat Reflect the fact that we do not swap on the first <dmmax> blocks of a 1995-05-14 03:37:40 +00:00
pwd_mkdb Add what looks to be the right fix to this bogus code. 1995-03-24 16:07:09 +00:00
quot This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-25 02:11:28 +00:00
quotaon This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-25 02:11:28 +00:00
rarpd Get rid of ether_addr.c: it's been moved to libc. Also add proper 1995-04-02 01:35:54 +00:00
repquota Fix 3 fatal mismatches in format args involving dbtob() and 7 nonfatal 1995-05-07 08:13:37 +00:00
rmt The rmt protocol didn't allow to pass a file creation mode (permission 1995-04-09 09:20:47 +00:00
routed This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-25 02:11:28 +00:00
rtprio "idle priority" support. Based on code from Henrik Vestergaard Draboel, 1994-10-02 04:48:21 +00:00
rwhod This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-25 02:11:28 +00:00
sa Local changes - manual page extension, and minor man page changes 1994-09-26 21:41:06 +00:00
sade This will now compile and even scribble helpfully on your disks. 1995-05-16 11:37:27 +00:00
sendmail Fix nested includes for -Wcomment. 1995-05-09 12:35:29 +00:00
sgsc sgsc - utility to control the Genius GS-4500 scanner. 1995-01-07 14:17:22 +00:00
sliplogin This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-25 02:11:28 +00:00
slstat Change a SLSTAT 1 to SLSTAT 8 . 1994-12-12 00:38:01 +00:00
spkrtest Change ${COPY} to -c, always needed here 1994-12-31 11:13:52 +00:00
swapinfo Don't follow a null pointer for the reporting error if kvm_openfiles() fails. 1994-11-14 07:54:06 +00:00
sysctl Learn how to print out kern.dumpdev as a name. 1995-05-12 19:10:56 +00:00
sysinstall This will now compile and even scribble helpfully on your disks. 1995-05-16 11:37:27 +00:00
syslogd Updates from Peter da Silva to match the recent syslogd changes. 1995-01-04 00:40:38 +00:00
tcpdump tcpdump is in (1) not (l) 1995-05-14 15:21:36 +00:00
timed Fully initialize (bzero) the stack-allocated "struct sockaddr_in server" 1995-05-15 09:56:49 +00:00
traceroute This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-25 02:11:28 +00:00
trpt Removed bogus #include of netinet/in_pcb.h 1995-04-10 00:41:25 +00:00
trsp This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-25 02:11:28 +00:00
tzsetup Grand new all-singing, dialog-wielding tzsetup(8). Still needs a man page. 1995-04-24 21:04:35 +00:00
update This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-25 02:11:28 +00:00
vidcontrol remove option "-s saver" from usage() 1995-03-03 21:21:24 +00:00
vipw Fix suspended vipw hangs 1995-03-09 21:53:12 +00:00
vnconfig The changes to support the new flags in the vn driver. 1995-03-11 09:33:25 +00:00
watch same 1995-02-27 19:48:19 +00:00
XNSrouted This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-25 02:11:28 +00:00
xntpd Do what the previous log message claimed to do and don't enable DES if 1995-04-16 01:40:24 +00:00
xten Switch from bogus absolute path to a relative one. 1995-05-09 23:48:54 +00:00
ypbind One for the road: create a ypbind.lock file under /var/run and try to lock 1995-05-12 16:52:58 +00:00
yppoll This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-25 02:11:28 +00:00
ypset This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-25 02:11:28 +00:00
zic This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-25 02:11:28 +00:00
Makefile remove swapinfo. 1995-05-13 17:27:10 +00:00
Makefile.inc This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. 1994-09-25 02:11:28 +00:00