Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Apr 2004 07:27:28 -0700 (PDT)
From:      Maxime Henrion <mux@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/arp Makefile arp.c
Message-ID:  <200404091427.i39ERSWC044630@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404091427.i39ERSWC044630>