1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-26 07:55:01 +00:00
freebsd/usr.bin
Marcelo Araujo 5d49c30c7b Use MIN() instead of MAX() as the previous syntax was wrote in a weird and
confused way: "prec > 9 ? 9 : prec".

Submitted by:	pfg, ngie and luke <luke.tw@gmail.com>
MFC after:	2 weeks.
2016-04-26 00:29:00 +00:00
..
addr2line elftoolchain: Use ${SRCTOP} for the top of the FreeBSD tree 2016-04-21 12:58:29 +00:00
alias
apply
ar
asa
at Fix typo: actually test the return of strchr(3) 2016-04-20 20:54:47 +00:00
atm
awk
banner
basename
bc
biff
bluetooth
bmake
brandelf
bsdiff
bzip2
bzip2recover
c89
c99
caesar
calendar
cap_mkdb
catman
chat
checknr
chkey
chpass
cksum
clang
cmp
col
colcrt
colldef
colrm
column
comm
compile_et
compress
cpio
cpuset
csplit
ctags
ctlstat
cut
cxxfilt elftoolchain: Use ${SRCTOP} for the top of the FreeBSD tree 2016-04-21 12:58:29 +00:00
dc
dirname
dpv
drill
dtc
du
ee
elf2aout
elfcopy elftoolchain: Use ${SRCTOP} for the top of the FreeBSD tree 2016-04-21 12:58:29 +00:00
elfdump
enigma
env
expand
factor
false
fetch
file
file2c
find
finger
fmt
fold
fortune
from
fstat
fsync
ftp
gcore
gencat
getconf
getent
getopt
gprof
grdc
grep
gzip
head
hesinfo
hexdump
host
iconv
id
ident
indent
ipcrm
ipcs
iscsictl
join
jot
kdump
keylogin
keylogout
killall
ktrace
ktrdump
lam
last
lastcomm
ldd
leave
less
lessecho
lesskey
lex Use NULL instead of 0 for pointers. 2016-04-19 02:05:32 +00:00
limits
locale
localedef Plug memory leaks 2016-04-20 21:23:42 +00:00
locate
lock
lockf
logger
login
logins
logname
look
lorder
lsvfs
lzmainfo
m4
mail
makewhatis
man
mandoc
mesg
minigzip
ministat
mkcsmapper
mkcsmapper_static
mkdep
mkesdb
mkesdb_static
mkfifo
mkimg
mklocale
mkstr
mktemp
mkuzip Try to make gcc builds happy again by removing a redundant declaration. 2016-04-25 13:20:35 +00:00
morse
msgs
mt
nc
ncal
netstat Use macro MAX() from sys/param.h. 2016-04-22 03:37:27 +00:00
newgrp
newkey
nfsstat
nice
nl
nm elftoolchain: Use ${SRCTOP} for the top of the FreeBSD tree 2016-04-21 12:58:29 +00:00
nohup
numactl
number
opieinfo
opiekey
opiepasswd
pagesize
pamtest
passwd
paste
patch Adjust a type from r267490. 2016-04-24 04:28:04 +00:00
pathchk
perror
pom
pr
primes
printenv
printf
procstat
protect
quota
random
rctl
readelf elftoolchain: Use ${SRCTOP} for the top of the FreeBSD tree 2016-04-21 12:58:29 +00:00
renice
resizewin
rev
revoke
rlogin
rpcgen
rpcinfo
rs
rsh
rup
ruptime
rusers
rwall
rwho
script
sed kernel: use our nitems() macro when it is available through param.h. 2016-04-21 21:30:51 +00:00
send-pr
seq
setchannel
shar
showmount
size elftoolchain: Use ${SRCTOP} for the top of the FreeBSD tree 2016-04-21 12:58:29 +00:00
smbutil
sockstat
soelim
sort
split
ssh-copy-id
stat Use MIN() instead of MAX() as the previous syntax was wrote in a weird and 2016-04-26 00:29:00 +00:00
stdbuf
strings elftoolchain: Use ${SRCTOP} for the top of the FreeBSD tree 2016-04-21 12:58:29 +00:00
su
svn
systat Use NULL instead of 0 for pointers. 2016-04-20 01:26:03 +00:00
tabs
tail
talk
tar
tcopy
tee
telnet
tests
tftp Partially revert the change on r298325 where there is an 2016-04-20 01:38:54 +00:00
time
timeout
tip
top
touch
tput
tr
true
truncate
truss
tset
tsort
tty
ul
uname
unexpand
unifdef
uniq
units Bring a little more compability with GNU units 2.12 2016-04-21 05:24:47 +00:00
unvis
unzip
usbhidaction
usbhidctl
users
uudecode
uuencode
vacation
vgrind
vi
vis
vmstat Use MIN() macro from sys/param.h. 2016-04-22 03:46:57 +00:00
vtfontcvt
w
wall
wc
what
whereis Fix bad checking of the return of realloc(3) 2016-04-20 20:56:06 +00:00
which
who
whois Example RIPE whois query with options and spaces. 2016-04-25 15:46:42 +00:00
write
xargs
xinstall
xlint Use roundup2() macro from sys/param.h. 2016-04-22 06:23:23 +00:00
xo
xstr
xz
xzdec
yacc
yes
ypcat
ypmatch
ypwhich
Makefile
Makefile.amd64
Makefile.arm
Makefile.i386
Makefile.inc
Makefile.powerpc
Makefile.sparc64