cvs commit: src/sys/netinet in_proto.c
    Andre Oppermann 
    andre at FreeBSD.org
       
    Tue Oct 19 08:58:23 PDT 2004
    
    
  
andre       2004-10-19 15:58:22 UTC
  FreeBSD src repository
  Modified files:
    sys/netinet          in_proto.c 
  Log:
  Make use of the PROTO_SPACER functionality for dynamically loadable
  protocols in inetsw[] and define initially eight spacer slots.
  
  Remove conflicting declaration 'struct pr_usrreqs nousrreqs'.  It is
  now declared and initialized in kern/uipc_domain.c.
  
  Revision  Changes    Path
  1.74      +19 -2     src/sys/netinet/in_proto.c
    
    
More information about the cvs-all
mailing list