freebsd-nq/bin
Kyle Evans 8acbb227d9 dd: Incorporate some changes from imp for status=progress
Notable changes from what landed in r337505:
- sigalarm handler isn't setup unless we're actually using it
- Humanized versions of the amount of data transferred in the progress
  update

Submitted by:	imp
Reviewed by:	kevans
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D16642
2018-08-15 19:46:13 +00:00
..
cat stddef.h is not used by cat.c, remove the include. 2018-01-07 07:08:59 +00:00
chflags Add an example to the chflags(1) man page. 2018-06-12 16:44:13 +00:00
chio
chmod
cp
csh Fix build after r337849 2018-08-15 16:22:12 +00:00
date date(1): Add ISO 8601 formatting option 2018-08-04 21:54:30 +00:00
dd dd: Incorporate some changes from imp for status=progress 2018-08-15 19:46:13 +00:00
df Add a deprecation warning when using the feature which mounts devices 2018-02-10 00:22:25 +00:00
domainname
echo Convert cap_enter() < 0 && errno != ENOSYS to caph_enter() < 0. 2018-06-19 23:43:14 +00:00
ed
expr expr(1): Fix overflow detection when operand is INTMAX_MIN 2018-04-14 04:35:10 +00:00
freebsd-version
getfacl
hostname
kenv Fix mandoc -Tlint warnings in bin/ 2017-12-07 01:57:27 +00:00
kill
ln
ls ls(1): Enable colors with COLORTERM is set in the environment 2018-08-08 21:51:19 +00:00
mkdir General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
mv
pax pax(1): Honour the restrict in sigaction(). 2018-01-27 18:24:13 +00:00
pkill
ps ps(1): fix some nits 2018-06-13 00:45:35 +00:00
pwait
pwd pwd: mark usage as dead 2018-06-17 05:14:50 +00:00
realpath
rm
rmail
rmdir
setfacl setfacl: style and break main() into manageable pieces 2018-04-27 15:25:24 +00:00
sh Fix build after r337849 2018-08-15 16:22:12 +00:00
sleep Convert cap_enter() < 0 && errno != ENOSYS to caph_enter() < 0. 2018-06-19 23:43:14 +00:00
stty .Xr pstat(8), so that people have a chance to learn how to get a list 2018-03-02 14:16:19 +00:00
sync
test
tests
uuidgen Convert cap_enter() < 0 && errno != ENOSYS to caph_enter() < 0. 2018-06-19 23:43:14 +00:00
Makefile
Makefile.inc