cvs commit: src/usr.sbin/arp Makefile arp.c

Maxime Henrion mux at FreeBSD.org
Fri Apr 9 07:27:28 PDT 2004


mux         2004/04/09 07:27:28 PDT

  FreeBSD src repository

  Modified files:
    usr.sbin/arp         Makefile arp.c 
  Log:
  - Change several errx() calls that should have been err() calls.
  - Handle empty ARP tables properly.
  - Remove register keyword.
  - arp(8) is WARNS?=4 clean, so mark it as such to avoid regressions.
  
  Revision  Changes    Path
  1.10      +1 -1      src/usr.sbin/arp/Makefile
  1.47      +14 -12    src/usr.sbin/arp/arp.c


More information about the cvs-src mailing list