Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 May 2004 18:31:18 +0400
From:      Roman Kurakin <rik@cronyx.ru>
To:        Gleb Smirnoff <glebius@cell.sick.ru>
Cc:        Julian Elischer <julian@elischer.org>
Subject:   Re: shutdown node VS disconnect all hooks
Message-ID:  <40B74D36.7040600@cronyx.ru>
In-Reply-To: <20040528135516.GA44564@cell.sick.ru>
References:  <Pine.GSO.4.60.0405281022360.18426@zeus> <Pine.BSF.4.21.0405280128570.63204-100000@InterJet.elischer.org> <20040528100914.GA43187@cell.sick.ru> <40B7439D.9030904@cronyx.ru> <20040528135516.GA44564@cell.sick.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
Gleb Smirnoff wrote:

>On Fri, May 28, 2004 at 05:50:21PM +0400, Roman Kurakin wrote:
>R> >Here is the first one - convert all ng_type initializers to C99 sparse 
>R> >type.
>R> > 
>R> Hey guys, it seems all of you forgot about device nodes :-)
>
>Which ones? Just point me and I'll send diffs. My fingers can already convert
>ng_type initializers to c99 without interaction with brain :)
>  
>
/cronyx/CVSUP/FreeBSD-5x/src/sys > grep -R "\bng_type\b" * | grep -v 
"^netgraph"
 | grep -v "ctau" | grep -v "cp" | grep -v "cx"
dev/ar/if_ar.c:static struct ng_type typestruct = {
dev/musycc/musycc.c:static struct ng_type ngtypestruct = {
dev/sr/if_sr.c:static struct ng_type typestruct = {
dev/usb/udbp.c:Static struct ng_type ng_udbp_typestruct = {
i4b/driver/i4b_ing.c:static struct ng_type typestruct = {
pci/if_mn.c:static struct ng_type mntypestruct = {

rik






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40B74D36.7040600>