freebsd-skq/usr.sbin
2002-12-24 13:41:48 +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 Fix typo: vunerable -> vulnerable. 2002-12-22 15:29:48 +00:00
apm mdoc(7) police: Deal with self-xrefs. 2002-12-24 13:41:48 +00:00
apmd
arp Change 'int pid' to 'pid_t pid' 2002-07-25 01:48:19 +00:00
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 mdoc(7) police: Deal with self-xrefs. 2002-12-24 13:41:48 +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 Correctly handle ifr.ifr_flags/ifr.ifr_flagshigh like ifconfig(8) does. 2002-08-29 12:52:28 +00:00
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 Include <nlist.h> for nlist interfaces instead of depending on namespace 2002-08-18 17:57:08 +00:00
keyadmin Arrange to not have /* inside a comment. Typo fix. 2002-10-16 15:56:13 +00:00
keyserv Initiate deorbit burn for the i386-only a.out related support. Moves are 2002-09-17 01:49:00 +00:00
kgmon Fix int/size_t mismatch for sysctl arguments. Try not to introduce more 2002-07-30 04:45:14 +00:00
kgzip
kldxref
lastlogin
lpr mdoc(7) police: markup fixes. 2002-11-27 15:31:08 +00:00
lptcontrol
mailstats
mailwrapper Drop support for COPY, -c has been the default mode of install(1) 2002-07-29 09:40:17 +00:00
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 s/filesystem/file system/g as discussed on -developers 2002-08-21 18:11:48 +00:00
mount_portalfs s/filesystem/file system/g as discussed on -developers 2002-08-21 18:11:48 +00:00
mount_smbfs
mountd Uniformly refer to a file system as "file system". 2002-12-12 17:26:04 +00:00
moused Replace various spelling with FALLTHROUGH which is lint()able 2002-08-25 13:30:43 +00:00
mptable
mrouted Check for FD_SET overruns. 2002-09-09 15:45:28 +00:00
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 Change 'int pid' to 'pid_t pid' 2002-07-25 01:48:19 +00:00
newsyslog Make newsyslog(8) print the correct date when the logs are turned over. 2002-12-21 22:27:26 +00:00
nfsd Update manpage to match the code, vfsload() is not used 2002-08-11 15:19:49 +00:00
ngctl Add missing "of". 2002-12-14 00:20:43 +00:00
nghook
nologin
nslookup
nsupdate
ntp mdoc(7) police: Deal with self-xrefs. 2002-12-24 13:41:48 +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 Add "-t" to useage message and comment. (The -t option was added 2002-09-15 15:37:50 +00:00
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 Remove a case of exposing 'struct ucred' to userspace. Use a struct xucred 2002-08-15 21:52:22 +00:00
rpc.statd
rpc.umntall Uniformly refer to a file system as "file system". 2002-12-12 17:26:04 +00:00
rpc.yppasswdd Drop support for COPY, -c has been the default mode of install(1) 2002-07-29 09:40:17 +00:00
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 mdoc(7) police: Deal with self-xrefs. 2002-12-24 13:41:48 +00:00
rwhod
sa
sade Add a new ftp mirror in Ireland which offers a service over IPv6. 2002-12-23 23:25:39 +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 Fix spacing for -P (policy) examples. 2002-07-27 21:06:06 +00:00
setpmac In general, prefer WARNS to CFLAGS+=-Wall. Tend towards a more 2002-12-01 23:10:28 +00:00
sgsc
sicontrol mdoc(7) police: Deal with self-xrefs. 2002-12-24 13:41:48 +00:00
sliplogin
slstat
spkrtest
spray
stallion Replace various spelling with FALLTHROUGH which is lint()able 2002-08-25 13:30:43 +00:00
sysinstall Add a new ftp mirror in Ireland which offers a service over IPv6. 2002-12-23 23:25:39 +00:00
syslogd Various language tweaks. 2002-12-24 01:04:42 +00:00
tcpdchk
tcpdmatch
tcpdump
timed
traceroute Update for traceroute 1.4a12 2002-07-28 02:27:07 +00:00
traceroute6 Back out previous commit. I was a bit overzealous: the fd_set size is 2002-09-09 16:43:18 +00:00
trpt
tzsetup
ugidfw mdoc(7) police: markup overhaul. 2002-12-12 14:09:25 +00:00
usbd Fix usbd.conf parsing: fgetln(3) returns a string without terminating 2002-12-24 11:58:05 +00:00
usbdevs
vidcontrol Add a new -H' modifier, which when combined with -p' or `-P' allows to dump 2002-08-19 16:33:23 +00:00
vipw Don't use NULL when we really mean 0 for call to pw_edit. 2002-08-21 19:01:50 +00:00
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 xids are u_int32_ts, which are not necessarily the same size as time_ts or 2002-09-16 21:39:42 +00:00
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