Subject: CVS commit: src/bin/ps
To: None <source-changes@NetBSD.org>
From: Andrew Brown <atatat@netbsd.org>
List: source-changes
Date: 11/29/2004 04:44:10
Module Name:	src
Committed By:	atatat
Date:		Mon Nov 29 04:44:10 UTC 2004

Modified Files:
	src/bin/ps: ps.c

Log Message:
Make ps understand "-tpts/4" by assuming that ptyfs is mounted on
/dev/pts and that the '/' immediately preceding the digits does not
need a 'p' in front of it (ick, kludge_oldps_options()).


To generate a diff of this commit:
cvs rdiff -r1.55 -r1.56 src/bin/ps/ps.c

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