freebsd-dev/bin/ps
Xin LI 6aac4c27da Several improvements to ps.1:
- Document the fact that empty heading text suppresses the
	  heading line (e.g. 'ps -o pid='), as this is very useful
	  in scripts.
	- Describe logname keyword more completely.
	- Describe the printing of arguments more completely.
	- Put lockname in the correct alphabetical order in the list
	  of all keywords.
	- Correct sentence in standards section.

Submitted by:	Jilles Tjoelker <jilles at stack nl>
PR:		docs/73618
MFC After:	1 week
2005-02-14 16:56:15 +00:00
..
extern.h Change "struct varent" to use the standard queue(8) macros, instead of 2004-06-23 23:48:09 +00:00
fmt.c Get rid of a cast to '(void) ' on the return of a call to strcpy. 2004-06-22 02:18:29 +00:00
keyword.c Since it is not un-common for a process's resident set size (rss) 2005-02-06 16:34:49 +00:00
Makefile ps(1) is WARNS=6 on all Tier-1 platforms as far as I can test, 2005-01-27 13:42:40 +00:00
nlist.c Remove clause 3 from the UCB licenses. 2004-04-06 20:06:54 +00:00
print.c Use warn() instead of perror(). 2004-07-20 05:52:00 +00:00
ps.1 Several improvements to ps.1: 2005-02-14 16:56:15 +00:00
ps.c Sync program's usage() with manpage's SYNOPSIS. 2005-02-09 17:37:39 +00:00
ps.h Change "struct varent" to use the standard queue(8) macros, instead of 2004-06-23 23:48:09 +00:00