cvs commit: src/sys/netgraph ng_pppoe.c
    Gleb Smirnoff 
    glebius at FreeBSD.org
       
    Mon Aug  7 08:05:14 UTC 2006
    
    
  
glebius     2006-08-07 08:05:10 UTC
  FreeBSD src repository
  Modified files:
    sys/netgraph         ng_pppoe.c 
  Log:
  - Use log(9) instead of printf(9).
  - Print node ID, where possible.
  - Prepend log messages with function name, or at least with "ng_pppoe".
  
  Reviewed by:    julian
  Tested by:      Joao Barros <joao.barros gmail.com>
  
  Revision  Changes    Path
  1.79      +44 -26    src/sys/netgraph/ng_pppoe.c
    
    
More information about the cvs-all
mailing list