On Fri, 28 May 2004, Gleb Smirnoff wrote:
> On Fri, May 28, 2004 at 06:31:18PM +0400, Roman Kurakin wrote: > R> >On Fri, May 28, 2004 at 05:50:21PM +0400, Roman Kurakin wrote: > R> >R> >Here is the first one - convert all ng_type initializers to C99 sparse > R> >R> >type. > R> >R> > > R> >R> Hey guys, it seems all of you forgot about device nodes :-) > R> > > R> >Which ones? Just point me and I'll send diffs. My fingers can already > R> >convert > R> >ng_type initializers to c99 without interaction with brain :) > R> > > R> /cronyx/CVSUP/FreeBSD-5x/src/sys > grep -R "\bng_type\b" * | grep -v > R> "^netgraph" > R> | grep -v "ctau" | grep -v "cp" | grep -v "cx" > > Thanks. Why did you skip your own nodes? > > R> dev/ar/if_ar.c:static struct ng_type typestruct = { > R> dev/musycc/musycc.c:static struct ng_type ngtypestruct = { > R> dev/sr/if_sr.c:static struct ng_type typestruct = { > R> dev/usb/udbp.c:Static struct ng_type ng_udbp_typestruct = { > R> i4b/driver/i4b_ing.c:static struct ng_type typestruct = { > R> pci/if_mn.c:static struct ng_type mntypestruct = { > also netgraph/bluetooth/drivers/h4/ng_h4.c netgraph/bluetooth/drivers/bt3c/ng_bt3c_pccard.c netgraph/bluetooth/drivers/ubt/ng_ubt.c > here are the patches > > -- > Totus tuus, Glebius. > GLEBIUS-RIPN GLEB-RIPE > _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"