.. |
apply
|
|
|
apropos
|
fix up various .Nm abuses:
|
2000-11-07 06:43:24 +00:00 |
asa
|
|
|
at
|
fix up various .Nm abuses:
|
2000-11-07 06:43:24 +00:00 |
audio
|
Let src/usr.bin build with recursive parallel make..
|
2000-12-30 14:54:39 +00:00 |
banner
|
getopt(3) returns -1 not EOF.
|
2000-10-04 19:50:52 +00:00 |
basename
|
|
|
bdes
|
getopt(3) returns -1 not EOF.
|
2000-10-04 20:09:04 +00:00 |
biff
|
|
|
bzip2
|
|
|
bzip2recover
|
|
|
cal
|
|
|
calendar
|
__CONCAT does token pasting, not string concatnation. if something like:
|
2000-12-20 01:03:16 +00:00 |
cap_mkdb
|
Un-__P and ANSIfy.
|
2000-10-04 20:02:26 +00:00 |
cdplay
|
replace guts of opencd() with call to opendisk(). prevents coredump
|
2000-12-16 01:36:00 +00:00 |
checknr
|
comment or delete text after CPP directives.
|
2001-01-16 02:50:27 +00:00 |
chflags
|
Nit.
|
2000-10-10 14:27:14 +00:00 |
chpass
|
getpwuid() and getpwnam() both support YP maps, insecure and secure.
|
2000-10-27 16:16:03 +00:00 |
cksum
|
|
|
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
|
More format string cleanup by sommerfeld.
|
2000-10-11 14:46:00 +00:00 |
crontab
|
|
|
crunch
|
sh3 split
|
2001-01-04 09:43:05 +00:00 |
ctags
|
|
|
cut
|
|
|
dirname
|
|
|
du
|
use %ll_ instead of the less standard %q_
|
2001-01-04 23:05:54 +00:00 |
eject
|
|
|
elf2aout
|
|
|
elf2ecoff
|
|
|
env
|
|
|
error
|
fix a multitude of core dumps because most functions were not checking
|
2000-11-15 19:54:43 +00:00 |
expand
|
|
|
false
|
|
|
fdformat
|
Mention that one needs to create a filesystem after formatting a disk.
|
2000-10-08 18:48:31 +00:00 |
fgen
|
More format string cleanup by sommerfeld.
|
2000-10-11 14:46:00 +00:00 |
file
|
fix arm32 confusion. There was a regression that changed 4096->8192
|
2001-01-08 12:41:06 +00:00 |
find
|
use %ll_ instead of the less standard %q_
|
2001-01-04 23:05:54 +00:00 |
finger
|
|
|
fmt
|
Tweak last to only allow highbit characters >=160, to avoid issues with
|
2000-10-02 18:32:55 +00:00 |
fold
|
|
|
fpr
|
|
|
from
|
|
|
fsplit
|
|
|
fstat
|
use %ll_ instead of the less standard %q_
|
2001-01-04 23:05:54 +00:00 |
ftp
|
call setlocale() on startup
|
2001-01-09 22:25:55 +00:00 |
gencat
|
|
|
getconf
|
|
|
getopt
|
Fix example; problem report and solution by Jim Bernard in PR 10259.
|
2000-11-08 12:53:14 +00:00 |
gprof
|
|
|
head
|
|
|
hesinfo
|
|
|
hexdump
|
Don't core dump with an empty format string. Fixes PR#11218.
|
2000-10-14 17:41:55 +00:00 |
id
|
Add missing newline of "id -p" output.
|
2001-01-05 03:08:23 +00:00 |
indent
|
Due to infinite wisdom by the language designers, the difference of pointers
|
2000-10-14 18:07:10 +00:00 |
innetgr
|
|
|
ipcrm
|
|
|
ipcs
|
|
|
join
|
|
|
jot
|
More format string cleanup by sommerfeld.
|
2000-10-11 14:46:00 +00:00 |
kdestroy
|
Fix oversights in last commit.
|
2000-12-30 15:25:19 +00:00 |
kdump
|
adapt to KTR_USER structure changes
|
2000-12-28 11:11:34 +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
|
add support for KTR_USER records
|
2000-12-17 16:09:40 +00:00 |
ktruss
|
Pass CPP and CPPFLAGS to makerrnos.sh, and use them. Default to cpp and
|
2001-01-16 02:46:25 +00:00 |
lam
|
More format string cleanup by sommerfeld.
|
2000-10-11 14:46:00 +00:00 |
last
|
|
|
lastcomm
|
|
|
ldd
|
Lift the internals of the a.out ldd, and try that if _rtld_map_object()
|
2000-12-12 11:16:02 +00:00 |
leave
|
|
|
less
|
use %ll_ instead of the less standard %q_
|
2001-01-04 23:05:54 +00:00 |
lex
|
remove duplicate decls/nested externs.
|
2001-01-06 02:09:48 +00:00 |
locate
|
|
|
lock
|
Remove INSTALLFLAGS=-fschg, as per change to usr.bin/ssh/ssh/Makefile.
|
2000-10-18 00:24:18 +00:00 |
logger
|
|
|
login
|
comment or delete text after CPP directives.
|
2001-01-16 02:50:27 +00:00 |
logname
|
|
|
look
|
|
|
lorder
|
|
|
m4
|
couple more whitespace fixes, by Nathan Ahlstrom
|
2000-10-18 17:23:18 +00:00 |
machine
|
|
|
mail
|
|
|
make
|
comment or delete text after CPP directives.
|
2001-01-16 02:50:27 +00:00 |
man
|
More format string cleanup by sommerfeld.
|
2000-10-11 14:46:00 +00:00 |
menuc
|
Include the definition of PRINTOBJDIR before using it.
|
2001-01-07 07:18:32 +00:00 |
mesg
|
|
|
midiplay
|
|
|
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
|
|
|
mkfifo
|
- The type of return value of setmode is a void * and getmode takes it,
|
2000-10-10 14:30:40 +00:00 |
mklocale
|
Make yacc.h before making lex.o.
|
2001-01-11 14:20:18 +00:00 |
mkstr
|
More format string cleanup by sommerfeld.
|
2000-10-11 14:46:00 +00:00 |
mktemp
|
fix up various .Nm abuses:
|
2000-11-07 06:43:24 +00:00 |
modstat
|
add support for COMPAT LKMs
|
2000-12-10 11:52:09 +00:00 |
msgc
|
Fix typos and wording.
|
2000-12-04 22:33:52 +00:00 |
msgs
|
|
|
netgroup
|
|
|
netstat
|
try to lookup /etc/protocols for histogram
|
2000-12-14 20:38:10 +00:00 |
newsyslog
|
fix up various .Nm abuses:
|
2000-11-07 06:43:24 +00:00 |
nfsstat
|
|
|
nice
|
|
|
nl
|
More format string cleanup by sommerfeld.
|
2000-10-11 14:46:00 +00:00 |
nohup
|
* Support the getopt() "--" option delimiter; addresses PR standards/11230.
|
2000-11-04 18:51:40 +00:00 |
openssl
|
link openssl with -lcrypto_rc5 and/or -lcrypto_idea (before -lcrypto) if
|
2001-01-08 07:49:01 +00:00 |
pagesize
|
|
|
passwd
|
In krb5_end, don't try to free the krb5 context if it's not yet
|
2000-11-18 19:29:20 +00:00 |
paste
|
|
|
patch
|
Support the 1003.2-92 -i option to specify a patchfile;
|
2000-10-16 07:05:04 +00:00 |
pmc
|
A program for reading performance counters for execution of
|
2000-10-24 23:54:31 +00:00 |
pr
|
Don't be silly and try to read an strftime() format string from the LC_TIME
|
2000-10-22 15:06:52 +00:00 |
printenv
|
|
|
printf
|
More format string cleanup by sommerfeld.
|
2000-10-11 14:46:00 +00:00 |
qsubst
|
|
|
quota
|
|
|
rdist
|
use %ll_ instead of the less standard %q_
|
2001-01-04 23:05:54 +00:00 |
renice
|
|
|
rev
|
|
|
rlogin
|
Remove INSTALLFLAGS=-fschg, as per change to usr.bin/ssh/ssh/Makefile.
|
2000-10-18 00:24:18 +00:00 |
rpcgen
|
More format string cleanup by sommerfeld.
|
2000-10-11 14:46:00 +00:00 |
rpcinfo
|
getopt(3) returns -1 not EOF.
|
2000-10-04 20:09:04 +00:00 |
rs
|
More format string cleanup by sommerfeld.
|
2000-10-11 14:46:00 +00:00 |
rsh
|
Remove INSTALLFLAGS=-fschg, as per change to usr.bin/ssh/ssh/Makefile.
|
2000-10-18 00:24:18 +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
|
labels (even default:) _must_ be followed by statements! usr.bin/fgen/fgen.l
|
2001-01-16 02:43:37 +00:00 |
rwall
|
- Knf auto variables in modified line by me.
|
2000-10-02 03:28:42 +00:00 |
rwho
|
|
|
script
|
|
|
sed
|
More format string cleanup by sommerfeld.
|
2000-10-11 14:46:00 +00:00 |
shar
|
|
|
shlock
|
More format string cleanup by sommerfeld.
|
2000-10-11 14:46:00 +00:00 |
showmount
|
comment or delete text after CPP directives.
|
2001-01-16 02:50:27 +00:00 |
shuffle
|
|
|
skey
|
consistency for usage()
|
2001-01-08 14:12:06 +00:00 |
skeyinfo
|
|
|
skeyinit
|
|
|
soelim
|
|
|
sort
|
note this sort(1) implementation appeared in 4.4BSD
|
2001-01-13 21:40:56 +00:00 |
split
|
|
|
ssh
|
crypto/dist/ssh: resolve conflicts with 2.3.0/20010105.
|
2001-01-14 05:22:31 +00:00 |
string2key
|
Fix oversights in last commit.
|
2000-12-30 15:25:19 +00:00 |
su
|
SU_INDIRECT_GROUP should not be on by default.
|
2001-01-11 00:54:57 +00:00 |
systat
|
comment or delete text after CPP directives.
|
2001-01-16 02:50:27 +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
|
comment or delete text after CPP directives.
|
2001-01-16 02:50:27 +00:00 |
tftp
|
fix argument validation mistake in setpeer().
|
2000-12-30 18:00:18 +00:00 |
time
|
|
|
tip
|
More format string cleanup by sommerfeld.
|
2000-10-11 14:46:00 +00:00 |
tn3270
|
Let src/usr.bin build with recursive parallel make..
|
2000-12-30 14:54:39 +00:00 |
top
|
on multiprocessor, display last cpu for SSLEEP state, too.
|
2000-12-30 14:26:50 +00:00 |
touch
|
|
|
tput
|
More format string cleanup by sommerfeld.
|
2000-10-11 14:46:00 +00:00 |
tr
|
|
|
true
|
|
|
tset
|
More format string cleanup by sommerfeld.
|
2000-10-11 14:46:00 +00:00 |
tsort
|
tsort needs an even number of nodes, not of node pairs.
|
2000-11-08 00:56:26 +00:00 |
tty
|
|
|
ul
|
|
|
uname
|
Sort options alphabetically
|
2000-10-19 11:34:10 +00:00 |
unexpand
|
|
|
unifdef
|
|
|
uniq
|
|
|
units
|
|
|
unvis
|
|
|
usbhidaction
|
Change indentation and wording a little.
|
2000-12-30 16:18:13 +00:00 |
usbhidctl
|
|
|
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
|
Don't dump core when a ``bad address'' error occurs and there is neither
|
2001-01-14 02:22:29 +00:00 |
vis
|
Move out-of-order line to where it belongs.
|
2000-10-05 17:50:56 +00:00 |
vmstat
|
Don't "extern" variables and function in dkstats.c, declare them in
|
2000-12-01 02:08:26 +00:00 |
w
|
ANSIfy.
|
2001-01-05 04:59:21 +00:00 |
wall
|
ANSIfy
|
2001-01-05 04:06:49 +00:00 |
wc
|
|
|
what
|
|
|
whatis
|
|
|
whereis
|
|
|
which
|
|
|
who
|
|
|
whois
|
getopt(3) returns -1 not EOF.
|
2000-10-04 20:09:04 +00:00 |
window
|
comment or delete text after CPP directives.
|
2001-01-16 02:50:27 +00:00 |
write
|
un__Pify, ANSIfy and constify.
|
2001-01-03 13:25:11 +00:00 |
xargs
|
|
|
xinstall
|
Change
|
2000-12-27 18:56:21 +00:00 |
xlint
|
Handle arguments in a slightly more standard way (avoid resetting optind).
|
2000-11-27 00:54:25 +00:00 |
xstr
|
|
|
yacc
|
use %ll_ instead of the less standard %q_
|
2001-01-04 23:05:54 +00:00 |
yes
|
|
|
ypcat
|
|
|
ypmatch
|
|
|
ypwhich
|
|
|
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 |