1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/bin/ps
Garance A Drosehn a9f48b449a Fix a problem introduced by change 1.73, which causes a seg-fault if
the user specifies a keyword which is an alias to some other keyword.
E.g.: stat (for state) or pcpu (for %cpu)..

Submitted by:	Kostik Belousov
MFC plans:	"soon"
2006-04-05 17:40:46 +00:00
..
extern.h
fmt.c
keyword.c Fix a problem introduced by change 1.73, which causes a seg-fault if 2006-04-05 17:40:46 +00:00
Makefile
nlist.c
print.c For pts, print the pts number, instead of the full name. As it was, we ended 2006-02-21 13:02:18 +00:00
ps.1 o Typo: s/teminal/terminal/. 2005-04-29 11:10:27 +00:00
ps.c Sync program's usage() with manpage's SYNOPSIS. 2005-02-09 17:37:39 +00:00
ps.h