Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Jan 2007 12:25:12 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netatalk aarp.c aarp.h at_extern.h
Message-ID:  <200701121225.l0CCPCtf069711@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2007-01-12 12:25:12 UTC

  FreeBSD src repository

  Modified files:
    sys/netatalk         aarp.c aarp.h at_extern.h 
  Log:
  Re-style aarp with style(9): normal plethora of white space, brace,
  etc, changes.
  
  Remove a small amount of #if !defined(__FreeBSD__) code.
  
  Add missing include guard for _NETATALK_AARP_H_.
  
  Remove unneeded (and conflicting) extern prototype for aarptfree().
  
  Revision  Changes    Path
  1.42      +482 -495  src/sys/netatalk/aarp.c
  1.5       +33 -31    src/sys/netatalk/aarp.h
  1.17      +0 -4      src/sys/netatalk/at_extern.h



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