Date: Sun, 15 Nov 2009 11:41:44 +0000 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: =?windows-1251?Q?=CA=EE=ED=FC=EA=EE=E2_=C5=E2=E3=E5=ED=E8=E9?= <kes-kes@yandex.ru> Cc: freebsd-questions@freebsd.org Subject: Re: rc.subr patch to set FIB to demon Message-ID: <4AFFE8F8.3060303@infracaninophile.co.uk> In-Reply-To: <1755834289.20091114233449@yandex.ru> References: <1755834289.20091114233449@yandex.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigBFF5DD95C6F66B635EFFDCEF Content-Type: text/plain; charset=windows-1251; format=flowed Content-Transfer-Encoding: quoted-printable =CA=EE=ED=FC=EA=EE=E2 =C5=E2=E3=E5=ED=E8=E9 wrote: > Hello, . >=20 > Link to news: > http://www.kes.net.ua/softdev/fib_patch.html >=20 >=20 > rc.subr.patch > ------------- >=20 > 2c2 > < # $FreeBSD: src/etc/rc.subr,v 1.77.2.1.2.1 2008/11/25 02:59:29 kensmi= th Exp $ > --- >> # $FreeBSD: src/etc/rc.subr,v 1.77.2.1 2008/05/12 07:29:03 mtm Exp $ > 605d604 > < > 664a664,669 >> _fib=3D >> if [ "${name}_fib" ]; then >> eval _fib=3D\$${name}_fib >> _fib=3D"/usr/sbin/setfib $_fib" >> fi >> > 670c675 > < $_chroot $command $rc_flags $command_args" > --- >> $_chroot $_fib $command $rc_flags $command_args" > 674c679 > < $command $rc_flags $command_args" > --- >> $_fib $command $rc_flags $command_args" >=20 >=20 Interesting. I see you submitted this as a PR back in March, but there has been no activity other than to assign it to -net. Perhaps mailing the freebsd-rc@... list might raise some interest. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate Kent, CT11 9PW --------------enigBFF5DD95C6F66B635EFFDCEF Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.13 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAkr/6P4ACgkQ8Mjk52CukIwGOACfUicgyL57Z1O/EuX7ZaAnVepR mycAn0kdz+nP+zU37NM7pq7Fd0S4WCtq =Zf4A -----END PGP SIGNATURE----- --------------enigBFF5DD95C6F66B635EFFDCEF--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4AFFE8F8.3060303>