Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Chris G. Demetriou <cgd@netbsd.org>
List: source-changes
Date: 11/07/1999 22:40:10
Module Name:	basesrc
Committed By:	cgd
Date:		Mon Nov  8 06:40:10 UTC 1999

Modified Files:
	basesrc/bin/ps [netbsd-1-4]: extern.h

Log Message:
pull up rev 1.14 from trunk (requested by jdolecek):
  When using the procfs for extracting process information, extract process
  start time, arguments, and session leadership status.  Also, fall back to
  procfs when kvm_openfiles() completely fails (e.g. when /dev/mem is not
  readable).  Fixes PR#7772.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.13.2.1 basesrc/bin/ps/extern.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.