NetBSD/usr.bin
2001-03-29 21:54:01 +00:00
..
apply convert to use getprogname() 2001-02-19 23:03:42 +00:00
apropos convert to use getprogname() 2001-02-19 23:03:42 +00:00
asa
at
audio Fix white space and formatting nits. 2001-03-28 03:18:39 +00:00
awk document systime(), strftime(), gensub(); for gensub(), note that the \n 2001-02-08 20:54:50 +00:00
banner Fix more problems noted in PR 6649 2001-03-07 22:34:35 +00:00
basename
bdes convert to use getprogname() 2001-02-19 23:03:42 +00:00
biff
bzip2 add missing prototypes in order to enable full WARNS 2001-02-05 01:35:45 +00:00
bzip2recover
cal
calendar convert to use getprogname() 2001-02-19 23:03:42 +00:00
cap_mkdb Examine input files and set the openinfo hint accordingly to number of 2001-01-28 20:01:42 +00:00
cdplay convert to use getprogname() 2001-02-19 23:03:42 +00:00
checknr comment or delete text after CPP directives. 2001-01-16 02:50:27 +00:00
chflags
chpass progname not used here, so don't extern it 2001-02-13 00:11:45 +00:00
cksum Apparently changing crc() to ccrc() was bad, since mtree does a reachover. 2001-03-21 03:16:38 +00:00
cmp use %ll_ instead of the less standard %q_ 2001-01-04 23:05:54 +00:00
col
colcrt
colrm
column
comm
compile_et Fix oversights in last commit. 2000-12-30 15:25:19 +00:00
compress
crontab
crunch Define both NLIST_AOUT and NLIST_ELF32 on all m68k 2001-02-18 05:22:46 +00:00
ctags
cut
dirname
du use %ll_ instead of the less standard %q_ 2001-01-04 23:05:54 +00:00
eject fix NetBSD RCS id tags 2001-02-27 19:04:39 +00:00
elf2aout
elf2ecoff
env fix nested extern 2001-02-05 01:39:27 +00:00
error fix redundant and nested decls 2001-02-05 01:44:07 +00:00
expand
false
fdformat 80 column police. 2001-03-28 03:17:41 +00:00
fgen remove redundant decl 2001-02-05 01:47:01 +00:00
file run file from ${.OBJDIR} instead of ${.CURDIR} to make it work with 2001-03-27 08:45:02 +00:00
find fixed nested externs 2001-02-05 01:53:48 +00:00
finger fix nested extern 2001-02-05 01:56:51 +00:00
fmt
fold
fpr
from
fsplit
fstat use %ll_ instead of the less standard %q_ 2001-01-04 23:05:54 +00:00
ftp convert to use getprogname() 2001-02-19 23:03:42 +00:00
gencat convert to use getprogname() 2001-02-19 23:03:42 +00:00
getconf
getopt
gprof
head convert to use getprogname() 2001-02-19 23:03:42 +00:00
hesinfo convert to use getprogname() 2001-02-19 23:03:42 +00:00
hexdump PR/9195: Tanaka Akira: od does not display short files containing nulls. Fix 2001-02-15 18:16:12 +00:00
id convert to use getprogname() 2001-02-19 23:03:42 +00:00
indent Correct one typo in the patch from PR 9220. 2001-03-23 20:12:41 +00:00
innetgr convert to use getprogname() 2001-02-19 23:03:42 +00:00
ipcrm
ipcs convert to use getprogname() 2001-02-19 23:03:42 +00:00
join
jot Reverse the if and else clauses for the chardata test if there is 2001-03-17 11:43:06 +00:00
kdestroy Fix oversights in last commit. 2000-12-30 15:25:19 +00:00
kdump Add svr4_32 info. 2001-03-11 21:28:59 +00:00
kf Fix oversights in last commit. 2000-12-30 15:25:19 +00:00
kinit Fix oversights in last commit. 2000-12-30 15:25:19 +00:00
klist Fix oversights in last commit. 2000-12-30 15:25:19 +00:00
kpasswd Fix oversights in last commit. 2000-12-30 15:25:19 +00:00
ktrace convert to use getprogname() 2001-02-19 23:03:42 +00:00
ktruss Use the errno.h and signal.h passed in on the command line. 2001-02-18 18:38:18 +00:00
lam
last
lastcomm
ldd convert to use getprogname() 2001-02-19 23:03:42 +00:00
leave
less convert to use getprogname() 2001-02-19 23:03:42 +00:00
lex remove duplicate decls/nested externs. 2001-01-06 02:09:48 +00:00
locate Don't exit with status 1 for successfull (non-interrupted) run. 2001-03-12 13:29:26 +00:00
lock
logger use getprogname() 2001-02-20 23:51:59 +00:00
login * Use krb5_warn() instead of non-functional com_err(). 2001-01-19 21:55:19 +00:00
logname
look
lorder
m4 Sprinkle some const, and rename a shadow-variable. 2001-03-05 20:26:17 +00:00
machine
mail fix nested externs 2001-02-05 02:07:52 +00:00
make redo of previous: do not destroy v->val if str points to v->val. 2001-03-10 00:41:48 +00:00
man convert to use getprogname() 2001-02-19 23:03:42 +00:00
menuc use getprogname() 2001-02-20 23:51:59 +00:00
mesg
midiplay convert to use getprogname() 2001-02-19 23:03:42 +00:00
mixerctl Add ++ and -- for changing mixer controls. They bump the value to 2000-12-29 13:30:26 +00:00
mk_cmds Fix oversights in last commit. 2000-12-30 15:25:19 +00:00
mkdep a couple of tiny whitespace cleanups 2001-03-22 02:41:02 +00:00
mkfifo
mklocale If the new locale's variable data is length 0, don't bother trying 2001-01-28 00:50:04 +00:00
mkstr
mktemp
modstat
msgc
msgs
netgroup convert to use getprogname() 2001-02-19 23:03:42 +00:00
netstat add sctp (maybe we should add it to /etc/protocols instead?) 2001-03-20 17:02:33 +00:00
newsyslog Get the correct signal type. Pointed out by Hauke Fath <hf@tangro.de> in 2001-03-22 17:54:54 +00:00
nfsstat rework the output to show a percentage after each field, and other 2001-03-19 05:45:30 +00:00
nice
nl
nohup
openssl link openssl with -lcrypto_rc5 and/or -lcrypto_idea (before -lcrypto) if 2001-01-08 07:49:01 +00:00
pagesize
passwd 80 column police. 2001-03-28 03:17:41 +00:00
paste
patch
pmc use getprogname() 2001-02-20 23:51:59 +00:00
pr
printenv
printf
qsubst
quota Fix order of arithmetic operations so that NFS file system quotas over 2001-03-29 21:54:01 +00:00
rdist use %ll_ instead of the less standard %q_ 2001-01-04 23:05:54 +00:00
renice convert to use getprogname() 2001-02-19 23:03:42 +00:00
rev be more descriptive in the description of what rev(1) does 2001-01-21 01:01:08 +00:00
rlogin convert to use getprogname() 2001-02-19 23:03:42 +00:00
rpcgen Make -N' and -M' work together. 2001-03-21 20:11:01 +00:00
rpcinfo
rs
rsh convert to use getprogname() 2001-02-19 23:03:42 +00:00
rup labels (even default:) _must_ be followed by statements! usr.bin/fgen/fgen.l 2001-01-16 02:43:37 +00:00
ruptime ANSIfy, alphabetize arguments. 2001-01-05 07:14:46 +00:00
rusers convert to use getprogname() 2001-02-19 23:03:42 +00:00
rwall
rwho
script
sed
shar
shlock
showmount comment or delete text after CPP directives. 2001-01-16 02:50:27 +00:00
shuffle Power of 2 realloc. 2001-03-16 08:02:32 +00:00
skey consistency for usage() 2001-01-08 14:12:06 +00:00
skeyinfo
skeyinit make sure that me is null terminated. 2001-03-24 18:18:42 +00:00
soelim convert to use getprogname() 2001-02-19 23:03:42 +00:00
sort Add cross references for qsort(3), and radixsort(3), per PR 10567 2001-03-16 07:37:58 +00:00
split
ssh sync with openssh 2.5.2 (from openbsd usr.bin/ssh, not from portable). 2001-03-19 20:03:24 +00:00
string2key build & install string2key manpage, too 2001-01-24 23:09:30 +00:00
su Correct the HISTORY section, per PR 11192 and Robert Elz. 2001-03-08 02:59:25 +00:00
systat Show pages used by executables. 2001-03-09 03:05:20 +00:00
tail avoid C sequence point issues warned about by development version of gcc. 2001-01-16 02:41:17 +00:00
talk
tcopy use %ll_ instead of the less standard %q_ 2001-01-04 23:05:54 +00:00
tee
telnet fix spelling of cpp symbol (ENCRYPT vs ENCRYPTION). 2001-03-04 01:51:05 +00:00
tftp fix argument validation mistake in setpeer(). 2000-12-30 18:00:18 +00:00
time Correct double s' in ressource'. 2001-02-03 19:37:56 +00:00
tip
tn3270 Let src/usr.bin build with recursive parallel make.. 2000-12-30 14:54:39 +00:00
top s/Swap/Swp in Memory: line. 2001-01-30 13:29:58 +00:00
touch
tput
tr
true
tset
tsort call setprogname(argv[0]) at start of main() 2001-02-21 00:06:22 +00:00
tty
ul
uname
unexpand
unifdef
uniq
units Add 's' to netherlandguilder. Fixes bin/12082 by Benjamin Wong. 2001-01-30 12:26:11 +00:00
unvis
usbhidaction use getprogname() 2001-02-20 23:51:59 +00:00
usbhidctl 80 column police. 2001-03-28 03:17:41 +00:00
users
uudecode
uuencode
vacation revert part of previous, and change back to LOG_USER (from LOG_MAIL). 2001-01-10 23:15:42 +00:00
vgrind
vi Pull in a patch from nvi 1.79 for when the repainting code messes up. 2001-03-21 03:19:35 +00:00
vis
vmstat Show number of pages used by executables now that they're are counted 2001-03-09 02:42:23 +00:00
w convert to use getprogname() 2001-02-19 23:03:42 +00:00
wall ANSIfy 2001-01-05 04:06:49 +00:00
wc
what
whatis
whereis
which
who
whois don't know when the TOPDOMAIN compile-time option might be useful, but 2001-01-27 22:31:52 +00:00
window convert to use getprogname() 2001-02-19 23:03:42 +00:00
write un__Pify, ANSIfy and constify. 2001-01-03 13:25:11 +00:00
xargs
xinstall slight portability improvement: use madvise(... MADV_SEQUENTIAL ...) 2001-03-21 23:16:33 +00:00
xlint fix broken NetBSD RCS id tags 2001-02-24 00:43:50 +00:00
xstr convert to use getprogname() 2001-02-19 23:03:42 +00:00
yacc remove duplicate prototypes. 2001-02-04 17:45:24 +00:00
yes
ypcat convert to use getprogname() 2001-02-19 23:03:42 +00:00
ypmatch convert to use getprogname() 2001-02-19 23:03:42 +00:00
ypwhich convert to use getprogname() 2001-02-19 23:03:42 +00:00
Makefile put back sort, it's fixed now 2001-01-13 20:11:49 +00:00
Makefile.inc Fix indentation.. 2000-12-30 14:44:49 +00:00