Date: Sun, 06 Jul 1997 20:09:02 +0800 From: Peter Wemm <peter@spinner.dialix.com.au> To: Bruce Evans <bde@zeta.org.au> Cc: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-etc@FreeBSD.ORG, peter@FreeBSD.ORG Subject: Re: cvs commit: src/etc/etc.i386 rc.i386 Message-ID: <199707061209.UAA22429@spinner.dialix.com.au> In-Reply-To: Your message of "Sun, 06 Jul 1997 18:04:29 %2B1000." <199707060804.SAA20322@godzilla.zeta.org.au>
next in thread | previous in thread | raw e-mail | index | archive | help
Bruce Evans wrote: > > Modified files: > > etc/etc.i386 rc.i386 > > Log: > > fix rndcontrol invocation.. rndcontrol has the irq after a -s switch, not > > just the next argument. We really need to be able to tag drivers with > > rand_args was supposed to allow multiple -s args, something like > "-s 5 -s 11", but this doesn't work, except possibly with non-obvious > quoting. rc.conf still says to use -s. Ahh, now I see what was wrong.. It worked with "-s5" but not the normal form of "-s 5". > Bruce > Cheers, -Peter
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199707061209.UAA22429>