freebsd-skq/usr.bin
Enji Cooper 80c5ef109c :rgrep : use atf-check to check the exit code/save the output of grep -r instead
of calling grep -r without it, and saving the output to a file

This ensures that any errors thrown via grep -r are caught, not lost, and uses
existing atf-sh idioms for saving files.

Tested with:	bsdgrep, gnu grep (base, ports)
Sponsored by:	Dell EMC Isilon
2017-05-27 22:40:20 +00:00
..
addr2line
alias
apply
ar
asa
at
atm
awk
banner banner(6): Squash a harmless coverity warning 2017-04-13 23:22:18 +00:00
basename
bc
biff
bluetooth
bmake Merge bmake-20170510 2017-05-10 22:45:05 +00:00
brandelf
bsdcat
bsdiff Revert debugging that was accidently committed in r316314 2017-03-31 03:11:25 +00:00
bzip2
bzip2recover
c89
c99
caesar
calendar Add myself (dbaio) as a new ports committer 2017-05-08 14:33:38 +00:00
cap_mkdb
catman Make catman(1) use mandoc(1) by default 2017-05-21 22:28:28 +00:00
chat
checknr
chkey
chpass
cksum
clang
cmp
col Rename tests from <foo> to <foo>_test to match the FreeBSD test suite 2017-03-23 03:28:24 +00:00
colcrt
colldef
colrm
column
comm
compile_et
compress compress: Allow uncompress -c with multiple pathnames, as required by POSIX. 2017-05-21 14:35:16 +00:00
cpio
cpuset
csplit csplit(1): Fix extraneous output in edge case 2017-05-08 15:51:29 +00:00
ctags
ctlstat
cut
cxxfilt
dc
diff Fix the following warning from gcc 4.2 in usr.bin/diff: 2017-04-24 20:34:56 +00:00
diff3 Update the diff3 manpage to reflect the fact the version in freebsd does 2017-05-25 18:46:13 +00:00
dirname
dpv
drill
dtc dtc: update to upstream 227d6a3 2017-04-17 17:23:19 +00:00
du
ee
elf2aout
elfcopy
elfdump
enigma
env
expand
factor
false
fetch
file
file2c
find
finger
fmt
fold DIRDEPS_BUILD: Update dependencies. 2017-05-09 01:48:23 +00:00
fortune strcpy => strlcpy, strcat => strlcat 2017-04-04 19:46:23 +00:00
from
fstat
fsync
ftp
gcore Add support for capturing 'struct ptrace_lwpinfo' for signals 2017-03-30 18:21:36 +00:00
gencat
getaddrinfo DIRDEPS_BUILD: Connect new directories. 2017-05-09 01:48:14 +00:00
getconf Revert local changes to find_progenv accidentally committed in r318436 2017-05-18 01:46:30 +00:00
getent
getopt
gprof
grdc
grep :rgrep : use atf-check to check the exit code/save the output of grep -r instead 2017-05-27 22:40:20 +00:00
gzip
head
hesinfo
hexdump DIRDEPS_BUILD: Update dependencies. 2017-05-09 01:48:23 +00:00
host
iconv DIRDEPS_BUILD: Update dependencies. 2017-05-09 01:48:23 +00:00
id
ident DIRDEPS_BUILD: Update dependencies. 2017-05-09 01:48:23 +00:00
indent indent(1): Support binary integer literals. 2017-05-18 17:15:58 +00:00
ipcrm
ipcs
iscsictl
join
jot
kdump Commit the 64-bit inode project. 2017-05-23 09:29:05 +00:00
keylogin
keylogout
killall
ktrace
ktrdump DIRDEPS_BUILD: Update dependencies. 2017-05-09 01:48:23 +00:00
lam DIRDEPS_BUILD: Update dependencies. 2017-05-09 01:48:23 +00:00
last DIRDEPS_BUILD: Update dependencies. 2017-05-09 01:48:23 +00:00
lastcomm Commit the 64-bit inode project. 2017-05-23 09:29:05 +00:00
ldd
leave
less MFV r317581: less v491. 2017-05-05 14:33:39 +00:00
lessecho
lesskey
lex
limits strcpy => strlcpy, strcat => strlcat 2017-04-04 19:46:23 +00:00
locale
localedef Mark errf _Noreturn, and mark errf and warn __printflike 2017-05-14 18:47:09 +00:00
locate
lock
lockf
logger
login
logins
logname
look
lorder
lsvfs
lzmainfo
m4
mail
man
mandoc
mesg
minigzip
ministat DIRDEPS_BUILD: Update dependencies. 2017-05-09 01:48:23 +00:00
mkcsmapper
mkcsmapper_static
mkdep
mkesdb
mkesdb_static
mkfifo
mkimg mkimg: Add -C argument to specify maximum capacity 2017-05-10 09:36:34 +00:00
mklocale
mkstr
mktemp
mkuzip Don't depend on assert(3) getting evaluated 2017-05-10 16:06:22 +00:00
morse
msgs
mt Add LTO-8 density codes. 2017-05-11 13:46:30 +00:00
nc
ncal
netstat Add descriptions for AES-GCM IPSec authentication (AH) counters. 2017-05-27 16:53:39 +00:00
newgrp
newkey
nfsstat
nice
nl
nm
nohup
numactl
number
opieinfo
opiekey
opiepasswd
pagesize
pamtest
passwd
paste
patch
pathchk
perror
pom DIRDEPS_BUILD: Update dependencies. 2017-05-09 01:48:23 +00:00
pr Remove a duplicate fclose() that snuck into r316501 2017-04-05 16:13:36 +00:00
primes
printenv
printf printf: Output formatted data directly, instead of via asprintf. 2017-04-29 21:48:11 +00:00
proccontrol Use MAN=<empty> rather than MK_MAN=no to not install a manpage. 2017-05-02 21:09:07 +00:00
procstat procstat(1): Add TCP socket send/recv buffer size 2017-05-26 22:17:44 +00:00
protect
quota
random
rctl
readelf
renice
resizewin Language fixes. 2017-05-18 19:42:19 +00:00
rev
revoke
rlogin
rpcgen
rpcinfo strcpy => strlcpy, strcat => strlcat 2017-04-04 19:46:23 +00:00
rs
rsh
rup
ruptime
rusers
rwall
rwho
script
sdiff Remove a useless loop over the long options before passing through some 2017-04-08 08:42:25 +00:00
sed Fix the last example to really replace all occurrences of the search string 2017-04-24 16:52:26 +00:00
send-pr
seq
setchannel
shar
showmount
size
smbutil
sockstat
soelim Rename tests from <foo> to <foo>_test to match the FreeBSD test suite 2017-03-23 03:28:24 +00:00
sort
split
ssh-copy-id
stat
stdbuf
strings
su
svn
systat Fix systat(1) regression. It was broken by r317061. 2017-04-20 22:30:39 +00:00
tabs
tail
talk
tar MFV r315875: 2017-03-24 00:02:12 +00:00
tcopy
tee
telnet
tests
tftp
time
timeout
tip Add basic example to the cu(1) man page. Srsly, folks, you don't 2017-04-22 09:38:43 +00:00
top Explain the new fields in top(1) related to ZFS compressed ARC 2017-05-18 12:55:07 +00:00
touch
tput
tr
true
truncate
truss Improve the decoding of the third argument of the socket() call. 2017-05-25 14:27:54 +00:00
tset
tsort
tty
ul
uname
unexpand Fix some cases where an index was used before its limits check. 2017-04-29 06:41:51 +00:00
unifdef
uniq uniq: allow -c to be used with -d or -u 2017-05-15 20:18:14 +00:00
units
unvis
unzip
usbhidaction
usbhidctl
users
uudecode
uuencode
vacation
vgrind
vi
vis
vmstat Let vmstat -o recognize OBJT_MGTDEVICE objects. 2017-05-23 07:20:29 +00:00
vtfontcvt
w
wall
wc
what
whereis
which which(1): sort #includes 2017-04-19 19:55:38 +00:00
who
whois
write
xargs
xinstall
xlint
xo Import libxo-0.7.2; add xo_options.7. 2017-05-16 18:46:56 +00:00
xstr
xz
xzdec
yacc
yes
ypcat
ypmatch
ypwhich
zstd DIRDEPS_BUILD: Connect new directories. 2017-05-09 01:48:14 +00:00
Makefile Redo r288270: Hookup mkcsmapper_static and mkesdb_static for 'make clean' 2017-05-01 19:34:15 +00:00
Makefile.amd64
Makefile.arm
Makefile.i386
Makefile.inc
Makefile.powerpc
Makefile.sparc64