NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/50046 CVS commit: src/etc



The following reply was made to PR misc/50046; it has been noted by GNATS.

From: "Frank Wille" <phx%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/50046 CVS commit: src/etc
Date: Sat, 31 Oct 2015 12:31:37 +0000

 Module Name:	src
 Committed By:	phx
 Date:		Sat Oct 31 12:31:37 UTC 2015
 
 Modified Files:
 	src/etc: rc.subr
 
 Log Message:
 PR misc/50046
 Remove the expensive tests in _have_rc_postprocessor(), as proposed by apb@.
 It more than halves the multiuser boot time on slow machines and brings
 it back near to the previous level.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.96 -r1.97 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