Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-4] src/etc
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.
Home |
Main Index |
Thread Index |
Old Index