freebsd-dev/usr.bin
2000-11-17 11:44:16 +00:00
..
apply Include sys/types.h 2000-10-16 08:13:59 +00:00
ar
at Y2K fix. at(1) would die with 'garbled time' when assign_date() was 2000-03-27 09:32:23 +00:00
banner Add -d and -t flags to usage. Add usage(). 2000-03-26 14:30:51 +00:00
basename Fix suffix matching. 2000-10-12 16:22:15 +00:00
biff Don't call err() with no format string. 2000-07-10 08:42:58 +00:00
brandelf Use Fx macro wherever possible. 2000-11-14 11:20:58 +00:00
c89 Typo. Standard list of flag 1999-12-05 20:01:28 +00:00
calendar List the -t option in usage(). 2000-10-06 12:10:51 +00:00
cap_mkdb Make better use of .Ar. Use DIAGNOSTICS instead of incorrect section name. 1999-11-21 16:16:30 +00:00
chat Remove more single-space hard sentence breaks. 2000-03-02 14:54:02 +00:00
checknr
chflags Install `chflags' in the root partition, NOT /usr where it is not available 2000-11-10 05:31:52 +00:00
chkey
chpass Add nsswitch support. By creating an /etc/nsswitch.conf file, you can 2000-09-06 18:16:48 +00:00
cksum Minimal use of .Ar and .Nm. 1999-12-05 20:03:22 +00:00
cmp Fix a bug introduced in rev 1.8, where special files ended up 2000-07-25 13:01:34 +00:00
col Use errx(). .Nm fixes 2000-03-26 14:23:23 +00:00
colcrt Start enumerate option with `The following options are available' like 2000-07-24 20:22:49 +00:00
colldef mdoc(7) police: use certified section headers wherever possible. 2000-11-17 11:44:16 +00:00
colrm
column Add DIAGNOSTICS section name 2000-03-26 14:42:14 +00:00
comm fix the same typo as in uniq 1999-12-10 13:27:02 +00:00
compile_et
compress Avoid use of direct troff requests in mdoc(7) manual pages. 2000-11-10 17:46:15 +00:00
ctags Style change and comment difference per bde. 2000-01-27 16:15:51 +00:00
cut Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 12:20:22 +00:00
dig Use libbind to get to the extended resolver and headers. 1999-11-30 06:25:19 +00:00
dirname Reintroduce functionality and error checks that were boneheadedly removed 2000-09-06 07:28:02 +00:00
dnskeygen New program in the bind suite. I'm not sure that it's worth much while 1999-11-30 06:26:14 +00:00
dnsquery Use libbind to get to the extended resolver and headers. 1999-11-30 06:25:19 +00:00
doscmd Use Fx macro wherever possible. 2000-11-14 11:20:58 +00:00
du Backed out part of the revision 1.10. 2000-10-16 10:00:50 +00:00
ee Remove unneded -lmytinfo 2000-09-16 03:27:54 +00:00
enigma
env
expand Use errx(), remove unused #include. Correct SYNOPSIS 2000-03-26 14:28:31 +00:00
false
fetch Spell the des's name correctly. 2000-11-14 13:19:26 +00:00
file Avoid use of direct troff requests in mdoc(7) manual pages. 2000-11-10 17:46:15 +00:00
file2c mdoc(7) police: use certified section headers wherever possible. 2000-11-17 11:44:16 +00:00
find Make passing unknown fstypes to -fstype result in a warning instead of 2000-07-28 20:02:42 +00:00
finger The -o is the default for "short" display, not the -h. 2000-10-24 08:47:07 +00:00
fmt Mark up the optional -c option with the Op macro. 2000-03-09 09:27:40 +00:00
fold optarg and optind are declared in unistd.h. 2000-09-04 05:59:25 +00:00
from Replaced unsafe use of sprintf() with snprintf(). 2000-10-03 17:05:02 +00:00
fstat Add a new options: -m enables searching for memory-mapped files. 2000-04-05 05:45:40 +00:00
fsync Avoid the need to capitalize an extraneous argument to the Nm macro 2000-07-24 21:53:04 +00:00
ftp Don't depend on <sys/stat.h> bogusly including <sys/time.h> (and thereby 2000-10-10 01:50:26 +00:00
gcore Fixed typo: .EL -> .El 2000-11-06 09:20:09 +00:00
genassym Use Fx macro wherever possible. 2000-11-14 11:20:58 +00:00
gencat Fix octal numbers parsing 2000-07-15 17:17:33 +00:00
gensetdefs Add ia64 support and fix problems when cross-building when the host has 2000-09-29 13:29:43 +00:00
getconf mdoc(7) police: use certified section headers wherever possible. 2000-11-17 11:44:16 +00:00
getopt mdoc(7) police: use certified section headers wherever possible. 2000-11-17 11:44:16 +00:00
gprof Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 12:20:22 +00:00
gprof4
head
hesinfo Add nsswitch support. By creating an /etc/nsswitch.conf file, you can 2000-09-06 18:16:48 +00:00
hexdump Oops, missed another printf() invocation with no format string. 2000-07-10 09:07:04 +00:00
host Use libbind to get to the extended resolver and headers. 1999-11-30 06:25:19 +00:00
id .UC -> .Os 2000-11-06 09:27:03 +00:00
indent Avoid use of direct troff requests in mdoc(7) manual pages. 2000-11-10 17:46:15 +00:00
ipcrm Fix miscellaneous mdoc macro argument limit infringements. 2000-05-09 14:02:06 +00:00
ipcs Remove the undocumented semconfig() system calls. These cause more trouble 2000-05-01 10:49:41 +00:00
join Quote with .Dq 2000-03-27 20:33:32 +00:00
jot Don't call printf with no format string. 2000-07-10 06:02:13 +00:00
kdump Fix ioctl.c creation to deal with the depend case more properly. 2000-09-14 18:52:48 +00:00
kenv Initial kenv(1) hack for dumping the kernel environment. This can be 2000-07-08 08:33:40 +00:00
key mdoc(7) police: use certified section headers wherever possible. 2000-11-17 11:44:16 +00:00
keyinfo Avoid use of direct troff requests in mdoc(7) manual pages. 2000-11-10 17:46:15 +00:00
keyinit Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 12:20:22 +00:00
keylogin Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 12:20:22 +00:00
keylogout
killall -U cannot be an option since some signals start with U. -u is the 2000-11-12 07:43:50 +00:00
ktrace getopt and friends are declared in <unistd.h> 2000-09-04 06:09:54 +00:00
lam Avoid use of direct troff requests in mdoc(7) manual pages. 2000-11-10 17:46:15 +00:00
last getopt and friends are declared in <unistd.h> 2000-09-04 06:09:54 +00:00
lastcomm Avoid using the semi-bogus include <struct.h> 2000-10-22 17:38:32 +00:00
ldd getopt and friends are declared in <unistd.h> 2000-09-04 06:09:54 +00:00
leave Get rid of hard sentence break 2000-03-27 20:38:21 +00:00
less ncurses -> termcap 2000-07-14 16:17:42 +00:00
lessecho Fixed some style bugs. Apart from formatting bugs, MANDEPEND is deprecated 2000-06-03 11:39:38 +00:00
lesskey Fixed some style bugs. Apart from formatting bugs, MANDEPEND is deprecated 2000-06-03 11:39:38 +00:00
lex Install Flexlexer.h with mode 444. 1999-12-17 07:49:03 +00:00
limits Properly use .Nm, .Em, .Pa etc. Make usage() a simplier function. 2000-03-26 14:37:47 +00:00
locate Use Fx macro wherever possible. 2000-11-14 11:20:58 +00:00
lock Revert the libcrypt/libmd stuff back to how it was. This should not have 1999-12-18 13:55:17 +00:00
lockf
logger Allow logger to send messages directly to a remote syslog. (This 2000-07-18 08:56:54 +00:00
login Add braces to avoid ambiguity in a nested conditional (silences a gcc 2000-04-26 10:38:19 +00:00
logname Add DIAGNOSTICS section name 2000-03-26 14:42:14 +00:00
look
lorder Use different filenames. 2000-05-17 22:46:47 +00:00
lsvfs .Nm changes 2000-03-26 14:41:07 +00:00
m4 getopt and friends are declared in <unistd.h> 2000-09-04 06:09:54 +00:00
mail Avoid use of direct troff requests in mdoc(7) manual pages. 2000-11-10 17:46:15 +00:00
make Add :L and :U variable modifiers. These convert the variable's value to 2000-10-09 04:53:36 +00:00
makewhatis
mesg
minigzip
mk_cmds Small typo fix. 1999-12-20 09:35:12 +00:00
mkdep
mkfifo Add DIAGNOSTICS section name 2000-03-26 14:42:14 +00:00
mklocale Avoid use of direct troff requests in mdoc(7) manual pages. 2000-11-10 17:46:15 +00:00
mkstr Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 12:20:22 +00:00
mktemp Correct the usage of mktemp: 2000-10-15 11:35:48 +00:00
msgs Complete migration of aliases file to /etc/mail/aliases. 2000-08-13 18:38:58 +00:00
mt Add cross reference to the ast device. 2000-08-16 16:38:47 +00:00
ncal Use %EF instead of hardcoded order for each country 1999-11-30 20:08:50 +00:00
ncplist Clear the Os macro and provide an HISTORY section instead. 2000-03-23 12:05:10 +00:00
ncplogin Fix a mistakenly broken sentence. The mistake was made easy by the 2000-03-27 10:50:54 +00:00
netstat Now that the amount of (pseudo) interfaces is growing with IPv6, 2000-10-30 11:53:19 +00:00
newkey
nfsstat getopt and friends are declared in <unistd.h> 2000-09-04 06:09:54 +00:00
nice
nm getopt and friends are declared in <unistd.h> 2000-09-04 06:09:54 +00:00
nohup Sync SYNOPSIS and usage() string. 2000-03-26 14:46:41 +00:00
objformat Since we build and install gasp(1) in /usr/libexec/${OBJFORMAT}/, 1999-12-24 15:18:19 +00:00
opieinfo
opiekey Fix minor style nits. 2000-05-14 21:13:57 +00:00
opiepasswd
pagesize
passwd Avoid use of direct troff requests in mdoc(7) manual pages. 2000-11-10 17:46:15 +00:00
paste Put flags under .Fl. Add DIAGNOSTICS section name 2000-03-26 14:47:43 +00:00
pr Avoid use of direct troff requests in mdoc(7) manual pages. 2000-11-10 17:46:15 +00:00
printenv The printenv(1) command is now a builtin(1) in csh(1). 2000-05-09 15:02:03 +00:00
printf When we have both a rcsid and sccsid, ifdef 0 the sccsid. This 2000-09-04 06:11:25 +00:00
quota Remove incorrect use of .Nm. Wrap long lines, Unwrap short lines 2000-03-26 14:48:46 +00:00
ranlib Use Fx macro wherever possible. 2000-11-14 11:20:58 +00:00
rdist Include sys/types.h 2000-10-16 08:22:42 +00:00
renice #include <errno.h> where needed. Kill extern int errno;. 2000-04-14 06:39:19 +00:00
rev
rlogin remove trailing periods from SEE ALSO. 2000-11-15 17:27:54 +00:00
rpcgen Include sys/types.h 2000-10-16 08:22:42 +00:00
rpcinfo getopt and friends are declared in <unistd.h> 2000-09-04 06:09:54 +00:00
rs
rsh remove trailing periods from SEE ALSO. 2000-11-15 17:27:54 +00:00
rup mdoc(7) police: use certified section headers wherever possible. 2000-11-17 11:44:16 +00:00
ruptime Do not dot terminate err() string. Cross reference using .Xr 2000-03-26 14:50:56 +00:00
rusers More rusers to .Nm convertion 2000-03-27 20:36:55 +00:00
rwall Put argument under .Ar. 2000-03-26 14:53:00 +00:00
rwho Get rid of hard sentence break 2000-03-27 20:38:21 +00:00
sasc remove unknown OPTIONS section name. Getopt returns -1. 2000-03-26 14:55:05 +00:00
script Don't call warn() with no format string. 2000-07-10 09:18:19 +00:00
sed Avoid use of direct troff requests in mdoc(7) manual pages. 2000-11-10 17:46:15 +00:00
shar
showmount Cross-reference mount_nfs(8) and showmount(8). 2000-07-18 17:34:23 +00:00
size
sockstat Spell the des's name correctly. 2000-11-14 13:19:26 +00:00
soelim Don't call warn() with no format string. 2000-07-10 09:18:19 +00:00
split remove trailing periods from SEE ALSO. 2000-11-15 17:27:54 +00:00
strings getopt and friends are declared in <unistd.h> 2000-09-04 06:09:54 +00:00
strip
su Document the ``-'' option and minor re-wording in EXAMPLES 2000-08-05 23:03:12 +00:00
symorder
systat Remove obsolete /dev/drum references 2000-10-29 12:19:52 +00:00
tail Convert calls to match new kqueue API. 2000-07-18 19:38:38 +00:00
talk It may happen so that the local talk daemon is not running. 2000-10-05 17:39:01 +00:00
tconv remove trailing periods from SEE ALSO. 2000-11-15 17:27:54 +00:00
tcopy Fixed typo: .ar -> .Ar. 2000-11-10 14:40:50 +00:00
tee Add DIAGNOSTICS section name 2000-03-26 15:06:46 +00:00
telnet Fix buffer overflow when DISPLAY is longer than 43 characters. This 2000-09-20 23:07:04 +00:00
tftp
time Remove vestages of a previous implimentation of "-h". 2000-10-31 02:26:10 +00:00
tip Avoid use of direct troff requests in mdoc(7) manual pages. 2000-11-10 17:46:15 +00:00
top Major update to the way synchronization is done in the kernel. Highlights 2000-09-07 01:33:02 +00:00
touch Add DIAGNOSTICS section name 2000-03-26 15:06:46 +00:00
tput getopt and friends are declared in <unistd.h> 2000-09-04 06:09:54 +00:00
tr Avoid use of direct troff requests in mdoc(7) manual pages. 2000-11-10 17:46:15 +00:00
true Add $FreeBSD$ (and test remote commits after the Freefall upgrade) 2000-05-06 01:38:24 +00:00
truncate Merge the truncate(1) utility onto the RELENG_4 branch and adjust 2000-08-04 08:05:52 +00:00
truss cc -O -pipe -I/usr/src/usr.bin/kdump/../ktrace -I/usr/src/usr.bin/kdump/../.. Fix ioctl.c creation to deal with the depend case more properly. 2000-09-14 18:53:08 +00:00
tset Changed variable killchar to killch and erasechar to erasech to avoid 2000-11-11 23:03:38 +00:00
tsort
tty
uac Fix typo(s) I overlooked in my last commit. 2000-06-20 15:40:50 +00:00
ul Don't coredump on long input lines. If anyone actually cares, this should 2000-07-31 10:14:06 +00:00
uname
unexpand
unifdef Avoid use of direct troff requests in mdoc(7) manual pages. 2000-11-10 17:46:15 +00:00
uniq Add DIAGNOSTICS section name 2000-03-26 15:06:46 +00:00
units mdoc(7) police: use certified section headers wherever possible. 2000-11-17 11:44:16 +00:00
unvis
usbhidctl Fix the build break. 2000-10-17 17:13:38 +00:00
users
uudecode While I'm in here, remove an unused variable. 2000-03-30 09:23:28 +00:00
uuencode Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 12:20:22 +00:00
vacation Add a MAINTAINER= line so people know who to blame 2000-10-26 23:02:36 +00:00
vgrind
vi Install Ukrainian message catalog. 2000-08-22 22:00:57 +00:00
vis
vmstat Remove unneeded #include <sys/buf.h> 2000-05-05 16:07:10 +00:00
w Use the same technique as ps(1) to avoid the need for setgid. (ie: use 1999-11-17 15:28:45 +00:00
wall Instead of printing '(null)' if there is no tty, print 'no tty'. 2000-10-02 17:31:57 +00:00
wc Add DIAGNOSTICS section name 2000-03-26 15:06:46 +00:00
what Add usage(). 2000-03-26 15:04:35 +00:00
whereis mdoc(7) police: use certified section headers wherever possible. 2000-11-17 11:44:16 +00:00
which Get rid of the old version. 2000-08-29 23:38:12 +00:00
who
whois Enable whois queries over IPv6 2000-07-07 07:52:21 +00:00
window string.h has been repo copied to mystring.h 2000-10-30 10:04:56 +00:00
write
xargs Use .Xr 2000-03-26 15:05:40 +00:00
xinstall Use the correct timestamp for the -C -p case when the comparison fails. 2000-10-08 09:17:56 +00:00
xlint Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 12:20:22 +00:00
xstr
yacc Fix breakage introduced in rev.1.7. yystacksize and yysslim are global and 2000-09-07 15:01:18 +00:00
yes Correct the attribution for yes(1). 2000-07-18 18:32:08 +00:00
ypcat
ypmatch
ypwhich
Makefile Disconnect kzip from the build, as it's about to enter late retirement. 2000-11-02 10:00:34 +00:00
Makefile.inc