From owner-cvs-all Sun Apr 19 14:42:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA19001 for cvs-all-outgoing; Sun, 19 Apr 1998 14:42:51 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA18963; Sun, 19 Apr 1998 21:42:42 GMT (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA25528; Sun, 19 Apr 1998 14:42:08 -0700 (PDT) Date: Sun, 19 Apr 1998 14:42:08 -0700 (PDT) Message-Id: <199804192142.OAA25528@freefall.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 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk 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 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