freebsd-src/bin
John Dyson 3ac5e95583 Add an option to building PS, so that the upages are explicitly paged in only
for users who are root, or in group wheel.  This is useful on large timesharing
systems where a PS command can cause the system to grind to a halt.  The
ability to get the information isn't diminished for those who really need the
additional detail (administrators.)  Normal users won't see any difference unless
the processes are swapped out.  The "really get it mode" is invoked by the
use of an additional flag in the command string "-f".  New/old behavior is
selectable with a compile option.

PR:		5196
Submitted by:	Matt Dillon <dillon@best.net>
1997-12-05 07:33:40 +00:00
..
cat
chflags
chio
chmod Reviewed by: hackers@freebsd.org in general 1997-11-13 00:28:51 +00:00
cp
csh save errno in sigchld handler 1997-10-07 16:43:16 +00:00
date
dd Sort "sparse" into alphabetical order, since dd's `conv' options need 1997-11-11 20:35:29 +00:00
df Style police: keep a variable list in alphabetical order, and add 1997-10-13 09:36:05 +00:00
domainname
echo
ed Un-clobber mktemp->mkstemp patch. 1997-10-09 11:05:16 +00:00
expr
hostname
kill
ln
ls
mkdir
mv Synchronize usage() and man page. 1997-10-26 10:33:02 +00:00
pax
ps Add an option to building PS, so that the upages are explicitly paged in only 1997-12-05 07:33:40 +00:00
pwd
rcp
rm
rmail
rmdir
sh Document the exit status for a command that was terminated by a 1997-11-12 04:32:50 +00:00
sleep
stty
sync
test
Makefile
Makefile.inc