HardenedBSD/usr.sbin
Sheldon Hearn 499067071c Use the proctitle to indicate that we're busy wrapping a request for a
service. Inetd already uses the process title to indicate that a request
for an internal service is being serviced, so this addition is fairly
orthogonal.

Submitted by:	David Malone <dwmalone@maths.tcd.ie>
1999-07-09 11:46:45 +00:00
..
ac Back out previous commit. Allowing `-' as a pseudonym for /dev/stdin is 1999-07-02 12:31:31 +00:00
accton
adduser Grammar and spelling fixes 1999-06-30 12:49:56 +00:00
amd
apm
apmconf
arp When incrementing through a SIOCGIFCONF list, enforce a lower limit of 1999-06-05 05:52:52 +00:00
atm Modify code to be -Wall'able. 1999-07-01 20:48:59 +00:00
bad144
boot0cfg Check that we really have a boot0 mbr before treating it as one. 1999-06-22 18:57:49 +00:00
bootparamd
btxld
cdcontrol
chkgrp
chown
chroot
ckdist
config Delete special handling for 'device-driver' suffix, it's not used in 1999-07-03 19:22:52 +00:00
cron This is a hack. Cron runs with stdin/out/err pointing to /dev/console, 1999-04-06 04:31:23 +00:00
crunch
ctm Some man page cleanup. Make the NAME and SYNOPSIS sections agree so 1999-06-24 06:22:24 +00:00
dev_mkdb
diskpart
dpt
edquota
fdcontrol
fdformat
fdwrite
i4b Two getopts related nits: 1999-06-24 06:43:21 +00:00
inetd Use the proctitle to indicate that we're busy wrapping a request for a 1999-07-09 11:46:45 +00:00
iostat Per Ken's request, back out my last change to this file. iostat's man 1999-06-24 07:39:25 +00:00
ipfstat
ipftest
ipmon
ipnat
ipresend
ipsend
iptest
IPXrouted Add an option to disable responses to SAP_GETNEAREST_SERVER requests. 1999-04-24 09:18:49 +00:00
jail Various cosmetics. 1999-05-05 19:23:45 +00:00
kbdcontrol Added the EXAMPLE section and try to make the text slightly more informative. 1999-07-05 09:58:41 +00:00
kbdmap Do not list a null string in a dialog box. 1999-07-07 13:20:38 +00:00
kernbb Now bb structures are linked together. 1999-03-21 12:32:17 +00:00
keyadmin
keyserv
kgmon
kvm_mkdb Test the correct database file (not necessarily the one corresponding to 1999-05-15 11:54:36 +00:00
lpr lpd tries to be clever and checks if RM == my_hostname. 1999-04-27 07:09:18 +00:00
lptcontrol Add missing -s option. 1999-05-28 02:09:46 +00:00
mailstats
makemap
manctl
memcontrol Commandline tool for manipulating memory range attributes. 1999-04-07 04:11:14 +00:00
mixer
mount_portalfs
mountd Xref mountd in text. 1999-05-29 08:14:00 +00:00
moused Make it clear that PS/2 type mice will work only with "auto" and 1999-06-03 12:43:16 +00:00
mptable getopt(3) returns -1 not EOF. 1999-05-23 23:24:26 +00:00
mrouted Use the proper mdoc macro 1999-03-20 04:26:57 +00:00
mtest
mtree When bootstrapping mtree, don't depend on there being a libmd at all. 1999-03-01 02:43:42 +00:00
named
named.reload
named.restart
ndc
newsyslog Syntax for user/group is changed from "user.group" to "user:group" to be 1999-06-28 03:15:02 +00:00
nfsd Update refs for KLD's and kldload. 1999-04-01 01:42:28 +00:00
nologin
nslookup
nsupdate
pccard pccard_beep parameter is not supported by rc.conf and rc.pccard of -current. 1999-06-30 04:16:08 +00:00
pciconf Replace LKM with KLD. 1999-04-06 14:04:37 +00:00
pcvt
periodic local_cron -> local_periodic 1999-04-23 18:26:55 +00:00
pkg_install '?' shouldn't be in the usage string. Unknown characters are already 1999-06-24 06:33:24 +00:00
pnpinfo Port pnpinfo to alpha. 1999-05-22 17:35:48 +00:00
portmap Fixed world breakage in previous commit. -lwrap was in LDFLAGS where 1999-03-29 03:17:43 +00:00
ppp Don't bother read()ing if we ``expect'' nothing in our chat script. 1999-06-26 02:54:36 +00:00
pppctl Add support for NetBSD (history() from libedit is different). 1999-04-26 08:53:52 +00:00
pppd Reset our start time when the link comes up, correcting 1999-06-17 22:12:51 +00:00
pppstats
praliases
procctl This really belongs to section 8. 1999-06-15 14:04:19 +00:00
pstat Tidy up references to <sys/rlist.h> and support for the old swap management 1999-05-11 14:32:18 +00:00
pw Fix date parsing to allow '0' (none) date value. 1999-03-15 08:16:01 +00:00
pwd_mkdb
quot
quotaon
rarpd
repquota Larger, space separated fields in the output of repquota. 1999-06-11 10:31:24 +00:00
rmt
rndcontrol
rpc.lockd
rpc.statd
rpc.yppasswdd Host names are case-insensitive. 1999-03-16 01:23:09 +00:00
rpc.ypupdated getopt(3) returns -1 not EOF. 1999-05-23 23:24:26 +00:00
rpc.ypxfrd
rtprio
rwhod Correct usage message 1999-06-26 03:11:39 +00:00
sa Initialize exit code so that the program exits with code 0 on success. 1999-05-22 22:56:26 +00:00
sade This commit adds driver support for the SysKonnect SK-984x series 1999-07-09 04:30:09 +00:00
sendmail Enable tcp_wrapper support by default. 1999-03-28 10:55:03 +00:00
sgsc
sicontrol
sliplogin
slstat
spkrtest
spray
stallion
sysinstall This commit adds driver support for the SysKonnect SK-984x series 1999-07-09 04:30:09 +00:00
syslogd readklog(): rename variable 'l' to 'len', to avoid possible confusion with 'i' 1999-05-06 13:57:57 +00:00
tcpdchk Build tcp_wrappers' userland. I am not building tcpd, because in a day 1999-03-14 18:02:14 +00:00
tcpdmatch Build tcp_wrappers' userland. I am not building tcpd, because in a day 1999-03-14 18:02:14 +00:00
tcpdump World, I'd like you to meet the first FreeBSD token Ring driver. 1999-02-20 11:18:00 +00:00
timed
traceroute
trpt
tzsetup Make UTC or local time message a little more clear. 1999-06-23 03:31:36 +00:00
usbd Syncing with NetBSD version 1998/12/14 1999-04-11 21:03:28 +00:00
usbdevs Syncing with NetBSD version 1998/12/14 1999-04-11 21:03:28 +00:00
vidcontrol Added the EXAMPLE section and try to make the text slightly more informative. 1999-07-05 09:58:41 +00:00
vipw Move call to umask(0) back into pw_util(), because the latter 1999-06-29 01:04:10 +00:00
vnconfig Turn an error into a warning. If running a 4.x binary on a 3.x system 1999-05-16 08:09:23 +00:00
watch
wicontrol - Fix up some comments in if_wi.c (no code changes) 1999-05-22 16:12:54 +00:00
wlconfig
wormcontrol
xntpd Make the source and the man page agree about the flags accepted by 1999-07-05 23:06:33 +00:00
xten
yp_mkdb
ypbind Use u_int32_t for sin_addr.s_addr rather than u_long to avoid 1999-04-13 16:26:21 +00:00
yppoll Two getopts related nits: 1999-06-24 06:43:21 +00:00
yppush
ypserv Fix typo (missing double quote) 1999-06-24 17:20:54 +00:00
ypset
zic Add a prototype to silence warnings. 1999-02-23 12:02:07 +00:00
Makefile Port pnpinfo to alpha. 1999-05-22 17:35:48 +00:00
Makefile.inc