1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-20 02:38:43 +00:00
freebsd/usr.sbin
2002-12-20 00:10:37 +00:00
..
ac Remove unused #includes. Eliminate castings by using size_t instead of int. 2002-10-17 13:19:47 +00:00
accton
acpi o Use sysctl machdep.acpi_root to get the physical address of the 2002-12-19 08:06:53 +00:00
adduser Uniformly refer to a file system as "file system". 2002-12-12 17:26:04 +00:00
amd
ancontrol The symbol for Hertz is Hz. 2002-11-04 22:44:42 +00:00
apm Add missing .Nm. Add FBSDID. fprintf -> warnx. Lowercase first letter inside 2002-10-15 16:28:21 +00:00
apmd
arp
atm de-__P() 2002-10-10 00:32:55 +00:00
bluetooth mdoc(7) police: markup fixes. 2002-12-12 13:26:32 +00:00
boot0cfg Split MBR and PC98 on-disk sliceformats out from disklabel.h, step 1: 2002-10-01 07:24:55 +00:00
boot98cfg
bootparamd
btxld Get howmany() macro from <sys/param.h>, instead of depending on its 2002-09-24 22:30:56 +00:00
burncd On drives that returns 00 as 100% done, lower the criteria 2002-12-18 07:43:42 +00:00
cdcontrol The default CD drive is /dev/cd0, not /dev/cd0c. 2002-12-03 15:41:30 +00:00
chkgrp
chown
chroot
ckdist
config Uniformly refer to a file system as "file system". 2002-12-12 17:26:04 +00:00
cron Actually use the exitstatus value that we maintain. 2002-10-01 22:59:11 +00:00
crunch Bootstrapping aid for 4.0-RELEASE. 2002-11-13 11:50:40 +00:00
ctm Make the threatened fts(3) ABI fix. FTSENT now avoids the use of the struct 2002-09-21 01:28:41 +00:00
daemon
dev_mkdb
devinfo o Don't print devices that aren't attached unless run with the newly 2002-09-20 02:26:58 +00:00
digictl
editmap
edquota Uniformly refer to a file system as "file system". 2002-12-12 17:26:04 +00:00
elf2aout
elf2exe
extattr Document the -n option and fix manpage Fl usage. 2002-10-10 17:19:43 +00:00
extattrctl
faithd
fdcontrol
fdformat
fdread
fdwrite
getfmac mdoc(7) police: Added the missing .Os call; it's not strictly 2002-12-11 15:55:29 +00:00
getpmac In general, prefer WARNS to CFLAGS+=-Wall. Tend towards a more 2002-12-01 23:10:28 +00:00
gifconfig
i4b mdoc(7) police: fixed the document date (the current date was used, as 2002-12-11 15:37:55 +00:00
ifmcstat
inetd Add used #include <limits.h>. 2002-10-27 17:46:53 +00:00
iostat MFS: Spelling: s/transfered/transferred/ 2002-12-12 15:38:07 +00:00
ipftest
ipresend
ipsend
iptest
IPXrouted
jail Fix example, we do not need NO_MAKEDEV_RUN any more. 2002-10-22 15:03:51 +00:00
kbdcontrol
kbdmap mdoc(7) police: bump document date for the C rewrite, nit. 2002-12-04 14:45:48 +00:00
kernbb
keyadmin Arrange to not have /* inside a comment. Typo fix. 2002-10-16 15:56:13 +00:00
keyserv
kgmon
kgzip
kldxref
lastlogin
lpr mdoc(7) police: markup fixes. 2002-11-27 15:31:08 +00:00
lptcontrol
mailstats
mailwrapper
makemap
manctl
memcontrol mdoc(7) police: markup fixes. 2002-11-27 15:31:08 +00:00
mergemaster Don't use NO_MAKEDEV* option, its the default now. 2002-10-22 15:04:32 +00:00
mixer
mld6query
mlxcontrol
mount_nwfs
mount_portalfs
mount_smbfs
mountd Uniformly refer to a file system as "file system". 2002-12-12 17:26:04 +00:00
moused
mptable
mrouted
mtest
mtree Uniformly refer to a file system as "file system". 2002-12-12 17:26:04 +00:00
named
named.reload
named.restart
ndc
ndp
newsyslog Add a new W' flag, that when used in conjunction with the Z' flag or the 2002-12-15 19:28:02 +00:00
nfsd
ngctl Add missing "of". 2002-12-14 00:20:43 +00:00
nghook
nologin
nslookup
nsupdate
ntp Uniformly refer to a file system as "file system". 2002-12-12 17:26:04 +00:00
ofwdump mdoc(7) police: tiny markup nits. 2002-12-12 13:58:27 +00:00
pccard Uniformly refer to a file system as "file system". 2002-12-12 17:26:04 +00:00
pciconf Markup fixes. Document more correctly. 2002-12-14 18:07:13 +00:00
pcvt Don't depend on <sys/types.h> pollution in <sys/fcntl.h>. 2002-09-17 17:59:51 +00:00
periodic
pkg_install Uniformly refer to a file system as "file system". 2002-12-12 17:26:04 +00:00
pnpinfo
ppp utmp.ut_time and lastlog.ll_time are explicitly int32_t rather than 2002-11-15 22:42:00 +00:00
pppctl
pppd utmp.ut_time and lastlog.ll_time are explicitly int32_t rather than 2002-11-15 22:42:00 +00:00
pppstats
praliases
prefix
procctl
pstat Adjust argument passed to getbsize(). 2002-10-23 18:55:20 +00:00
pw Uniformly refer to a file system as "file system". 2002-12-12 17:26:04 +00:00
pwd_mkdb Uniformly refer to a file system as "file system". 2002-12-12 17:26:04 +00:00
quot Uniformly refer to a file system as "file system". 2002-12-12 17:26:04 +00:00
quotaon Uniformly refer to a file system as "file system". 2002-12-12 17:26:04 +00:00
rarpd
raycontrol Replace the remaining strcpy() instances with strlcpy(), fixing a segfault 2002-12-02 20:29:08 +00:00
repquota Uniformly refer to a file system as "file system". 2002-12-12 17:26:04 +00:00
rip6query
rmt
route6d
rpc.lockd
rpc.statd
rpc.umntall Uniformly refer to a file system as "file system". 2002-12-12 17:26:04 +00:00
rpc.yppasswdd
rpc.ypupdated
rpc.ypxfrd
rpcbind Change the name for the local unix-socket based protocol 2002-12-16 22:24:26 +00:00
rrenumd Add used #include <limits.h>. 2002-10-27 17:46:53 +00:00
rtadvd
rtprio
rtsold
rwhod
sa
sade Correct path to /usr/sbin/sysinstall for HEAD since that's where it lives now. 2002-12-20 00:10:37 +00:00
sendmail
setfmac Account for fts(3)'s FTS_SLNONE case for symbolic links which have 2002-12-12 20:32:45 +00:00
setkey
setpmac In general, prefer WARNS to CFLAGS+=-Wall. Tend towards a more 2002-12-01 23:10:28 +00:00
sgsc
sicontrol The symbol for Hertz is Hz. 2002-11-04 22:44:42 +00:00
sliplogin
slstat
spkrtest
spray
stallion
sysinstall Correct path to /usr/sbin/sysinstall for HEAD since that's where it lives now. 2002-12-20 00:10:37 +00:00
syslogd Uniformly refer to a file system as "file system". 2002-12-12 17:26:04 +00:00
tcpdchk
tcpdmatch
tcpdump
timed
traceroute
traceroute6
trpt
tzsetup
ugidfw mdoc(7) police: markup overhaul. 2002-12-12 14:09:25 +00:00
usbd
usbdevs
vidcontrol
vipw
vnconfig
watch The FIONREAD sysctl operates on an int *, not a size_t *. 2002-11-11 10:56:57 +00:00
wicontrol mdoc(7) police: markup fixes. 2002-11-27 15:31:08 +00:00
wlconfig
xten
yp_mkdb
ypbind
yppoll
yppush
ypserv Uniformly refer to a file system as "file system". 2002-12-12 17:26:04 +00:00
ypset
zic
Makefile Build sysinstall on sparc64. 2002-11-01 15:36:06 +00:00
Makefile.inc