freebsd-skq/bin
Garance A Drosehn 4e8b6a6fb0 Improvements to 'ps -p <x>'. If <x> is a process id that does not exist, then
just print the header (if any) and exit, thus matching the behavior on -stable
and other OS's.

Also adds support for <x> being a comma-separated list of processes, and does
a much better checking for invalid-values of <x>, such as 'ps -p someword'.

Reviewed by:	mentioned on freebsd-current
MFC after:	10 days
2004-03-17 22:46:58 +00:00
..
cat
chflags Only call chflags() on directories once. 2004-02-18 18:45:11 +00:00
chio
chmod Print unambiguous paths with -R -v. 2003-12-16 15:17:30 +00:00
cp Don't mmap(2) and munmap(2) zero-length files. 2003-11-13 05:26:55 +00:00
csh style.Makefile: 2004-02-23 20:05:14 +00:00
date Rev. 1.32 moved a comment to the wrong line. The hack refered to 2004-03-04 15:46:14 +00:00
dd Remove a.out at the end of 'make test' 2004-03-08 18:09:33 +00:00
df And a bandaid so that the output of "available space" is correct when 2004-03-09 10:02:44 +00:00
domainname
echo - Check and report write(2) errors. 2003-10-11 20:34:43 +00:00
ed Don't check for the existance of src/crypto/ for building items that 2003-07-24 18:30:25 +00:00
expr Get this area compiling with the highest WARNS= that it works with. 2003-06-13 07:04:02 +00:00
getfacl
hostname
kenv Get this area compiling with the highest WARNS= that it works with. 2003-06-13 07:04:02 +00:00
kill static and const. 2004-03-15 04:10:29 +00:00
ln
ls Fixes to output of ls -lh for certain file sizes: 2004-03-01 19:25:27 +00:00
mkdir
mv
pax Fix memory leak 2004-03-16 08:33:33 +00:00
ps Improvements to 'ps -p <x>'. If <x> is a process id that does not exist, then 2004-03-17 22:46:58 +00:00
pwd Rename a local variable in order to avoid collision with standard 'log' 2003-06-30 17:05:40 +00:00
rcp Turn malloc+snprintf into asnprintf. 2003-10-14 20:42:13 +00:00
realpath
rm o Fix a style bug and poor wording in comment. 2004-01-01 10:26:43 +00:00
rmail style.Makefile: 2004-02-23 20:05:14 +00:00
rmdir
setfacl Add additional documentation to setfacl(1) regarding the behavior of 2003-08-07 14:52:17 +00:00
sh style.Makefile: 2004-02-23 20:05:14 +00:00
sleep
stty
sync
test Don't escape names in MLINKS: this won't work with bsd.man.mk,v 1.53. 2003-09-07 12:52:17 +00:00
uuidgen The uuidgen(1) program is WARNS=6 clean, so flag it as such. 2003-12-07 21:34:56 +00:00
Makefile - Build things in pure dictionary order (see sort(1)). 2004-01-16 15:23:19 +00:00
Makefile.inc Force a staticly linked /bin and /sbin for ia64. The necessary changes 2003-11-19 16:59:00 +00:00