shutdown node VS disconnect all hooks

Roman Kurakin rik at cronyx.ru
Fri May 28 14:35:06 GMT 2004


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






More information about the freebsd-net mailing list