Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/etc/rc.d/bootparams,v retrieving revision 1.6 retrieving revision 1.7 diff -u -p -r1.6 -r1.7 --- src/etc/rc.d/bootparams 2002/03/22 04:33:58 1.6 +++ src/etc/rc.d/bootparams 2004/08/13 18:08:03 1.7 @@ -1,13 +1,13 @@ #!/bin/sh # -# $NetBSD: bootparams,v 1.6 2002/03/22 04:33:58 thorpej Exp $ +# $NetBSD: bootparams,v 1.7 2004/08/13 18:08:03 mycroft Exp $ # # PROVIDE: bootparams # REQUIRE: rpcbind DAEMON # BEFORE: LOGIN -. /etc/rc.subr +$_rc_subr_loaded . /etc/rc.subr name="bootparamd" rcvar=$name