Subject: PR/35366 CVS commit: [netbsd-4] src/etc
To: None <misc-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Matthias Scheler <tron@netbsd.org>
List: netbsd-bugs
Date: 02/10/2007 14:20:04
The following reply was made to PR misc/35366; it has been noted by GNATS.

From: Matthias Scheler <tron@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/35366 CVS commit: [netbsd-4] src/etc
Date: Sat, 10 Feb 2007 14:17:21 +0000 (UTC)

 Module Name:	src
 Committed By:	tron
 Date:		Sat Feb 10 14:17:21 UTC 2007
 
 Modified Files:
 	src/etc [netbsd-4]: rc.subr
 
 Log Message:
 Pull up following revision(s) (requested by hubertf in ticket #433):
 	etc/rc.subr: revision 1.68
 _find_processes(): in addition to the existing "interpreter: /path/to/daemon"
 also recognize "interpreter: daemon" in ps(1) output.
 That case statement should be rewritten with expr(1) if more flexibility is
 needed.
 Fixes PR 35366 by Dominik Joe Pantucek, debugged with much assistance
 by him on IRC.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.67 -r1.67.2.1 src/etc/rc.subr
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.