freebsd-dev/usr.bin
1997-08-25 06:44:59 +00:00
..
apply
ar
at
banner Fix the .Dd line. 1997-08-23 15:49:52 +00:00
basename compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
biff Typo fix in man page. Use err(3) instead of local copy. 1997-06-23 06:45:38 +00:00
brandelf Open the file r/o if looking only. Make the error message more useful. 1997-08-23 15:51:14 +00:00
cal Upgrade to a newer version. Old synopsys was incorrect. 1997-06-23 06:49:42 +00:00
calendar Typo fix: Alan Turning is aka Alan Turing. 1997-06-23 06:52:58 +00:00
cap_mkdb
chat Cleanup and remove the not-too-useful examples. The current versions 1997-08-22 15:42:33 +00:00
checknr Add prototypes to functions. Make -Wall happy. 1997-06-24 06:54:43 +00:00
chflags NOSHARED takes a yes/YES no/NO value, not "true, false, hey mon!". 1997-06-29 06:03:42 +00:00
chkey
chpass Modify passwd and chpass to use new AF_LOCAL RPC interface instead of 1997-07-29 15:45:36 +00:00
cksum
cmp Permit hex/octal parameters to cmp, to match what the manual page says. 1997-08-19 14:34:04 +00:00
col
colcrt
colldef
colrm
column Fix example to match ls(1)'s output. 1997-08-20 02:05:29 +00:00
comm
compile_et
compress Uncompress is under .Nm not .Ar. 1997-06-30 06:44:07 +00:00
cpp
ctags Teach ctags(1) how to handle intermediate whitespace in macros 1997-08-23 16:13:45 +00:00
cut
dig
dirname
dnsquery Revert $FreeBSD$ to $Id$ 1997-02-22 19:58:13 +00:00
doscmd Clean up Makefile, make compiling in X support dependent on ${X11BASE}. 1997-08-18 18:48:33 +00:00
du
ee Fix a typo that caused an incorrect path to be displayed. 1997-08-13 02:14:43 +00:00
env
error Use mkstemp rather than mktemp to prevent a small race. 1997-03-24 05:50:27 +00:00
expand
f2c
false BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
fetch Be consistent with other utilities in spelling "Kbytes". (Actually, 1997-08-19 01:57:53 +00:00
file
file2c Nm does not always need an argument. 1997-07-02 06:30:51 +00:00
find Eliminate a variable that is set but never used. 1997-05-19 18:16:29 +00:00
finger
fmt Pre-allocate buffer to avoid core dump in corner cases. 1997-08-21 03:41:41 +00:00
fold
fpr
from Add usage(), use err(3). 1997-07-08 10:59:50 +00:00
fsplit
fstat -I/sys converstion and Id line 1997-08-22 14:22:31 +00:00
ftp
gcore
gencat Use err(3), remove unused variables. 1997-07-08 11:05:59 +00:00
getopt
global Retire v1.81 sources and build instead from src/contrib/global sources. Reviewed by: jdp 1997-08-16 04:42:45 +00:00
gprof Revert to original style. 1997-07-15 08:04:40 +00:00
gprof4
head Setting eval to 1 after calling warn was the original behaviour. 1997-07-11 06:13:18 +00:00
hexdump
host
id
indent
ipcrm
ipcs
join Require all compatability options to begin with '-'. 1997-08-19 15:58:15 +00:00
jot
kdump Use err(3). Correct incomplete man page. 1997-07-16 06:49:49 +00:00
key
keyinfo Rewrote man page in mdoc format. 1997-07-16 06:52:13 +00:00
keyinit
keylogin Mdoc'ify man page. 1997-07-17 06:44:11 +00:00
keylogout
killall Revert $FreeBSD$ to $Id$ 1997-02-22 19:58:13 +00:00
ktrace
kzip
lam
last
lastcomm
ldd Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00
leave
lex NOSHARED takes a yes/YES no/NO value, not "true, false, hey mon!". 1997-06-29 06:03:42 +00:00
limits
locate
lock
lockf
logger
login
logname
look
lorder
lsvfs
m4 divnum is no longer silently restricted to the range 0..9. (cf: 4098) 1997-08-18 21:01:45 +00:00
mail make install should not install mail.rc in /etc 1997-08-15 21:50:02 +00:00
make Better fix, as originally submitted by reporter. 1997-08-14 19:24:11 +00:00
makewhatis Fix a minor nit in the .Dd macro invocation so that 1997-06-23 04:52:13 +00:00
mesg
mk_cmds
mkdep
mkfifo
mklocale kill the undead 1997-07-13 14:26:00 +00:00
mkstr
modstat
more Fix fencepost error. 1997-08-12 14:42:39 +00:00
msgs
mt another -I/sys conversion, and add Id line now it's left the vendor branch 1997-08-22 14:21:51 +00:00
netstat Bandaid to make this compile.. These old mbuf types should probably be 1997-08-17 09:12:43 +00:00
newkey
nfsstat
nice
nm Use err(3). Add missing flags in usage string. 1997-07-31 06:53:36 +00:00
nohup
opieinfo Revert $FreeBSD$ to $Id$ 1997-02-22 19:58:13 +00:00
opiekey
opiepasswd Revert $FreeBSD$ to $Id$ 1997-02-22 19:58:13 +00:00
pagesize
passwd
paste Remove bogus malloc() decl. 1997-08-05 03:40:04 +00:00
pr
printenv
printf #include <unistd.h> for getopt(3) call. 1997-08-07 21:47:31 +00:00
quota Use err(3). Cosmetic in usage string. Typo in man page. 1997-08-04 06:45:11 +00:00
ranlib Use err(3). Use #include "" instead of <> for local headers. 1997-08-04 06:48:25 +00:00
rdist Cosmetic in usage string. 1997-08-05 06:41:26 +00:00
renice Use err(3). Add usage() and prototypes. 1997-08-05 06:42:48 +00:00
rev Document that multiple args are allowed, i.e Ar file -> Ar file ... 1997-08-05 06:44:28 +00:00
rlogin Use err(3). Document -l flag. 1997-08-05 06:46:46 +00:00
rpcgen Use err(3), cosmetic in usage(), remove `cmdname'. 1997-08-06 06:47:41 +00:00
rpcinfo Use err(3), cosmetic in usage(). 1997-08-06 06:49:06 +00:00
rs Use err(3). Add usage(). Rewrote man page in mdoc format. 1997-08-07 06:42:37 +00:00
rsh Use err(3) instead of local definition. 1997-08-07 06:46:45 +00:00
rup Use err(3), so eliminate use of `argv0'. 1997-08-07 06:50:02 +00:00
ruptime
rusers Remove argv0, cosmetic in usage(), use err(3), add Xr to rwho(1) and users(1). 1997-08-08 12:12:54 +00:00
rwall Use err(3). Add usage(). 1997-08-08 12:18:16 +00:00
rwho Use err(3). Add usage() and prototypes. Add Xr to who(1). 1997-08-08 12:20:24 +00:00
sasc Use err(3). Cosmetic in usage(). Rewrote man page in mdoc format. 1997-08-08 12:22:30 +00:00
script Add usage(). Use err(3) instead of local redefinition. 1997-08-08 12:24:49 +00:00
sed Remove local redefinition for err(). Add usage(). 1997-08-11 07:21:08 +00:00
shar Cosmetic. 1997-08-11 07:22:04 +00:00
showmount Use err(3). Add prototypes. 1997-08-11 07:27:27 +00:00
size Use err(3) instead of local redefinition. 1997-08-11 07:28:19 +00:00
soelim Use err(3). Add prototype. 1997-08-11 07:29:17 +00:00
split Cosmetic in err() string. 1997-08-11 07:30:22 +00:00
strings Use err(3). 1997-08-11 07:31:28 +00:00
strip Use err(3) instead of local redefinition. 1997-08-12 06:44:57 +00:00
su Prevent a NULL dereferencation when given a garbage command line. 1997-08-23 14:09:36 +00:00
symorder Use err(3) instead of local redefinition. Add prototypes. 1997-08-12 06:46:56 +00:00
systat Use err(3). /sys/dkstat.h -> /usr/include/sys/dkstat.h 1997-08-13 06:45:11 +00:00
tail Remove trailing \n in warn() string. 1997-08-13 06:46:57 +00:00
talk Nm talk -> Nm. 1997-08-13 06:48:56 +00:00
tclsh use -I${DESTDIR}/usr/include/tcl, not -I/usr/include/tcl 1997-08-18 11:39:19 +00:00
tconv Cosmetic in usage(). Mdoc'ify man page. 1997-08-13 06:58:45 +00:00
tcopy Use err(3). Correct usage string. Change default tape to /dev/rst0. 1997-08-14 06:41:00 +00:00
tee Use err(3) instead of local redefinition. Add usage(). 1997-08-14 06:42:43 +00:00
telnet Hardcode progname in usage string. 1997-08-14 06:44:41 +00:00
tftp Use err(3). 100 -> MAXHOSTNAMELEN from OpenBSD. 1997-08-14 06:47:41 +00:00
time Add usage() and use err(3). 1997-08-14 06:48:59 +00:00
tip Change from using sys/param.h and MAXPATHLEN to using limits.h and PATH_MAX 1997-08-25 05:02:11 +00:00
tn3270 Add usage. Use /usr/share/misc/map3270 instead of /etc/map3270. 1997-08-18 07:21:48 +00:00
top
touch Cosmetic. 1997-08-18 07:22:53 +00:00
tput
tr Use err(3) instead of local redefinition. Cosmetic in usage(). 1997-08-18 07:24:58 +00:00
true Nm true -> Nm. 1997-08-18 07:25:50 +00:00
tset Use err(3) insteadof local redefinition. Sync usage string with man page. 1997-08-18 07:27:59 +00:00
tsort Nm tsort -> Nm. 1997-08-18 07:28:50 +00:00
tty Add usage(). 1997-08-18 07:30:15 +00:00
ul Use err(3), add usage() and prototypes. 1997-08-20 11:01:59 +00:00
uname Nm uname -> Nm. 1997-08-20 11:03:54 +00:00
unexpand Use err(3) and add usage(). 1997-08-20 11:05:28 +00:00
unifdef Use err(3). Add usage(). Remove progname. 1997-08-20 11:07:53 +00:00
uniq Use err(3) instead of local redefinition. 1997-08-21 06:51:10 +00:00
units Use err(3). Cosmetic in usage(). Rewrote man page in mdoc format. 1997-08-21 06:49:33 +00:00
unvis Use err(3) instead of local redefinition. Add usage(). 1997-08-21 06:52:43 +00:00
users Was limited to 200 users. New entry is now allocated as needed. 1997-08-22 06:50:33 +00:00
uudecode Use err(3). 1997-08-22 06:53:00 +00:00
uuencode Use err(3). 1997-08-22 06:53:00 +00:00
vacation
vgrind Use err(3). Nm vgrind -> Nm in man page. 1997-08-25 06:36:04 +00:00
vi Fix 1.17 properly by adding ${DESTDIR} in front. (I know this part is 1997-08-19 01:52:11 +00:00
vis Use err(3). Add usage() and prototypes. 1997-08-25 06:37:37 +00:00
vmstat Use err(3). Add some %d to %ld changes. 1997-08-25 06:40:05 +00:00
w Typo in usage(). Err -> errx when testing allocations. 1997-08-25 06:42:19 +00:00
wall Use err(3). Add usage(). 1997-08-25 06:43:22 +00:00
wc Sync usage string according to man page. Silent -Wall. 1997-08-25 06:44:59 +00:00
what
whereis Revert $FreeBSD$ to $Id$ 1997-02-22 19:58:13 +00:00
which
who
whois
window
write Remove the text that says nroff and pr automatically disable 1997-03-22 17:19:32 +00:00
xargs
xinstall
xlint
xstr
yacc Add back the description of the -o option. 1997-05-14 02:33:08 +00:00
yes
ypcat
ypmatch Add an alias for master.passwd -> master.passwd.byname to the list 1997-07-12 14:34:26 +00:00
ypwhich
Makefile Add doscmd. 1997-08-18 18:51:46 +00:00
Makefile.inc BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00