cvs commit: src/contrib/tcp_wrappers diag.c

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Wed Sep 14 21:34:48 PDT 2005


sephe       2005/09/14 21:33:04 PDT

DragonFly src repository

  Modified files:
    contrib/tcp_wrappers diag.c 
  Log:
  diag.c:
  - move sccs id string into comment, add DragonFly cvs tag
  - use stdarg.h instead of mystdarg.h
  - constify various format strings
  - remove stdio.h inclusion, which is will be done in tcpd.h
  
  tcpd.h:
  - include stdio.h
      Requested-by: Jeremy C. Reed <reed at reedmedia.net>
      Obtained-from: NetBSD
  - in tcpd_{warn, jump}()'s declaration, constify format strings
  
  Revision  Changes    Path
  1.2       +14 -17    src/contrib/tcp_wrappers/diag.c


http://www.dragonflybsd.org/cvsweb/src/contrib/tcp_wrappers/diag.c.diff?r1=1.1&r2=1.2&f=u





More information about the Commits mailing list