freebsd-skq/bin
Christian S.J. Peron a951d1f83b Currently if the user specifies -e and procfs is not mounted on /proc,
printing of the process environment will fail silently.

-define a function which will check to see if procfs is mounted on /proc
-Implement this test if the user specified -e
-If procfs is not mounted on /proc and -e was specified, print a warning.
 informing the user that procfs(5) is required.

Reviewed by:	wes, rwatson
2004-11-14 19:30:02 +00:00
..
cat
chflags chflags compiles with WARNS?=6. 2004-10-03 15:03:15 +00:00
chio
chmod
cp
csh
date Change the behaviour of `-v' so that, e.g., stepping a month back 2004-08-09 13:43:39 +00:00
dd Add a "fillchar" command line argument to dd(1) that permits the user 2004-08-15 19:10:05 +00:00
df
domainname
echo
ed Join the 21st century: Cryptography is no longer an optional component 2004-08-06 07:27:08 +00:00
expr
getfacl
hostname
kenv
kill
ln
ls
mkdir Don't read the byte at *argv[strlen(*argv) + 1]. 2004-09-24 06:57:26 +00:00
mv
pax Fix off-by-one errors and potential buffer overruns 2004-11-13 10:56:35 +00:00
ps Currently if the user specifies -e and procfs is not mounted on /proc, 2004-11-14 19:30:02 +00:00
pwd
rcp Introduce the PRECIOUSPROG knob in bsd.prog.mk, similar 2004-11-03 18:01:21 +00:00
realpath
rm UNIX conformance: If -r -f on non-existent directory, don't emit error. 2004-11-13 04:07:01 +00:00
rmail
rmdir
setfacl
sh When listing the special $ variables, ($!, $#, etc) list them as $! 2004-11-01 19:05:04 +00:00
sleep
stty Back out recent TTYDEF_LFLAG_ECHO invention. 2004-11-06 13:56:18 +00:00
sync
test
uuidgen
Makefile
Makefile.inc Now that we have gcc 3.4, we can flip ia64 to using a dynamically linked 2004-08-06 00:07:26 +00:00