freebsd-skq/bin
karels 7f22cba406 Change ps(1) output width to unlimited if not interactive
Apply patch submitted with PR 217159 to make ps use unlimited
width when not associated with a terminal (i.e., none of stdout, stdin,
or stderr is a tty). Update comments and man page correspondingly.
This change was requested to work around lack of -ww in scripts from
third-party packages, including Hadoop, and adds a small measure of
Linux compatibility. Hopefully few if any non-interactive scripts
depend on the old default of 79.

PR:		217159
Submitted by:	n.deepak at gmail.com
Reviewed by:	vangyzen jhb
Differential Revision:	https://reviews.freebsd.org/D14614
2018-03-10 00:10:47 +00:00
..
cat
chflags chflags: Add SIGINFO support. 2018-03-07 01:55:38 +00:00
chio
chmod
cp
csh
date
dd dd(1): Use a local swapbytes() function. 2018-01-26 03:30:05 +00:00
df Add a deprecation warning when using the feature which mounts devices 2018-02-10 00:22:25 +00:00
domainname
echo
ed
expr
freebsd-version
getfacl
hostname
kenv
kill
ln
ls
mkdir
mv
pax pax(1): Honour the restrict in sigaction(). 2018-01-27 18:24:13 +00:00
pkill
ps Change ps(1) output width to unlimited if not interactive 2018-03-10 00:10:47 +00:00
pwait
pwd
realpath
rm
rmail
rmdir
setfacl
sh Allow overriding VTABSIZE at compile-time. 2018-02-13 16:48:57 +00:00
sleep
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 Capsicumize uuidgen. 2018-02-17 12:32:53 +00:00
Makefile
Makefile.inc