Hi!
RC4 is no more. It's better to be more generic.
comments / oks ?
Ciao,
David
Index: rc
===================================================================
RCS file: /cvs/src/etc/rc,v
retrieving revision 1.444
diff -u -p -u -p -r1.444 rc
--- rc 17 Nov 2014 18:19:08 -0000 1.444
+++ rc 29 Nov 2014 18:54:54 -0000
@@ -359,7 +359,7 @@ if [ -f /etc/resolv.conf.save ]; then
touch /etc/resolv.conf
fi
sh /etc/netstart
-dmesg > /dev/random # any write triggers an RC4 rekey
+dmesg > /dev/random # any write triggers a rekey
if [ X"${pf}" != X"NO" ]; then
if [ -f ${pf_rules} ]; then