Date: Mon, 13 Jan 2003 11:53:12 -0800 (PST) From: Matthew Dillon <dillon@apollo.backplane.com> To: Pawel Jakub Dawidek <nick@garage.freebsd.pl> Cc: Maxime Henrion <mux@FreeBSD.ORG>, Bruce Evans <bde@zeta.org.au>, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, luigi@FreeBSD.ORG Subject: Re: cvs commit: src/sbin/ipfw ipfw.8 ipfw2.c Message-ID: <200301131953.h0DJrCcT030635@apollo.backplane.com> References: <20030113082610.GH9430@garage.freebsd.pl> <20030113222917.C12128-100000@gamplex.bde.org> <20030113140700.GP9430@garage.freebsd.pl> <200301131859.h0DIx2pa004540@apollo.backplane.com> <20030113190506.GF16775@elvis.mu.org> <200301131916.h0DJGe7p004746@apollo.backplane.com> <20030113192259.GQ9430@garage.freebsd.pl>
next in thread | previous in thread | raw e-mail | index | archive | help
: : :--GBuTPvBEOL0MYPgd :Content-Type: text/plain; charset=iso-8859-2 :Content-Disposition: inline :Content-Transfer-Encoding: quoted-printable : :On Mon, Jan 13, 2003 at 11:16:40AM -0800, Matthew Dillon wrote: :+> Something like this... : :Yes, and maybe for completness new type CTLTYPE_BOOL? :There are many sysctls that could be only 0 or 1 and now C99 defines :new type 'bool'. : :--=20 :Pawel Jakub Dawidek :UNIX Systems Administrator :http://garage.freebsd.pl Well, I think that's probably overkill. The variable should probably remain an int, though I suppose a CTLTYPE_BOOL could allow only 0 or 1. But, still, I think it is unnecessary. -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301131953.h0DJrCcT030635>