freebsd-dev/bin
dyson 7df966457d 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 compare return value from getopt against -1 rather than EOF, per the final 1997-03-28 15:24:41 +00:00
chflags NOSHARED takes a yes/YES no/NO value, not "true, false, hey mon!". 1997-06-29 06:03:42 +00:00
chio spelling corrections. 1997-09-13 16:01:53 +00:00
chmod Reviewed by: hackers@freebsd.org in general 1997-11-13 00:28:51 +00:00
cp cp(1) is too silent if used with the option -i. It should 1997-10-03 18:11:14 +00:00
csh save errno in sigchld handler 1997-10-07 16:43:16 +00:00
date Change example from US to international standard date notation. 1997-10-03 18:09:17 +00:00
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 Revert part of previous patch: Don't use __progname. 1997-06-04 06:21:44 +00:00
echo Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
ed Un-clobber mktemp->mkstemp patch. 1997-10-09 11:05:16 +00:00
expr Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
hostname Revert part of previous patch: Don't use __progname. 1997-06-04 06:27:30 +00:00
kill Disallow empty arguments (eg: '') as process ids. 1997-08-21 21:34:43 +00:00
ln Try again to explain the existence of lchown() and the absence of 1997-06-19 01:07:05 +00:00
ls environmental -> environment. 1997-09-18 06:55:21 +00:00
mkdir Fix several problems with mkdir: 1997-04-01 23:46:22 +00:00
mv Synchronize usage() and man page. 1997-10-26 10:33:02 +00:00
pax Dont have an internal function named "warn" it clashes with libc.. 1997-08-29 16:12:30 +00:00
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 compare return value from getopt against -1 rather than EOF, per the final 1997-03-28 15:24:41 +00:00
rcp Change to use the new KTH Kerberos. 1997-09-28 08:32:59 +00:00
rm Remove remaining Lite1 stuff from the man page and uphold the 1997-08-07 21:37:39 +00:00
rmail Observe precedence set by Philippe Charnier when adding an 1997-08-07 22:33:01 +00:00
rmdir compare return value from getopt against -1 rather than EOF, per the final 1997-03-28 15:24:41 +00:00
sh Document the exit status for a command that was terminated by a 1997-11-12 04:32:50 +00:00
sleep Describe signals behaviour now 1997-08-12 21:20:12 +00:00
stty Correct confusing error message when called as 'stty -sane'. 1997-08-24 00:26:12 +00:00
sync Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
test Typo fix. 1997-06-02 06:40:08 +00:00
Makefile Acitvate chio(1). 1997-03-06 15:30:53 +00:00
Makefile.inc Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00