freebsd-nq/usr.sbin
Jordan K. Hubbard aa75b0b778 Make totally sure that we have the latest 1.7 version of booteasy
(it looked like it already to me, but the PR gives me cause to wonder).
PR:		2514
1998-09-08 10:46:40 +00:00
..
ac /var/log/wtmp entries for ptys are treated differently in ac, since 1998-07-02 05:34:08 +00:00
accton
adduser Removing -batch option from adduser. Adduser was written as 1998-08-17 18:50:29 +00:00
amd With the change to the 4.4Lite2 mount interface we don't need special 1998-09-05 00:58:37 +00:00
apm o Enable standby mode in apm utility. You need a newer kernel for this 1998-09-04 16:08:54 +00:00
apmconf .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. 1998-03-23 08:31:20 +00:00
arp
bad144 Change MACHINE to MACHINE_ARCH to support MACHINE=pc98. 1998-09-05 08:22:30 +00:00
bootparamd #include <arpa/inet.h> for inet_* definitions. 1998-06-12 14:39:00 +00:00
cdcontrol Mention all the environment variables that can be used 1998-06-13 19:28:51 +00:00
chkgrp Inserted missing .Bl in the FILES section. 1998-07-14 07:55:27 +00:00
chown Backed out previous commit. chown(8) doesn't follow symlinks by 1998-05-03 04:17:48 +00:00
chroot
ckdist
config add missing sys/queue.h 1998-09-04 07:48:53 +00:00
cron Fixed printf format errors. 1998-07-06 20:28:08 +00:00
crunch .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. 1998-03-23 08:31:20 +00:00
ctm Paranoia: use mkstemp instead of mktemp. 1998-07-27 22:26:25 +00:00
dev_mkdb
diskpart
dpt Don't mess around in OBJDIR for includes, and remove some warnings. 1998-08-06 21:19:11 +00:00
edquota
fdcontrol .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. 1998-03-23 08:31:20 +00:00
fdformat fd(4) referenced in HISTORY has nothing to do with floppy disks; 1998-04-20 11:34:47 +00:00
fdwrite Typo. 1998-06-27 21:29:35 +00:00
inetd Bruce says that %p is intended to format void pointers only. So use a void * 1998-08-18 02:10:05 +00:00
iostat
ipfstat Initial bmake scaffolding for ipfilter userland stuff. 1998-03-21 13:53:18 +00:00
ipftest Initial bmake scaffolding for ipfilter userland stuff. 1998-03-21 13:53:18 +00:00
ipmon Install ipmon.8 in man8/ not man1/. 1998-08-30 04:48:00 +00:00
ipnat Initial bmake scaffolding for ipfilter userland stuff. 1998-03-21 13:53:18 +00:00
ipresend Initial bmake scaffolding for ipfilter userland stuff. 1998-03-21 13:53:18 +00:00
ipsend Added y.tab.h to SRCS. This should have been used to get dependencies 1998-05-05 13:16:35 +00:00
iptest Initial bmake scaffolding for ipfilter userland stuff. 1998-03-21 13:53:18 +00:00
IPXrouted
kbdcontrol Fix uninitialized variable. 1998-09-04 10:15:48 +00:00
kbdmap /usr/sbin/spkrtest and /usr/sbin/vidfont (aka kbdmap) use very 1998-08-14 06:26:58 +00:00
kernbb
keyadmin
keyserv Fixed the usual dependency bugs. This Makefile accidentally usually 1998-05-09 13:32:37 +00:00
kgmon
kvm_mkdb Update to use the new elf headers. 1998-08-17 08:47:19 +00:00
lpr Fix ``lp=port@machine'' syntax and mention it in printcap(5). 1998-08-21 18:08:46 +00:00
lptcontrol .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. 1998-03-23 08:31:20 +00:00
mailstats Build sendmail-8.9.1 makemap. 1998-08-04 15:25:32 +00:00
makemap Add snprintf.c to SRCS so that the function quad_to_string exists. The 1998-08-06 23:01:49 +00:00
manctl
mixer fix a core dump problem when you don't give -f a parameter... also compare 1998-05-07 14:13:16 +00:00
mount_portalfs Fixed printf format errors. 1998-08-02 16:06:35 +00:00
mountd Fixed printf format errors. 1998-08-02 16:06:35 +00:00
moused Reviewed by: Amancio 1998-06-14 20:05:27 +00:00
mptable .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. 1998-03-23 08:31:20 +00:00
mrouted Sort cross references. 1998-08-31 16:41:09 +00:00
mtest Use AF_LINK rather than AF_UNSPEC to set an ethernet multicast address. 1998-05-28 07:31:30 +00:00
mtree Fixed printf format errors. 1998-08-02 14:41:34 +00:00
named bsd.dep.mk doesn't know about -idirafter, and doesn't parse -I the 1998-06-11 10:42:58 +00:00
named.reload These are no longer shipped with bind, but are a well established 1998-05-03 05:11:52 +00:00
named.restart These are no longer shipped with bind, but are a well established 1998-05-03 05:11:52 +00:00
natd Fix inconsistent port numbering in man page. 1998-07-15 03:32:45 +00:00
ncrcontrol Remove printing of variable "reselect" which is not really maintained 1998-07-12 20:30:11 +00:00
ndc ndc hardcodes 'named' instead of using $named_program from rc.conf 1998-07-31 08:47:16 +00:00
newsyslog Add optional config file field: signal number to send (defaulted to HUP) 1998-06-09 18:24:04 +00:00
nfsd Do not dot terminate syslog() string. Remove unused #includes. Add rcsid. -Wall. 1998-07-15 06:33:15 +00:00
nologin Add Id. .Nm nologin -> .Nm. 1998-07-15 06:37:07 +00:00
nslookup Simplified by using new lex rules. 1998-05-04 20:00:14 +00:00
nsupdate New bind8 program 1998-05-03 05:10:23 +00:00
pccard Keywords "iosize" and "memsize" are unused since 1.5. Removed. 1998-04-25 18:10:10 +00:00
pciconf
pcvt Remove identity crisis in ispcvt(8) man page. Include reference to 1998-08-26 02:46:24 +00:00
periodic .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. 1998-03-23 08:31:20 +00:00
pkg_install o Set paths internally for pkg_add for tools we might want to invoke. 1998-09-08 10:42:26 +00:00
pnpinfo Style police. 1998-03-12 12:54:25 +00:00
portmap Ad #include stdlib.h to get the prototype for malloc(). 1998-08-17 06:05:55 +00:00
ppp Don't cast potentially unaligned addresses to pointers to 1998-09-04 18:26:00 +00:00
pppctl Sort cross references. 1998-08-31 16:41:09 +00:00
pppd Forgot to resync the RELNOTES to 2.3.5 1998-06-23 21:41:58 +00:00
pppstats Remove illegal ".Nm". This file is still using -man, not -mdoc. 1998-07-09 04:53:11 +00:00
praliases Use sendmail-8.9.1 praliases 1998-08-04 15:26:57 +00:00
procctl
pstat Increased column widths for tty input watermark fields so that watermarks 1998-08-19 01:32:28 +00:00
pw The `group{del,mod,show}' take require a '[group|gid]' argument. 1998-08-31 04:49:04 +00:00
pwd_mkdb Fix usage string 1998-06-09 20:19:59 +00:00
quot .Sh ENVIRONMENT VARIABLES -> .Sh ENVIRONMENT 1998-05-13 07:57:49 +00:00
quotaon
rarpd Fix bug in rarpd: 1998-04-02 13:20:15 +00:00
repquota Make it compatible with long usernames 1998-06-14 22:56:31 +00:00
rmt
rndcontrol .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. 1998-03-23 08:31:20 +00:00
rpc.lockd Removed bogus dependencies of generated .c files on generated headers. 1998-05-10 16:03:17 +00:00
rpc.statd Removed bogus dependencies of generated .c files on generated headers. 1998-05-10 16:03:17 +00:00
rpc.yppasswdd Protect errno in signal handlers, like in portmap. 1998-06-04 15:11:32 +00:00
rpc.ypupdated Removed bogus dependencies of generated .c files on generated headers. 1998-05-10 16:03:17 +00:00
rpc.ypxfrd Darnit, that last commit was only supposed to change files in the 1998-06-04 15:37:05 +00:00
rtprio PR: 7489 1998-08-04 14:33:42 +00:00
rwhod There is no "rwho" service, it's "who" 1998-04-23 19:12:41 +00:00
sa .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. 1998-03-23 08:31:20 +00:00
sade Make totally sure that we have the latest 1.7 version of booteasy 1998-09-08 10:46:40 +00:00
sendmail Remove old sendmail (to the Attic) 1998-08-04 16:35:57 +00:00
sgsc .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. 1998-03-23 08:31:20 +00:00
sicontrol .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. 1998-03-23 08:31:20 +00:00
sliplogin
slstat Removed bogus #ifdef INET - <net/if_slvar.h> no longer depends on it. 1998-07-06 20:09:36 +00:00
spkrtest /usr/sbin/spkrtest and /usr/sbin/vidfont (aka kbdmap) use very 1998-08-14 06:26:58 +00:00
spray
stallion
sysctl Change length arguments to sysctl to size_t. 1998-08-25 07:38:19 +00:00
sysinstall Make totally sure that we have the latest 1.7 version of booteasy 1998-09-08 10:46:40 +00:00
syslogd Submitted by: archie@whistle.com 1998-08-25 21:16:47 +00:00
tcpdump .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. 1998-03-23 08:31:20 +00:00
timed Don't assume that time_t is long. Fixed printf format errors. 1998-06-29 18:12:08 +00:00
traceroute $@ is deprecated, use longer forms of single char macros 1998-06-09 05:36:48 +00:00
trpt
tzsetup
vidcontrol ioctl() request args are unsigned longs, so don't attempt to store 1998-07-14 10:32:27 +00:00
vipw
vnconfig Document meanings of flags to the -r and -s options. 1998-07-30 04:17:12 +00:00
watch .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. 1998-03-23 08:31:20 +00:00
wlconfig
wormcontrol .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. 1998-03-23 08:31:20 +00:00
xntpd #include <arpa/inet.h> instead of rolling own prototype. 1998-06-12 14:58:03 +00:00
xten .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. 1998-03-23 08:31:20 +00:00
yp_mkdb .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. 1998-03-23 08:31:20 +00:00
ypbind .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. 1998-03-23 08:31:20 +00:00
yppoll .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. 1998-03-23 08:31:20 +00:00
yppush Don't assume that time_t is long. 1998-06-29 18:15:21 +00:00
ypserv Sort cross references. 1998-08-31 16:41:09 +00:00
ypset .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. 1998-03-23 08:31:20 +00:00
zic PR: docs/5986 1998-06-06 15:37:23 +00:00
Makefile Split lines into one subdir per line. 1998-08-30 20:58:16 +00:00
Makefile.inc