1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-13 10:02:38 +00:00
freebsd/usr.sbin
2002-10-23 18:55:20 +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 Use __packed. 2002-10-09 19:46:09 +00:00
adduser Fix conjugation of exists and add full stops to the messages I changed. 2002-08-11 20:31:16 +00:00
amd
ancontrol
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
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 * Add CDRIOC{READ,WRITE}SPEED ioctls to cd(4). Units are in KB/sec. 2002-10-18 22:03:39 +00:00
cdcontrol * Add CDRIOC{READ,WRITE}SPEED ioctls to cd(4). Units are in KB/sec. 2002-10-18 22:03:39 +00:00
chkgrp
chown
chroot
ckdist
config mdoc(7) police: Removed redundant .Ns calls. 2002-08-13 16:07:28 +00:00
cron Actually use the exitstatus value that we maintain. 2002-10-01 22:59:11 +00:00
crunch Put author name under .An/Aq. 2002-10-16 15:51:16 +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 Allow edquota(8) to be used for setting up quotas non-interactively (add a 2002-09-07 12:26:07 +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 Introduce simple command line tools to manage MAC labels on processes and 2002-10-23 03:15:24 +00:00
getpmac Introduce simple command line tools to manage MAC labels on processes and 2002-10-23 03:15:24 +00:00
gifconfig Correctly handle ifr.ifr_flags/ifr.ifr_flagshigh like ifconfig(8) does. 2002-08-29 12:52:28 +00:00
i4b After dialling using -n, add the ability to wait for the first response 2002-08-27 14:46:22 +00:00
ifmcstat
inetd When printing the wait status, break it down into a signal and a exit status. 2002-09-04 21:00:45 +00:00
iostat Use essentially the same formatting of the CPU stats percentages as in 2002-08-18 17:51:14 +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
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
kgzip
kldxref
lastlogin
lpr Fix typos; each file has at least one s/seperat/separat/ 2002-08-11 13:05:30 +00:00
lptcontrol
mailstats
mailwrapper
makemap
manctl
memcontrol Some BIOSs are using MTRR values that are only documented under NDA 2002-09-15 15:07:55 +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 s/rpc.mountd/mountd/ 2002-10-16 16:04:50 +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 Make the threatened fts(3) ABI fix. FTSENT now avoids the use of the struct 2002-09-21 01:28:41 +00:00
named
named.reload
named.restart
ndc
ndp
newsyslog Fix getopt(3) optstring: remove a flag we does not handle. 2002-10-16 14:20:20 +00:00
nfsd Update manpage to match the code, vfsload() is not used 2002-08-11 15:19:49 +00:00
ngctl
nghook
nologin
nslookup
nsupdate
ntp
ofwdump Add a utility to examine the OpenFirmware device tree (on sparc64). This 2002-10-18 15:37:15 +00:00
pccard Remove bogus comments about why we do some silly things, and instead 2002-09-29 23:56:33 +00:00
pciconf Use consistent terminology in the usage message, the man page 2002-09-17 18:10:39 +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 Teach pkg_add -r how to find 4.7-RELEASE packages with an appropriate 2002-10-08 05:15:21 +00:00
pnpinfo
ppp If the peer gives us 0.0.0.0 as his IP number, NAK it rather than accepting 2002-09-23 22:40:43 +00:00
pppctl
pppd Check for FD_SET overruns. 2002-09-17 15:52:35 +00:00
pppstats
praliases
prefix
procctl
pstat Adjust argument passed to getbsize(). 2002-10-23 18:55:20 +00:00
pw
pwd_mkdb
quot Use POSIX-style sort syntax in example 2002-09-24 20:15:11 +00:00
quotaon
rarpd Add "-t" to useage message and comment. (The -t option was added 2002-09-15 15:37:50 +00:00
raycontrol
repquota
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
rpc.yppasswdd
rpc.ypupdated
rpc.ypxfrd
rpcbind Add 'break' to empty 'default' 'switch' statements. 2002-10-07 03:56:13 +00:00
rrenumd
rtadvd
rtprio
rtsold
rwhod
sa
sade Fix cut&paste mistake. 2002-10-23 14:37:43 +00:00
sendmail
setfmac Introduce simple command line tools to manage MAC labels on processes and 2002-10-23 03:15:24 +00:00
setkey
setpmac Introduce simple command line tools to manage MAC labels on processes and 2002-10-23 03:15:24 +00:00
sgsc
sicontrol
sliplogin
slstat
spkrtest
spray
stallion Replace various spelling with FALLTHROUGH which is lint()able 2002-08-25 13:30:43 +00:00
sysinstall Fix cut&paste mistake. 2002-10-23 14:37:43 +00:00
syslogd Sync usage() with reality and sort it alphabetically. 2002-10-18 11:48:46 +00:00
tcpdchk
tcpdmatch
tcpdump
timed
traceroute
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 Stick .Os between .Dd and .Dt 2002-10-20 19:45:39 +00:00
usbd
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 Add break's to case blocks. 2002-08-10 08:42:10 +00:00
wicontrol Spell 'Temperature' correctly. 2002-10-08 19:41:12 +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 The resolver library does a pretty acceptable set of domain 2002-09-20 20:09:27 +00:00
ypset
zic
Makefile Introduce simple command line tools to manage MAC labels on processes and 2002-10-23 03:15:24 +00:00
Makefile.inc