freebsd-dev/usr.sbin
Andrew R. Reiter 1effc132ba - Convert a bunch of macros to the actual function they're calling. These
include:

          UM_ALLOC        -> calloc, malloc
          UM_FREE         -> free
          UM_COPY         -> bcopy
          UM_ZERO         -> bzero

    This is the first step towards removing these macros.
2002-05-16 23:57:37 +00:00
..
ac
accton
acpi
adduser
amd Mark all internal libraries with INTERNALLIB. 2002-05-13 11:24:03 +00:00
ancontrol
apm
apmd
arp Unbreak this file after the last drive-by committing. We have to 2002-05-09 00:37:57 +00:00
atm - Convert a bunch of macros to the actual function they're calling. These 2002-05-16 23:57:37 +00:00
boot0cfg Trivial language fixes. 2002-05-14 21:09:05 +00:00
boot98cfg
bootparamd
btxld
burncd Usage style sweep: spell "usage" with a small 'u'. 2002-04-22 13:44:47 +00:00
cdcontrol style(9): remove an EOF space. 2002-05-08 07:40:22 +00:00
chkgrp
chown chown(8) was not describing symlinks correctly, fixed. 2002-04-09 20:24:23 +00:00
chroot
ckdist
config Consistancy check: s/file system/filesystem/g 2002-05-16 02:28:39 +00:00
cron Mark all internal libraries with INTERNALLIB. 2002-05-13 11:24:03 +00:00
crunch Make crunchide(1) a cross-tool; needed for cross-arch "make release". 2002-04-30 09:34:53 +00:00
ctm Usage style sweep: spell "usage" with a small 'u'. 2002-04-22 13:44:47 +00:00
daemon
dev_mkdb
devinfo o Uncapitalize .Nd macro arguments and remove punctuation 2002-05-13 08:40:07 +00:00
digictl Usage style sweep: spell "usage" with a small 'u'. 2002-04-22 13:44:47 +00:00
editmap
edquota
elf2aout Add a Makefile for this. 2002-04-22 04:08:01 +00:00
elf2exe
extattrctl Clean up usage message: don't put optional parameter's in brackets. 2002-04-19 01:42:55 +00:00
faithd sysctl -w -> sysctl 2002-05-11 05:55:05 +00:00
fdcontrol
fdformat Include <string.h> for some prototypes, rather than depending on 2002-04-01 21:13:17 +00:00
fdread Use `The .Nm utility' 2002-04-20 12:27:18 +00:00
fdwrite Use `The .Nm utility' 2002-04-20 12:27:18 +00:00
getextattr Replace /kernel with /boot/kernel/kernel. 2002-05-09 11:47:42 +00:00
gifconfig
i4b demon -> daemon 2002-05-11 23:20:53 +00:00
ifmcstat
inetd Make compilable without -DINET6. 2002-05-08 17:20:08 +00:00
iostat Replace /kernel with /boot/kernel/kernel. 2002-05-09 11:47:42 +00:00
ipftest
ipresend
ipsend
iptest
IPXrouted
jail Usage style sweep: spell "usage" with a small 'u'. 2002-04-22 13:44:47 +00:00
kbdcontrol
kbdmap Use `The .Nm utility' 2002-04-20 12:27:18 +00:00
kernbb Replace /kernel with /boot/kernel/kernel. 2002-05-09 11:47:42 +00:00
keyadmin
keyserv Spell void * as void * rather than caddr_t. This is complicated by the 2002-04-28 15:18:50 +00:00
kgmon Update kgmon.8 to refer to /boot/kernel/kernel on -CURRENT, rather than 2002-03-28 00:16:49 +00:00
kgzip
kldxref Usage style sweep: spell "usage" with a small 'u'. 2002-04-22 13:44:47 +00:00
lastlogin
lpr Mark all internal libraries with INTERNALLIB. 2002-05-13 11:24:03 +00:00
lptcontrol
mailstats
mailwrapper Add the missing hoststat and purgestat commands. These are normally 2002-04-05 04:25:14 +00:00
makemap
manctl
memcontrol Make the MTRR code a bit more defensive - this should help people 2002-04-14 20:19:13 +00:00
mergemaster * Fix a small typo, thanks to olgeni 2002-05-04 22:53:03 +00:00
mixer
mld6query
mlxcontrol
mount_nwfs more file system > filesystem 2002-05-16 04:10:46 +00:00
mount_portalfs
mount_smbfs
mountd more file system > filesystem 2002-05-16 04:10:46 +00:00
moused Fix a number of warnings. A gcc preprocessor bug relating to macros 2002-04-28 11:59:30 +00:00
mptable
mrouted Mark all internal libraries with INTERNALLIB. 2002-05-13 11:24:03 +00:00
mtest
mtree Consistancy check: s/file system/filesystem/g 2002-05-16 02:28:39 +00:00
named Turn blank lines into .Pp . This does not significantly change the 2002-04-21 18:41:29 +00:00
named.reload
named.restart
ndc
ndp
newsyslog style(9): sort includes, remove EOL spaces. 2002-05-03 21:03:37 +00:00
nfsd Make this compile and not segfault on ia64. ptr = strdup("foo"); is 2002-05-01 06:49:43 +00:00
ngctl Usage style sweep: spell "usage" with a small 'u'. 2002-04-22 13:44:47 +00:00
nghook
nologin
nslookup
nsupdate
ntp Consistancy check: s/file system/filesystem/g 2002-05-16 02:28:39 +00:00
pccard Usage style sweep: spell "usage" with a small 'u'. 2002-04-22 13:44:47 +00:00
pciconf pciconf(8) has an incorrect synopsis which argues the output from the 2002-05-15 17:47:58 +00:00
pcvt PR: 33966 2002-04-24 14:30:56 +00:00
periodic Mention the ``end of output'' for each periodic script. 2002-05-14 01:15:35 +00:00
pkg_install Remove cross reference to pkg_update(1). 2002-05-16 22:46:53 +00:00
pnpinfo
ppp Add some OpenBSD includes 2002-05-16 14:47:19 +00:00
pppctl
pppd inet_aton returns 0 on failure, not -1. 2002-05-06 08:39:43 +00:00
pppstats Usage style sweep: spell "usage" with a small 'u'. 2002-04-22 13:44:47 +00:00
praliases
prefix Use the SCRIPTS knob. 2002-04-29 15:43:47 +00:00
procctl
pstat Replace /kernel with /boot/kernel/kernel. 2002-05-09 11:47:42 +00:00
pw In the words of the submitter: 2002-04-05 08:39:31 +00:00
pwd_mkdb Consistancy check: s/file system/filesystem/g 2002-05-16 02:28:39 +00:00
quot Unbreak Alpha build. 2002-05-15 08:01:31 +00:00
quotaon Consistancy check: s/file system/filesystem/g 2002-05-16 02:28:39 +00:00
rarpd Fix buildworld breakage. 2002-05-09 14:15:57 +00:00
raycontrol
repquota Consistancy check: s/file system/filesystem/g 2002-05-16 02:28:39 +00:00
rip6query Usage style sweep: spell "usage" with a small 'u'. 2002-04-22 13:44:47 +00:00
rmt
route6d
rpc.lockd When binding to transports if getnetconfigent() fails then actually 2002-04-11 07:19:30 +00:00
rpc.statd
rpc.umntall
rpc.yppasswdd Unbreak Alpha build. 2002-05-15 09:20:06 +00:00
rpc.ypupdated
rpc.ypxfrd Spell void * as void * rather than caddr_t. This is complicated by the 2002-04-28 15:18:50 +00:00
rpcbind
rrenumd
rtadvd
rtprio Use `The .Nm utility' 2002-04-20 12:27:18 +00:00
rtsold Explicitly specifies sin6_family & sin6_len of sockaddr_in6 for raw socket 2002-04-19 11:39:54 +00:00
rwhod Replace /kernel with /boot/kernel/kernel. 2002-05-09 11:47:42 +00:00
sa
sade Add the ability to use Bzip'ed packages. 2002-04-30 22:40:06 +00:00
sendmail
setextattr Replace /kernel with /boot/kernel/kernel. 2002-05-09 11:47:42 +00:00
setkey Don't install scriptdump which is written in Perl. This is 2002-05-16 15:44:08 +00:00
sgsc
sicontrol
sliplogin
slstat
spkrtest Replace the perl script version of this with a sh(1) script. 2002-05-16 18:51:57 +00:00
spray Spell void * as void * rather than caddr_t. This is complicated by the 2002-04-28 15:18:50 +00:00
stallion
sysinstall Add the ability to use Bzip'ed packages. 2002-04-30 22:40:06 +00:00
syslogd Consistancy check: s/file system/filesystem/g 2002-05-16 02:28:39 +00:00
tcpdchk
tcpdmatch
tcpdump Use `The .Nm utility' 2002-04-20 12:27:18 +00:00
timed timed(8) manual page has some incorrect grammer 2002-04-09 20:47:17 +00:00
traceroute
traceroute6
trpt Remove bogus cast. 2002-05-15 09:36:46 +00:00
tzsetup Explicitly cast NCONTINENTS to int to silence an overflow warning. 2002-05-15 09:39:31 +00:00
usbd Usage style sweep: spell "usage" with a small 'u'. 2002-04-22 13:44:47 +00:00
usbdevs Usage style sweep: spell "usage" with a small 'u'. 2002-04-22 13:44:47 +00:00
vidcontrol Use `The .Nm utility' 2002-04-20 12:27:18 +00:00
vipw Use libutil and libypclnt for all passwd manipulation and NIS needs. 2002-05-08 00:54:29 +00:00
vnconfig
watch
wicontrol Change typo, 2347 -> 2047. 2002-04-09 17:29:30 +00:00
wlconfig
xten Use `The .Nm utility' 2002-04-20 12:27:18 +00:00
yp_mkdb Spell void * as void * rather than caddr_t. This is complicated by the 2002-04-28 15:18:50 +00:00
ypbind Spell void * as void * rather than caddr_t. This is complicated by the 2002-04-28 15:18:50 +00:00
yppoll
yppush Spell void * as void * rather than caddr_t. This is complicated by the 2002-04-28 15:18:50 +00:00
ypserv Fix a boatload of format errors and constness violations. 2002-05-08 15:41:15 +00:00
ypset Spell void * as void * rather than caddr_t. This is complicated by the 2002-04-28 15:18:50 +00:00
zic
Makefile Turn off pppctl -- it won't like with an in-tree Gcc 3.1 built libc_r. 2002-05-10 00:48:33 +00:00
Makefile.inc