1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-26 07:55:01 +00:00
freebsd/usr.bin
Marcelo Araujo cd59e2f343 Use MIN() macro from sys/param.h.
MFC after:	2 weeks.
2016-04-27 02:44:10 +00:00
..
addr2line elftoolchain: Use ${SRCTOP} for the top of the FreeBSD tree 2016-04-21 12:58:29 +00:00
alias
apply MFH 2016-03-10 21:16:01 +00:00
ar DIRDEPS_BUILD: Regenerate without local dependencies. 2016-02-24 17:20:11 +00:00
asa
at Fix typo: actually test the return of strchr(3) 2016-04-20 20:54:47 +00:00
atm
awk META_MODE: Don't rebuild build-tools targets during normal build. 2016-04-14 21:06:10 +00:00
banner
basename MFH 2016-03-10 21:16:01 +00:00
bc DIRDEPS_BUILD: Regenerate without local dependencies. 2016-02-24 17:20:11 +00:00
biff
bluetooth
bmake MFH 2016-04-04 23:55:32 +00:00
brandelf
bsdiff Cleanup unnecessary semicolons from utilities we all love. 2016-04-15 22:31:22 +00:00
bzip2
bzip2recover
c89
c99
caesar
calendar MFH 2016-04-16 02:32:12 +00:00
cap_mkdb Remove O_SYNC from the options passed to dbmopen(). 2016-02-19 08:42:13 +00:00
catman
chat
checknr
chkey
chpass Restore the 'beforeinstall' for chpass(1), so files with the 2016-01-28 02:56:30 +00:00
cksum
clang MFH 2016-03-10 21:16:01 +00:00
cmp MFH 2016-03-10 21:16:01 +00:00
col MFH 2016-03-10 21:16:01 +00:00
colcrt
colldef Note that mklocale(1) and colldef(1) are no longer used 2016-04-17 23:02:49 +00:00
colrm
column Fix type mismatches for malloc(3) and Co. 2015-12-29 11:24:41 +00:00
comm MFH 2016-03-10 21:16:01 +00:00
compile_et DIRDEPS_BUILD: Regenerate without local dependencies. 2016-02-24 17:20:11 +00:00
compress
cpio MFH 2016-03-10 21:16:01 +00:00
cpuset
csplit
ctags
ctlstat
cut MFH 2016-03-10 21:16:01 +00:00
cxxfilt elftoolchain: Use ${SRCTOP} for the top of the FreeBSD tree 2016-04-21 12:58:29 +00:00
dc
dirname MFH 2016-03-10 21:16:01 +00:00
dpv Bump copyright 2016-01-27 00:03:43 +00:00
drill
dtc Improvements to BSD-licensed DTC. 2015-12-29 16:29:42 +00:00
du
ee Create ee(1) package. 2016-02-02 21:04:33 +00:00
elf2aout
elfcopy elftoolchain: Use ${SRCTOP} for the top of the FreeBSD tree 2016-04-21 12:58:29 +00:00
elfdump elfdump: handle STT_SPARC_REGISTER 2016-01-25 04:22:01 +00:00
enigma
env
expand
factor
false
fetch Add phttpget(8) .Xr to fetch(1). 2016-03-29 11:56:00 +00:00
file
file2c MFH 2016-03-10 21:16:01 +00:00
find Use NULL instead of 0 for pointers. 2016-04-18 07:05:18 +00:00
finger Use NULL instead of 0 for pointers. 2016-04-18 14:44:01 +00:00
fmt fmt(1): for pointers use NULL instead of 0 2016-04-13 01:57:06 +00:00
fold
fortune
from
fstat
fsync
ftp
gcore
gencat
getconf DIRDEPS_BUILD: Regenerate without local dependencies. 2016-02-24 17:20:11 +00:00
getent
getopt
gprof
grdc
grep MFH 2016-03-14 18:54:29 +00:00
gzip MFH 2016-03-10 21:16:01 +00:00
head
hesinfo
hexdump Fix a bug that caused nothing to be skipped when skipping exactly the 2016-02-14 14:23:56 +00:00
host
iconv
id
ident MFH 2016-03-10 21:16:01 +00:00
indent
ipcrm
ipcs
iscsictl MFH 2016-03-02 16:14:46 +00:00
join MFH 2016-03-10 21:16:01 +00:00
jot MFH 2016-03-10 21:16:01 +00:00
kdump Fix reporting of the CloudABI ABI in kdump. 2016-03-09 18:38:30 +00:00
keylogin
keylogout
killall
ktrace Add a cross reference to ktrace(2). 2016-03-31 23:57:03 +00:00
ktrdump
lam
last
lastcomm MFH 2016-03-10 21:16:01 +00:00
ldd We don't support a.out executables on RISC-V. 2016-01-24 15:15:57 +00:00
leave
less - Add support for zip to lesspipe.sh 2016-01-15 23:13:01 +00:00
lessecho
lesskey
lex Use NULL instead of 0 for pointers. 2016-04-19 02:05:32 +00:00
limits MFH 2016-03-14 18:54:29 +00:00
locale Use the nitems() macro 2016-04-17 22:42:48 +00:00
localedef Plug memory leaks 2016-04-20 21:23:42 +00:00
locate Fix type mismatches for malloc(3) and Co. 2015-12-29 11:24:41 +00:00
lock
lockf
logger
login Use NULL instead of 0. 2016-04-18 05:26:32 +00:00
logins
logname
look
lorder
lsvfs
lzmainfo
m4 Use NULL instead of 0 for pointers. 2016-04-18 07:09:34 +00:00
mail mail: Don't truncate mtime of mailbox to microseconds. 2016-04-17 20:00:24 +00:00
makewhatis Fix installation of makewhatis.local(1) since r283777. 2016-02-18 00:26:21 +00:00
man
mandoc Update mandoc to 20160116 2016-01-15 23:28:12 +00:00
mesg
minigzip
ministat
mkcsmapper DIRDEPS_BUILD: Regenerate without local dependencies. 2016-02-24 17:20:11 +00:00
mkcsmapper_static META_MODE: Don't rebuild build-tools targets during normal build. 2016-04-14 21:06:10 +00:00
mkdep
mkesdb DIRDEPS_BUILD: Regenerate without local dependencies. 2016-02-24 17:20:11 +00:00
mkesdb_static META_MODE: Don't rebuild build-tools targets during normal build. 2016-04-14 21:06:10 +00:00
mkfifo
mkimg MFH 2016-03-10 21:16:01 +00:00
mklocale Note that mklocale(1) and colldef(1) are no longer used 2016-04-17 23:02:49 +00:00
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 MFH 2016-03-10 21:16:01 +00:00
netstat Use macro MAX() from sys/param.h. 2016-04-22 03:37:27 +00:00
newgrp
newkey
nfsstat DIRDEPS_BUILD: Update dependencies. 2016-01-07 19:58:23 +00:00
nice
nl
nm elftoolchain: Use ${SRCTOP} for the top of the FreeBSD tree 2016-04-21 12:58:29 +00:00
nohup
numactl numactl: fix CPU affinity when modifying an existing process or thread 2016-01-14 01:34:41 +00:00
number
opieinfo
opiekey
opiepasswd
pagesize
pamtest
passwd Restore the 'beforeinstall' for chpass(1), so files with the 2016-01-28 02:56:30 +00:00
paste
patch Adjust a type from r267490. 2016-04-24 04:28:04 +00:00
pathchk
perror
pom
pr
primes
printenv
printf MFH 2016-03-10 21:16:01 +00:00
procstat Implement process-shared locks support for libthr.so.3, without 2016-02-28 17:52:33 +00:00
protect
quota Use MIN() macro from sys/param.h. 2016-04-27 02:13:57 +00:00
random
rctl Add four new RCTL resources - readbps, readiops, writebps and writeiops, 2016-04-07 04:23:25 +00:00
readelf elftoolchain: Use ${SRCTOP} for the top of the FreeBSD tree 2016-04-21 12:58:29 +00:00
renice
resizewin Fix a mandoc -Tlint warning 2016-04-16 12:49:26 +00:00
rev
revoke
rlogin Create a rcmds package. 2016-01-21 17:33:31 +00:00
rpcgen Use NULL for pointers. 2016-04-18 06:02:26 +00:00
rpcinfo
rs
rsh Create a rcmds package. 2016-01-21 17:33:31 +00:00
rup
ruptime Create a rcmds package. 2016-01-21 17:33:31 +00:00
rusers
rwall
rwho Create a rcmds package. 2016-01-21 17:33:31 +00:00
script Directly set the O_CLOEXEC flags via the open(2) attributes 2016-04-16 12:47:23 +00:00
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 Cleanup unnecessary semicolons from utilities we all love. 2016-04-15 22:31:22 +00:00
size elftoolchain: Use ${SRCTOP} for the top of the FreeBSD tree 2016-04-21 12:58:29 +00:00
smbutil
sockstat
soelim MFH 2016-03-10 21:16:01 +00:00
sort Cleanup unnecessary semicolons from utilities we all love. 2016-04-15 22:31:22 +00:00
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 MFH r289384-r293170 2016-01-04 19:19:48 +00:00
systat Use macro MIN() from sys/param.h. 2016-04-27 02:26:31 +00:00
tabs
tail
talk User NULL instead of 0 for pointers. 2016-04-18 07:14:01 +00:00
tar MFH 2016-03-10 21:16:01 +00:00
tcopy
tee
telnet
tests MFH 2016-03-10 21:16:01 +00:00
tftp Use MIN() macro from sys/param.h. 2016-04-27 02:34:25 +00:00
time
timeout MFH 2016-03-10 21:16:01 +00:00
tip
top Use MIN() macro from sys/param.h. 2016-04-27 02:44:10 +00:00
touch
tput
tr MFH 2016-03-10 21:16:01 +00:00
true
truncate MFH 2016-03-10 21:16:01 +00:00
truss Cleanup unnecessary semicolons from utilities we all love. 2016-04-15 22:31:22 +00:00
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 - Match directory extraction message with Infozip [1] 2016-01-15 23:04:36 +00:00
usbhidaction
usbhidctl
users
uudecode MFH 2016-03-10 21:16:01 +00:00
uuencode MFH 2016-04-11 15:24:59 +00:00
vacation DIRDEPS_BUILD: Regenerate without local dependencies. 2016-02-24 17:20:11 +00:00
vgrind
vi MFH 2016-04-16 02:32:12 +00:00
vis
vmstat Use MIN() macro from sys/param.h. 2016-04-22 03:46:57 +00:00
vtfontcvt vtfontcvt: support .hex fonts with characters beyond the Unicode BMP 2016-03-15 21:32:46 +00:00
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 MFH 2016-03-10 21:16:01 +00:00
xinstall
xlint Use roundup2() macro from sys/param.h. 2016-04-22 06:23:23 +00:00
xo MFH 2016-04-04 23:55:32 +00:00
xstr Cleanup unnecessary semicolons from utilities we all love. 2016-04-15 22:31:22 +00:00
xz
xzdec
yacc MFH 2016-03-10 21:16:01 +00:00
yes
ypcat
ypmatch
ypwhich
Makefile Add a small tool, resizewin(1), to query terminal for window size 2016-04-13 00:30:42 +00:00
Makefile.amd64
Makefile.arm
Makefile.i386
Makefile.inc
Makefile.powerpc
Makefile.sparc64