Date: Fri, 12 Dec 2003 13:07:18 -0800 From: Sam Leffler <sam@errno.com> To: des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=) Cc: arch@freebsd.org Subject: Re: bpf cleanup Message-ID: <200312121307.18991.sam@errno.com> In-Reply-To: <xzp3cbp3g81.fsf@dwp.des.no> References: <200312121245.59954.sam@errno.com> <xzp3cbp3g81.fsf@dwp.des.no>
next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 12 December 2003 12:59 pm, Dag-Erling Sm=F8rgrav wrote: > Sam Leffler <sam@errno.com> writes: > > Buried in this patch are also some changes to make consistent the > > prepending of the address family for some devices. Previously some code > > was assuming sizeof(int) =3D=3D sizeof(u_int) =3D=3D 4 bytes; they've a= ll been > > changed to use u_int32_t. > > uint32_t please, as per style(9). I following existing code. Someone else can make gratuitous changes like t= his=20 separately. Sam
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312121307.18991.sam>