freebsd-skq/usr.bin
trasz 0fe044d6fd Fix interaction between libedit initialization and Capsicum
in units(1). The most visible is the removal of libedit warnings
about being unable to open termcap database.

Reviewed by:	eadler@
MFC after:	1 month
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D3322
2015-08-08 10:38:37 +00:00
..
addr2line new depends 2015-06-16 23:37:19 +00:00
alias
apply
ar ar: Fix deterministic mode default with options other than -q or -r 2015-07-29 17:34:26 +00:00
asa
at
atm
awk
banner
basename
bc
biff
bluetooth
bmake new depends 2015-06-16 23:37:19 +00:00
brandelf Use standard 'THE AUTHOR' license text 2015-07-31 16:45:42 +00:00
bsdiff
bzip2
bzip2recover
c89
c99 Don't claim c99 is a wrapper around gcc; it's a wrapper around the system cc. 2015-07-13 14:13:15 +00:00
calendar - Add myself to the calendar.freebsd. (fix typo in r286160) 2015-08-01 17:48:35 +00:00
cap_mkdb
catman
chat
checknr
chkey
chpass
cksum
clang lldb: use .PATH to find man page instead of symlinking it 2015-07-07 18:46:41 +00:00
cmp
col
colcrt
colldef new depends 2015-06-16 23:37:19 +00:00
colrm
column
comm
compile_et
compress
cpio
cpuset
csplit
ctags
ctlstat
cut
cxxfilt
dc
dirname
dpv
drill
dtc
du
ee new depends 2015-06-16 23:37:19 +00:00
elf2aout
elfcopy Allow ELF Tool Chain elfcopy to be installed as objcopy 2015-07-29 18:45:38 +00:00
elfdump Add RISC-V ELF machine type definition 2015-07-24 16:52:21 +00:00
enigma
env
expand
false
fetch
file
file2c
find find: Fix segfault with very long path in -exec/-ok ... {} \;. 2015-08-05 21:33:30 +00:00
finger
fmt
fold
from
fstat
fsync
ftp
gcore
gencat
getconf new depends 2015-06-16 23:37:19 +00:00
getent
getopt use : instead of true... 2015-08-01 17:27:47 +00:00
gprof
grep Bump GCC max-inline-insns-single in libiconv_modules and grep 2015-07-26 00:11:04 +00:00
gzip
head
hesinfo
hexdump
host
iconv
id
ident Rewrite scan procedure with a FSM. This improves code readability by 2015-07-27 19:21:23 +00:00
indent
ipcrm Use correct number of arguments to semctl() for IPC_RMID. 2015-07-30 19:44:46 +00:00
ipcs
iscsictl
join
jot
kdump Let the nv.h and dnv.h includes be only in sys directory. 2015-07-02 21:58:10 +00:00
keylogin
keylogout
killall
ktrace
ktrdump
lam
last Unbreak "last reboot". 2015-07-21 10:52:05 +00:00
lastcomm
ldd
leave
less new depends 2015-06-16 23:37:19 +00:00
lessecho new depends 2015-06-16 23:37:19 +00:00
lesskey new depends 2015-06-16 23:37:19 +00:00
lex
limits
locale
locate
lock
lockf
logger
login
logins
logname
look
lorder
lsvfs
lzmainfo
m4
mail
makewhatis
man inode should be different to actually mean mandocdb is in used 2015-07-24 09:20:02 +00:00
mandoc new depends 2015-06-16 23:37:19 +00:00
mesg
minigzip
ministat fix error message... errx since errno may not be set (if we didn't 2015-07-15 06:14:04 +00:00
mkcsmapper
mkcsmapper_static NO_WARNS when building for host 2015-06-14 03:34:09 +00:00
mkdep
mkesdb The LDFLAGS isn't needed, and breaks the build on powerpc64. 2015-06-30 06:02:42 +00:00
mkesdb_static NO_WARNS when building for host 2015-06-14 03:34:09 +00:00
mkfifo
mkimg Fix typo introduced in previous commit. 2015-08-07 18:40:44 +00:00
mklocale new depends 2015-06-16 23:37:19 +00:00
mkstr
mktemp
mkulzma
mkuzip
msgs
mt
nc
ncal
netstat Fix counter reads on platforms where sizeof(uint64_t) != sizeof(uint64_t *). 2015-07-21 23:57:38 +00:00
newgrp
newkey
nfsstat
nice
nl
nm new depends 2015-06-16 23:37:19 +00:00
nohup
numactl Add an initial NUMA affinity/policy configuration for threads and processes. 2015-07-11 15:21:37 +00:00
opieinfo
opiekey
opiepasswd
pagesize
pamtest
passwd
paste
patch Fix shell injection vulnerability in patch(1) via ed(1) by 2015-08-05 22:04:54 +00:00
pathchk
perror
pr
printenv
printf
procstat
protect
quota - Add IPv6 support in quota(1). While rpc.rquotad has supported PF_INET6 2015-07-07 20:15:09 +00:00
rctl mdoc: add missing .El 2015-07-14 19:43:10 +00:00
readelf new depends 2015-06-16 23:37:19 +00:00
renice
rev
revoke
rlogin
rpcgen
rpcinfo
rs
rsh
rup
ruptime
rusers
rwall
rwho
script
sed
send-pr
seq
setchannel
shar
showmount
size new depends 2015-06-16 23:37:19 +00:00
smbutil
sockstat Move assignments around to avoid a false-positive uninitialized variable 2015-07-17 08:37:13 +00:00
soelim
sort new depends 2015-06-16 23:37:19 +00:00
split
ssh-copy-id
stat
stdbuf
strings new depends 2015-06-16 23:37:19 +00:00
su
svn
systat
tabs
tail
talk
tar
tcopy
tee
telnet
tests
tftp
time
timeout
tip
top new depends 2015-06-16 23:37:19 +00:00
touch
tput
tr
true
truncate
truss Consistently use both leading and trailing spaces inside of the {}'s 2015-08-06 20:05:40 +00:00
tset
tsort
tty
ul
uname
unexpand
unifdef
uniq
units Fix interaction between libedit initialization and Capsicum 2015-08-08 10:38:37 +00:00
unvis
unzip
usbhidaction
usbhidctl
users
uudecode
uuencode
vacation
vgrind Remove never used file 2015-08-03 18:47:45 +00:00
vi
vis
vmstat
vtfontcvt
w Widen the host field so that a full IPv6 address will be seen. 2015-07-14 18:53:24 +00:00
wall Revert r286144 leaving the original fix to the buffer overflow. 2015-08-04 02:56:31 +00:00
wc
what
whereis
which
who
whois
write
xargs xargs now takes -P0, creating as many concurrent processes as possible 2015-08-04 14:27:25 +00:00
xinstall short circuit install -l rs 2015-06-26 23:55:02 +00:00
xlint new depends 2015-06-16 23:37:19 +00:00
xo
xstr
xz
xzdec
yacc
yes
ypcat Get it closes to style(9). 2015-08-04 07:04:36 +00:00
ypmatch Remove an extra new line on usage(). 2015-08-07 07:05:47 +00:00
ypwhich Compilers will complain the usage of obsolescent variable declarations. 2015-07-29 02:21:35 +00:00
Makefile Replace GNU RCS ident with a BSD license ident 2015-07-26 11:21:36 +00:00
Makefile.amd64
Makefile.arm
Makefile.i386
Makefile.inc
Makefile.powerpc
Makefile.sparc64