NetBSD/usr.bin
briggs 4441128638 Support negotiation and use of TFTP Option Extension (rfc 2347) for the
'blksize' option (rfc 2348) and the 'timeout' and 'tsize' options (rfc 2349).

Contributed by Wasabi Systems, Inc.
2003-06-11 01:43:52 +00:00
..
apply .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
apropos
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
bzip2recover
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
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
du Pass a NULL to getbsize() for any arguments that aren't needed, and 2003-05-30 00:17:25 +00:00
eject
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
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
fold .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
fpr
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 Uppercase URL. 2003-05-14 14:30:59 +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
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
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
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 Add extra command 'allow dynamic messages' which will push all texts through 2003-06-10 17:19:04 +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 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
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
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
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
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
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
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 * Document $RCMD_CMD in environ(7). 2003-05-26 10:18:39 +00:00
rup
ruptime
rusers
rwall
rwho
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
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 Reinstate our STOP handler before curses installs its one. 2003-05-28 20:17:14 +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
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
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 Actually update man page for change to not show unused pools. 2003-05-06 10:17:02 +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
whatis
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
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