NetBSD/usr.bin
bjh21 548e2c20bb Clean up the mechanism used for opening output files. Rather than freopening
stdout onto each file in turn, then writing through fileno(stdout), use
open() and close() like any sensible program.  This saves a lot of system
calls, removes a dependency on the particular behaviour of BSD freopen(),
and allows us to detect and report errors from close().
2003-06-29 22:57:23 +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 Add NetBSD RCS Ids. 2003-06-23 12:15:00 +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 End sentence with a dot. 2003-06-26 17:00:55 +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 Add another Ns to avoid a space. 2003-06-26 17:14:13 +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 Add NetBSD RCS Ids. 2003-06-23 13:05:47 +00:00
fgen Add NetBSD RCS Ids. 2003-06-23 13:05:47 +00:00
file Adapt to new magic compilation behaviour: copy magic.mime to objdir 2003-05-26 13:42:33 +00:00
find Change macro usage so it works correctly with 1.19. 2003-06-26 17:46:36 +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 Quote punctuation so macro works on it (another one). 2003-06-26 17:48:37 +00:00
gcore Switch two macros so that both work as intended. 2003-06-26 17:53:33 +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 Undo last two, I will handle this differently. 2003-06-27 08:50:50 +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
iconv correct how to show size_t. %d -> %lu and cast to unsigned long. 2003-06-27 15:42:12 +00:00
id .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
indent PR/21645: Mishka: Localized comments don't work with indent. 2003-06-19 15:45:22 +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 Back out previous. 2003-06-29 22:35:35 +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 End sentence with a dot. From jmc@openbsd. 2003-06-27 21:57:43 +00:00
machine End sentence with a dot. 2003-05-24 23:37:00 +00:00
mail Fix quoting. 2003-06-26 16:48:20 +00:00
make Misc mdoc fixes (mostly quoting). 2003-06-26 18:21:45 +00:00
man .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
menuc Improve diagnostic message 2003-06-27 22:06:14 +00:00
mesg
midiplay Add NetBSD RCS Ids. 2003-06-23 13:05:47 +00:00
mixerctl Add NetBSD RCS Ids. 2003-06-23 13:05:47 +00:00
mk_cmds add DPADD. 2002-10-23 01:25:35 +00:00
mkcsmapper Citrus iconv support(3) 2003-06-26 06:30:07 +00:00
mkdep Remove old, unused and unsafe shell scripts as suggested by Jeremy C. Reed 2003-06-11 16:22:10 +00:00
mkesdb Citrus iconv support(3) 2003-06-26 06:30:07 +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 Add support for reading messages from a text file - msg_file() and msg_string(). 2003-06-27 22:11:59 +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 Restrict ".Sm off" to the parts where it is wanted. 2003-06-27 22:25:08 +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 Add NetBSD RCS Ids. 2003-06-23 13:05:47 +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 Revert previous. 'None' means that the "Utility Syntax Guidlines" apply. 2003-06-25 12:56:59 +00:00
progress The correct capitalisation of 'NetBSD.org' is (you 2003-02-14 15:59:16 +00:00
pwhash Add NetBSD RCS Ids. 2003-06-23 13:05:47 +00:00
qsubst Add NetBSD RCS Ids. 2003-06-23 13:05:47 +00:00
quota .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
radioctl Add NetBSD RCS Ids. 2003-06-23 13:05:47 +00:00
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 In no-main mode [rpcgen -C -m], don't declare _rpcfoo variables static. 2003-06-25 19:31:08 +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 Quote bang. 2003-06-27 09:06:23 +00:00
shar
shlock Add NetBSD RCS Ids. 2003-06-23 13:05:47 +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 Add NetBSD RCS Ids. 2003-06-23 13:05:47 +00:00
soelim
sort Pa Ar -> Ar. 2003-06-27 09:15:55 +00:00
split Clean up the mechanism used for opening output files. Rather than freopening 2003-06-29 22:57:23 +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 This addresses PR21693. Under certain conditions, su -m will fail because 2003-06-18 21:02:03 +00:00
systat Quote question mark. Change width argument in a table to line up 2003-06-27 09:38:58 +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 fix fallout from previous ansification (thanks to Juergen Hannken-Illjes) 2003-06-19 11:16:13 +00:00
tftp Support negotiation and use of TFTP Option Extension (rfc 2347) for the 2003-06-11 01:43:52 +00:00
time Remove superfluous "". 2003-06-27 09:40:17 +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 NetBSD RCS Ids. 2003-06-23 13:05:47 +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 Add NetBSD RCS Ids. 2003-06-23 13:05:47 +00:00
usbhidctl Add NetBSD RCS Ids. 2003-06-23 13:05:47 +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 Quote question mark. 2003-06-27 09:42:24 +00:00
whois Add NetBSD RCS Ids. 2003-06-23 13:05:47 +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 Citrus iconv support(4) 2003-06-27 05:21:49 +00:00
Makefile.inc