cvs commit: src/usr.sbin/arp arp.c
    Luigi Rizzo 
    luigi at FreeBSD.org
       
    Tue Apr 13 07:16:38 PDT 2004
    
    
  
luigi       2004/04/13 07:16:37 PDT
  FreeBSD src repository
  Modified files:
    usr.sbin/arp         arp.c 
  Log:
  Massive cleanup of the code removing global variables to
  pass function arguments and results.
  
  Hopefully no functional changes except fixing a couple of
  bugs which could cause endless loops if an ioctl() on an
  interface would fail.
  
  Revision  Changes    Path
  1.50      +198 -205  src/usr.sbin/arp/arp.c
    
    
More information about the cvs-all
mailing list