Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 04/14/2000 21:40:47
Module Name:	basesrc
Committed By:	simonb
Date:		Sat Apr 15 04:40:47 UTC 2000

Modified Files:
	basesrc/bin/ps: ps.1 ps.c

Log Message:
Use tty "?" to select processes with no controlling tty and tty "-" to
select processes with a revoked controlling tty.

Idea from SunOS/Solaris, suggested by Alexis Rosen.


To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 basesrc/bin/ps/ps.1 basesrc/bin/ps/ps.c

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