Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Apr 1998 14:42:08 -0700 (PDT)
From:      Brian Somers <brian@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG
Subject:   cvs commit: src/lib/libalias alias.c alias.h alias_db.c alias_irc.c
Message-ID:  <199804192142.OAA25528@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       1998/04/19 14:42:08 PDT

  Modified files:
    lib/libalias         alias.c alias.h alias_db.c alias_irc.c 
  Log:
  o Support a compile-time -DNO_FW_PUNCH for portability
    (and those of us that don't want the functionality).
  o Don't assume sizeof(long) == 4.
  Ok'd by: Charles Mott <cmott@srv.net>
  
  Revision  Changes    Path
  1.5       +2 -2      src/lib/libalias/alias.c
  1.8       +5 -1      src/lib/libalias/alias.h
  1.9       +15 -0     src/lib/libalias/alias_db.c
  1.3       +1 -1      src/lib/libalias/alias_irc.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



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