freebsd-dev/usr.sbin
Alfred Perlstein e4b0fede2c Use char foo[] = "BAR" to avoid direct assignment of const char * into char *.
rpcgen can't really make those fields const because the remote side might
want to munge them, so we need to pass non-const in.  Hackish, but should
work.
2002-03-22 20:02:54 +00:00
..
ac
accton Fix typo: to examining -> to examine. 2002-03-08 01:29:06 +00:00
acpi Fix bug on method local named object related panic and Bankfield 2002-03-02 15:05:26 +00:00
adduser Found a single point where rmuser(8) wasn't robust to strange 2002-02-11 15:26:20 +00:00
amd
ancontrol Fix typo: capablities -> capabilities. 2002-03-08 01:59:52 +00:00
apm Minor grammar fix: 2002-03-08 12:48:05 +00:00
apmd
arp Fix bugs from previous commit: initialize the correct field and use 2002-03-20 01:31:15 +00:00
atm
boot0cfg
boot98cfg Fix typo: s/secotor/sector/. 2002-03-08 13:50:28 +00:00
bootparamd
btxld
burncd Update headers 2002-03-04 21:11:30 +00:00
cdcontrol o Move NTOHL() and associated macros into <sys/param.h>. These are 2002-02-18 20:35:27 +00:00
chkgrp
chown
chroot Pedantry to satisfy the bin/34159 author. 2002-03-15 12:24:44 +00:00
ckdist
config Add a hint about -DNO_WERROR 2002-02-25 21:59:57 +00:00
cron Describe the format of the allow and deny files. This is more-or-less 2002-03-17 14:03:17 +00:00
crunch
ctm
daemon
dev_mkdb o remove __P 2002-03-18 07:23:41 +00:00
devinfo
digictl
diskpart Add xref to fdisk and disklabel to aid people looking around on how to 2002-03-18 07:20:15 +00:00
editmap Add editmap, a new utility which comes with sendmail 8.12 for editing maps in 2002-02-17 22:02:59 +00:00
edquota
elf2exe
extattrctl
faithd
fdcontrol
fdformat
fdread
fdwrite
getextattr NAI DBA update. 2002-03-14 21:58:58 +00:00
gifconfig
i4b after joerg's recent merge of i4b's isppcontrol to the main spppcontrol, 2002-03-09 13:37:24 +00:00
ifmcstat
inetd Introduce a version field to `struct xucred' in place of one of the 2002-02-27 04:45:37 +00:00
iostat
ipftest * ipftest now compiles with IPFILTER_LOG and needs ip_log.c to be able to 2002-03-20 08:57:10 +00:00
ipresend
ipsend
iptest
IPXrouted o Move NTOHL() and associated macros into <sys/param.h>. These are 2002-02-18 20:35:27 +00:00
jail
kbdcontrol FreeBSD 4.1 bootstrapping aid (HALT and PDWN are not defined there). 2002-02-08 09:37:12 +00:00
kbdmap
kernbb
keyadmin
keyserv Readded the svc_create() and the registering of the local transport, 2002-02-06 19:15:34 +00:00
kgmon Reserved one of the spare fields in struct gmon to record the history 2002-02-21 05:52:49 +00:00
kgzip
kldxref
lastlogin
lpr
lptcontrol
mailstats Update build infrastructure for sendmail 8.12. 2002-02-17 22:05:07 +00:00
mailwrapper
makemap Update build infrastructure for sendmail 8.12. 2002-02-17 22:05:07 +00:00
manctl
memcontrol
mergemaster Improve grep'ing for variables in make.conf and rc.conf*. 2002-02-25 04:52:56 +00:00
mixer
mld6query
mlxcontrol
mount_nwfs
mount_portalfs o __P removed 2002-03-21 13:14:21 +00:00
mount_smbfs
mountd o __P removed 2002-03-21 13:14:21 +00:00
moused
mptable
mrouted
mtest
mtree
named Don't define NOADDITIONAL in CFLAGS again, it is already in named.h 2002-02-21 04:20:47 +00:00
named.reload
named.restart
ndc
ndp
newsyslog Fix -F with logfiles rotated on time only. 2002-02-05 09:33:07 +00:00
nfsd
ngctl
nghook
nologin
nslookup
nsupdate
ntp
pccard Add some code which read manufucturer id. This is for NEWCARD compatibility. 2002-02-20 14:48:23 +00:00
pciconf When asked to print bytes (-b option) do that and put 16 on a line. 2002-02-26 10:40:42 +00:00
pcvt
periodic
pim6dd
pim6sd
pkg_install Use some black make(1) magic to make pkg_install build even without 2002-02-27 19:03:15 +00:00
pnpinfo
ppp mdoc(7) police: .Va -> .Ev. 2002-03-15 17:03:05 +00:00
pppctl
pppd Unbreak PAP-only authentication. 2002-03-05 10:50:55 +00:00
pppstats
praliases Update build infrastructure for sendmail 8.12. 2002-02-17 22:05:07 +00:00
prefix Sync with latest KAME's manpage of prefix(8). 2002-03-01 08:45:24 +00:00
procctl
pstat
pw Merge a duplicate description of the -L option into the first one. 2002-03-08 00:36:36 +00:00
pwd_mkdb When reporting that a line is too long, include the line number in the 2002-03-09 03:52:14 +00:00
quot
quotaon
rarpd
raycontrol
repquota #include <time.h> for the definition of time functions instead of 2002-02-25 07:39:34 +00:00
rip6query
rmt
route6d
rpc.lockd Use char foo[] = "BAR" to avoid direct assignment of const char * into char *. 2002-03-22 20:02:54 +00:00
rpc.statd rename 'enum res' and 'struct status' to 'enum sm_res' and 'struct sm_status' 2002-03-22 19:43:21 +00:00
rpc.umntall
rpc.yppasswdd ANSIfy and remove some dead code. 2002-02-06 15:26:07 +00:00
rpc.ypupdated Unbogotify the comment containing the RCS Id. 2002-02-15 00:46:32 +00:00
rpc.ypxfrd ANSIfy and remove some dead code. 2002-02-06 15:26:07 +00:00
rpcbind
rrenumd
rtadvd
rtprio
rtsold
rwhod
sa Fixed divots that I created when I moved prototypes of group_from_gid 2002-02-19 00:05:59 +00:00
sade Add the ERRATA file to the documentation menu and index. 2002-03-18 17:34:28 +00:00
sendmail Update build infrastructure for sendmail 8.12. 2002-02-17 22:06:20 +00:00
setextattr Update userland tools to reflect extattr API changes. 2002-02-10 04:48:26 +00:00
setkey
sgsc
sicontrol
sliplogin
slstat
spkrtest
spray
stallion Comment in the man page and warning in stlload (when stlload fails) to make 2002-02-11 02:34:25 +00:00
sysinstall Add the ERRATA file to the documentation menu and index. 2002-03-18 17:34:28 +00:00
syslogd Remove unnecessary setjmp.h. 2002-02-13 08:49:29 +00:00
tcpdchk
tcpdmatch
tcpdump
timed o Move NTOHL() and associated macros into <sys/param.h>. These are 2002-02-18 20:35:27 +00:00
traceroute
traceroute6
trpt
tzsetup Default to UTC on sparc64 also. 2002-03-06 06:18:21 +00:00
usbd Prefix structure members to protect them against clashes with eg. 2002-02-20 20:47:21 +00:00
usbdevs mdoc(7) police: fix list width. 2002-03-15 17:06:19 +00:00
vidcontrol Fix typo: s/forth/fourth/ 2002-03-21 20:10:10 +00:00
vipw ANSIfy and constify. 2002-02-05 06:49:11 +00:00
vnconfig
watch #include <time.h> for the definition of time functions instead of 2002-02-25 05:31:49 +00:00
wicontrol
wlconfig
xten
yp_mkdb ANSIfy and remove some dead code. 2002-02-06 15:26:07 +00:00
ypbind o Move NTOHL() and associated macros into <sys/param.h>. These are 2002-02-18 20:35:27 +00:00
yppoll ANSIfy and remove some dead code. 2002-02-06 15:26:07 +00:00
yppush ANSIfy and remove some dead code. 2002-02-06 15:26:07 +00:00
ypserv Sort out the documentation WRT TCP_WRAPPERs, which is now enabled. 2002-02-06 20:48:03 +00:00
ypset ANSIfy and remove some dead code. 2002-02-06 15:26:07 +00:00
zic
Makefile Replaced hacks in sbin/Makefile,v 1.99 and usr.sbin/Makefile,v 1.217 2002-03-21 09:15:39 +00:00
Makefile.inc