aboutsummaryrefslogtreecommitdiff
path: root/bin/ps/ps.c
Commit message (Expand)AuthorAgeFilesLines
* Cosmetic change in usage string.Philippe Charnier1997-06-061-6/+5
* Dynamically adjust size of displayed username to the longest username whichJordan K. Hubbard1997-04-291-5/+46
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-281-2/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* -Wall cleaning.Steve Price1996-12-141-3/+3
* Remove unneeded #include <sys/proc.h>.Jeffrey Hsu1996-11-101-2/+1
* Implement a -c option to ps to display the short command name instead ofPeter Wemm1996-10-211-5/+9
* Use the correct buffer size from limits.h for the error bufferMike Pritchard1996-01-201-2/+3
* oops. I forgot to add the "[-U username]" option to the usage string.Peter Wemm1996-01-121-2/+2
* Implement a new option to ps.. `-U username'. This allows you toPeter Wemm1995-12-261-3/+14
* Change local to LC_ALL, there is no bitmaskAndrey A. Chernov1995-10-261-2/+3
* Add setlocale LC_CTYPE|LC_TIMEAndrey A. Chernov1995-10-231-1/+3
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* You will find enclosed some changes to make gcc -Wall more happy inJoerg Wunsch1995-03-191-4/+5
* Use kvm_uread instead of kvm_read to access the upages.David Greenman1994-10-181-2/+3
* On second thought...back out previous commit.David Greenman1994-10-021-3/+2
* Include rtprio.hDavid Greenman1994-10-021-2/+3
* Added $Id$David Greenman1994-09-241-0/+2
* BSD 4.4 Lite bin SourcesRodney W. Grimes1994-05-261-0/+504