NetBSD/usr.bin
dsl 18439070c7 Do not let the cursor sit on menu lines that do nothing.
(Maybe page up/down should behave similarly - but that one is harder)
2003-06-16 20:57:43 +00:00
..
apply .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
apropos - revert change to accessing ../man/ includes as <man/xxx.h>; it's 2002-09-19 11:29:54 +00:00
asa
at .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
audio Respect the law: Use A-law and mu-law as spellings as far as easily possible. 2003-04-06 18:20:07 +00:00
awk .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
banner Make this compile again. Cast char variable to int before comparing 2003-03-13 20:49:11 +00:00
basename
bdes .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
biff .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
bzip2 makefile delint. use NETBSDSRCDIR as appropriate 2002-09-18 14:00:33 +00:00
bzip2recover makefile delint. use NETBSDSRCDIR as appropriate 2002-09-18 14:00:33 +00:00
cal Add -h to cal, which makes it highlight the current date, if it's 2003-06-05 00:21:20 +00:00
calendar Correct some Japanese entries. 2003-05-30 05:11:25 +00:00
cap_mkdb Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op), 2003-05-18 07:57:31 +00:00
cdplay Remove unused printf argument. 2003-02-28 05:48:58 +00:00
checknr Only fclose file if it is open. From Tim Robbins (tjr@freebsd). 2003-05-09 08:44:57 +00:00
chflags add xref to init where security levels are discussed, more should probably 2002-10-24 18:51:19 +00:00
chpass Build custom getpwent.o only if USE_YP==no. Otherwise, chpass will not 2003-04-05 20:32:26 +00:00
cksum Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op), 2003-05-18 07:57:31 +00:00
cmp
col
colcrt
colrm
column
comm
compile_et Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op), 2003-05-18 07:57:31 +00:00
compress Use 2003-04-16 13:34:34 +00:00
crontab makefile delint. use NETBSDSRCDIR as appropriate 2002-09-18 14:00:33 +00:00
crunch "objcopy --redefine-syms-file" is now "objcopy --redefine-syms". 2003-06-01 02:03:22 +00:00
ctags Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op), 2003-05-18 07:57:31 +00:00
cut .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
db Sync usage with man page; break to 80 chars/line. 2003-05-20 08:34:52 +00:00
dirname makefile delint. use NETBSDSRCDIR as appropriate 2002-09-18 14:00:33 +00:00
du Pass a NULL to getbsize() for any arguments that aren't needed, and 2003-05-30 00:17:25 +00:00
eject file system, not filesystem. 2002-10-02 15:53:47 +00:00
elf2aout .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
elf2ecoff Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op), 2003-05-18 07:57:31 +00:00
env New sentence, new line. 2002-09-30 11:08:56 +00:00
error users's -> user's (from Igor Sobrado in PR misc/19700) 2003-03-31 01:53:27 +00:00
expand Bump date for last. 2003-04-08 11:56:07 +00:00
false
fdformat Build this on x86_64. 2002-12-10 16:07:28 +00:00
fgen Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op), 2003-05-18 07:57:31 +00:00
file Adapt to new magic compilation behaviour: copy magic.mime to objdir 2003-05-26 13:42:33 +00:00
find protect from signals properly. 2003-05-22 15:48:44 +00:00
finger The Double-Semi-Colon Police. 2003-01-20 05:29:53 +00:00
fmt use NETBSDSRCDIR as appropriate 2002-09-19 11:31:21 +00:00
fold .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
fpr Use single quotes for a single character. 2002-10-12 22:57:49 +00:00
from
fsplit .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
fstat Add support for UFS2. UFS2 is an enhanced FFS, adding support for 2003-04-02 10:39:19 +00:00
ftp Don't coredump when printing '%n' in the prompt if there's no username yet. 2003-06-15 13:49:46 +00:00
gcore clear errno before strto(u)l() if we're going to test it for ERANGE afterwards 2003-04-18 03:21:00 +00:00
gencat Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op), 2003-05-18 07:57:31 +00:00
getconf Add sysconf(3) knobs for recent additions. 2003-02-02 20:33:05 +00:00
getopt Use `-ne' to compare numbers instead of `!=' in the example. 2003-05-10 17:02:04 +00:00
gprof Add ${MACROS} to ${ROFF} usage to make output readable 2003-01-05 12:24:22 +00:00
head clear errno before strto(u)l() if we're going to test it for ERANGE afterwards 2003-04-18 03:21:00 +00:00
hesinfo New sentence, new line. 2002-09-30 11:08:56 +00:00
hexdump Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op), 2003-05-18 07:57:31 +00:00
id .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
indent .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
innetgr
ipcrm New sentence, new line. 2002-09-30 11:08:56 +00:00
ipcs Make the ID field a little wider. 2003-04-07 01:42:37 +00:00
join Remove duplicate unistd.h inclusion. Igor Sobrado, PR 21300. 2003-04-24 08:22:05 +00:00
jot .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
kdestroy add DPADD. 2002-10-23 01:25:35 +00:00
kdump Print rval[1] if non-zero and present in the trace entry. 2003-05-15 12:57:54 +00:00
kinit add DPADD. 2002-10-23 01:25:35 +00:00
klist add DPADD. 2002-10-23 01:25:35 +00:00
ktrace Grammar and mdoc fixes. Bump date for last two. 2003-05-06 08:22:08 +00:00
ktruss we really don't need to print random stack garbage on the end of dump 2003-03-16 09:59:09 +00:00
lam
last Sync usage with options; sort option string; handle N instead of 2003-03-03 07:18:37 +00:00
lastcomm
ldd Look at mode of program being run, not of ldd when deciding whether to 2003-05-28 20:45:39 +00:00
leave - don't do write(2) hacks. use stdio and check for errors. 2003-04-02 19:43:02 +00:00
less fix build errors 2003-04-14 03:02:28 +00:00
lex Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op), 2003-05-18 07:57:31 +00:00
locate remove -g accidentally committed 2003-04-07 04:01:32 +00:00
lock error handling on strdup failure 2002-11-16 15:59:26 +00:00
logger
login simplify by asprintf/strdup 2003-05-15 00:52:53 +00:00
logname
look
lorder Get MKTEMP from the environment. 2002-09-14 05:00:58 +00:00
m4 Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op), 2003-05-18 07:57:31 +00:00
machine End sentence with a dot. 2003-05-24 23:37:00 +00:00
mail bring in fixes from OpenBSD: 2003-03-29 21:41:04 +00:00
make For a library, only check in cmtime (children's modification) if there are 2003-06-02 21:49:00 +00:00
man .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
menuc Do not let the cursor sit on menu lines that do nothing. 2003-06-16 20:57:43 +00:00
mesg
midiplay Bump date for RMID support. New sentence, new line. 2003-03-03 07:22:58 +00:00
mixerctl .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
mk_cmds add DPADD. 2002-10-23 01:25:35 +00:00
mkdep Remove old, unused and unsafe shell scripts as suggested by Jeremy C. Reed 2003-06-11 16:22:10 +00:00
mkfifo
mklocale Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op), 2003-05-18 07:57:31 +00:00
mkstr PDP-11 instead of PDP 11. Igor Sobrado in PR 19678. 2003-03-30 20:50:22 +00:00
mktemp Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op), 2003-05-18 07:57:31 +00:00
modstat The correct capitalisation of 'NetBSD.org' is (you 2003-02-14 15:59:16 +00:00
msgc Change msg_window() to return old window (temp buffer size isn't too important) 2003-06-10 17:24:17 +00:00
msgs .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
netgroup New sentence, new line. 2002-09-30 11:08:56 +00:00
netstat use proper #ifdef to determine behavior (__KAME__) 2003-05-14 23:36:32 +00:00
newsyslog Correct spelling of "specification". From PR 20717 by Igor Sobrado. 2003-03-15 19:18:41 +00:00
nfsstat
nice New sentence, new line. 2002-09-30 11:08:56 +00:00
nl .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
nohup .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
openssl sort 2002-09-27 07:08:29 +00:00
pagesize
passwd Don't build a separate kpasswd program, passwd can handle Kerberos 2003-04-06 16:35:37 +00:00
paste
patch Shorten long lines. 2003-06-01 22:04:29 +00:00
pathchk Dd month argument should not be abbreviated. 2003-04-15 20:40:28 +00:00
pkill The correct capitalisation of 'NetBSD.org' is (you 2003-02-14 15:59:16 +00:00
pmap Build main.c with LOCKDEBUG defined so that it gets the larger kbit 2003-05-04 15:09:45 +00:00
pmc .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
pr .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
printenv New sentence, new line. 2002-09-30 11:08:56 +00:00
printf Use .Aq instead of \*[Lt]...\*[Gt]; sort SEE ALSO; add some more commas; 2003-04-28 09:38:19 +00:00
progress The correct capitalisation of 'NetBSD.org' is (you 2003-02-14 15:59:16 +00:00
pwhash couple minor changes: 2002-10-02 13:39:10 +00:00
qsubst New sentence, new line; use more markup. 2002-12-18 19:57:05 +00:00
quota .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
radioctl
rdist .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
renice clear errno before strto(u)l() if we're going to test it for ERANGE afterwards 2003-04-18 03:21:00 +00:00
rev
rlogin * Document $RCMD_CMD in environ(7). 2003-05-26 10:18:39 +00:00
rpcgen Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op), 2003-05-18 07:57:31 +00:00
rpcinfo Pull in <sys/param.h> explicitly. 2003-04-29 17:55:00 +00:00
rs
rsh use TCP_NODELAY 2003-06-14 22:43:31 +00:00
rup New sentence, new line. 2002-09-30 11:08:56 +00:00
ruptime
rusers New sentence, new line. 2002-09-30 11:08:56 +00:00
rwall New sentence, new line. 2002-09-30 11:08:56 +00:00
rwho New sentence, new line. 2002-09-30 11:08:56 +00:00
script .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
sed .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
shar
shlock filesystem -> file system, writeable -> writable. 2002-10-02 10:02:01 +00:00
showmount
shuffle clear errno before strto(u)l() if we're going to test it for ERANGE afterwards 2003-04-18 03:21:00 +00:00
skey setup -> set up. 2003-05-14 12:22:56 +00:00
skeyinfo
skeyinit use strl* 2003-05-17 21:05:10 +00:00
soelim
sort rename local macro blancmange() to SKIP_BLANKS(), to clarify what 2003-04-09 09:30:40 +00:00
split From FreeBSD: 2003-06-10 16:57:05 +00:00
ssh >implement kerberos over ssh2 ("kerberos-2@ssh.com"); tested with jakob@ 2003-05-14 18:22:07 +00:00
stat Bump date for last. 2003-05-08 13:07:10 +00:00
string2key add DPADD. 2002-10-23 01:25:35 +00:00
su Drop trailing space. 2003-04-27 11:09:29 +00:00
systat no need to #include <sys/dkstat.h> 2003-06-11 17:26:31 +00:00
tail Use sleep(1) instead of usleep(1000000) to sleep for a second, since 2003-03-10 08:04:15 +00:00
talk interrupt with two rs. 2003-01-06 13:04:54 +00:00
tcopy New sentence, new line. 2002-09-30 11:08:56 +00:00
tee
telnet one <sys/cdefs.h> include is enough 2003-04-27 11:09:57 +00:00
tftp Support negotiation and use of TFTP Option Extension (rfc 2347) for the 2003-06-11 01:43:52 +00:00
time .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
tip .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
tn3270 scanf overrun 2003-05-17 14:58:53 +00:00
top add dependency on sigdesc.h to commands.c 2003-03-14 22:56:14 +00:00
touch .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
tput
tr .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
true
tset "Utilize" has exactly the same meaning as "use," but it is more 2003-02-04 23:07:28 +00:00
tsort Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op), 2003-05-18 07:57:31 +00:00
tty
ul
uname
unexpand Add -t tabsize to fix bin/21058 2003-04-08 10:47:03 +00:00
unifdef
uniq
units use strl* 2003-05-17 21:05:10 +00:00
unvis
usbhidaction sscanf overrun 2003-05-17 01:02:01 +00:00
usbhidctl .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
users one <unistd.h> is enough 2003-04-27 10:38:42 +00:00
uudecode Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op), 2003-05-18 07:57:31 +00:00
uuencode New sentence, new line. 2002-09-30 11:08:56 +00:00
vacation Sort sections. 2003-04-24 12:11:17 +00:00
vgrind Escape backslashes properly. Fixes PR 6679. 2003-06-10 21:27:16 +00:00
vi bump to nb9 after fixing PR#21797. 2003-06-06 08:09:38 +00:00
vis Implement '-e extra', as per svis(3)'s "extra" argument. 2002-12-23 01:45:54 +00:00
vmstat no need to #include <sys/dkstat.h> 2003-06-11 17:26:31 +00:00
w keep track of the two proc entries significant to the utmp entry. The one 2003-02-26 19:10:28 +00:00
wall PR/7713: David Holland: warn if we have mesg n. 2003-04-21 00:05:30 +00:00
wc
what Fix two typos. 2002-10-02 10:07:05 +00:00
whatis - revert change to accessing ../man/ includes as <man/xxx.h>; it's 2002-09-19 11:29:54 +00:00
whereis Return non-zero exit status if the listed programs aren't found. 2003-04-03 18:16:45 +00:00
which
who .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
whois NFSNET. From Igor Sobrado in PR 19691. 2003-04-06 20:14:41 +00:00
window Fix a bug where window(1) would (appear to) miss a character when two 2003-04-09 16:25:10 +00:00
write PR/21568: Martin Husemann: Shutdown gets permission denied error from wall 2003-05-13 23:05:34 +00:00
xargs The Double-Semi-Colon Police. 2003-01-20 05:29:53 +00:00
xinstall Use ; instead of , in a sentence (and fix case of next word). 2003-05-24 18:24:28 +00:00
xlint Back out debugging Makefile. 2003-05-30 13:38:09 +00:00
xstr New sentence, new line. 2002-09-30 11:08:56 +00:00
yacc Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op), 2003-05-18 07:57:31 +00:00
yes
ypcat .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
ypmatch PR/9513: Graywolf: ypmatch fails on mail.aliases, mail.byaddr from Solaris 2003-04-12 09:13:28 +00:00
ypwhich .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
Makefile add pathchk(1) (hi jdolecek!) 2003-04-16 11:35:10 +00:00
Makefile.inc