Subject: CVS commit: src/bin/ps
To: None <source-changes@NetBSD.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 03/27/2004 14:49:13
Module Name: src
Committed By: simonb
Date: Sat Mar 27 14:49:13 UTC 2004
Modified Files:
src/bin/ps: extern.h keyword.c print.c ps.1
Log Message:
Add support for the POSIX.2 "etime" keyword - shows the elapsed time
since the process was started. Fix a couple of style nits as well.
Fix for part of PR standards/11224.
To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 src/bin/ps/extern.h
cvs rdiff -r1.38 -r1.39 src/bin/ps/keyword.c
cvs rdiff -r1.86 -r1.87 src/bin/ps/print.c
cvs rdiff -r1.65 -r1.66 src/bin/ps/ps.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.