tcpdump mailing list archives

Automatic report from sources (tcpdump libpcap htdocs) between 16.04.2004 - 17.04.2004 GMT


From: "Automatic cvs log generator /tcpdump/bin/makelog" <mcr () sandelman ottawa on ca>
Date: Sat, 17 Apr 2004 05:07:04 -0400 (EDT)

CVS log entries from 16.04.2004 (Fri) 09:05:51 - 17.04.2004 (Sat) 09:05:53 GMT
=====================================================
Summary by authors
=====================================================
Author: guy
        File: tcpdump/print-nfs.c; Revisions: 1.102
        File: tcpdump/tcpdump-stdinc.h; Revisions: 1.9
        File: tcpdump/configure.in; Revisions: 1.180, 1.179
        File: tcpdump/configure; Revisions: 1.125, 1.124
        File: tcpdump/aclocal.m4; Revisions: 1.105, 1.104
        File: tcpdump/config.h.in; Revisions: 1.58, 1.57
        File: tcpdump/acconfig.h; Revisions: 1.26, 1.25
        File: tcpdump/missing/bittypes.h; Revisions: 1.4, 1.3

=====================================================
Combined list of identical log entries
=====================================================
Description:
First stage of adding support for 64-bit integral data types - this
causes "int64_t" and "u_int64_t" to be defined by the configure script,
and causes "missing/bittypes.h" to attempt to define "u_int64_t" in a
fashion that should, with any luck, work on MSVC++ and various flavors
of GNU C on Windows.
Modified files:
        File: tcpdump/acconfig.h; Revision: 1.25;
        Date: 2004/04/17 04:33:16; Author: guy; Lines: (+3 -1)
        File: tcpdump/aclocal.m4; Revision: 1.104;
        Date: 2004/04/17 04:33:17; Author: guy; Lines: (+15 -1)
        File: tcpdump/config.h.in; Revision: 1.57;
        Date: 2004/04/17 04:36:48; Author: guy; Lines: (+52 -61)
        File: tcpdump/configure; Revision: 1.124;
        Date: 2004/04/17 04:36:48; Author: guy; Lines: (+2520 -4448)
        File: tcpdump/configure.in; Revision: 1.179;
        Date: 2004/04/17 04:33:17; Author: guy; Lines: (+5 -2)
        File: tcpdump/missing/bittypes.h; Revision: 1.3;
        Date: 2004/04/17 04:33:18; Author: guy; Lines: (+18 -0)
-------------------------------
Description:
Second stage of adding support for 64-bit integral data types - this
causes the configure script to attempt to define the PRI[doux]64 macros
if they're not defined by including <inttypes.h>, and causes
"missing/bittypes.h" to attempt to define them, if undefined, in a
fashion that should, with any luck, work on MSVC++ and various flavors
of GNU C on Windows.

Fix the spelling of "Mac OS X".
Modified files:
        File: tcpdump/acconfig.h; Revision: 1.26;
        Date: 2004/04/17 08:44:49; Author: guy; Lines: (+8 -0)
        File: tcpdump/aclocal.m4; Revision: 1.105;
        Date: 2004/04/17 08:44:50; Author: guy; Lines: (+42 -1)
        File: tcpdump/config.h.in; Revision: 1.58;
        Date: 2004/04/17 08:46:16; Author: guy; Lines: (+8 -0)
        File: tcpdump/configure; Revision: 1.125;
        Date: 2004/04/17 08:46:16; Author: guy; Lines: (+389 -45)
        File: tcpdump/configure.in; Revision: 1.180;
        Date: 2004/04/17 08:44:51; Author: guy; Lines: (+61 -4)
        File: tcpdump/missing/bittypes.h; Revision: 1.4;
        Date: 2004/04/17 08:44:51; Author: guy; Lines: (+32 -0)
-------------------------------
Description:
Assume that u_int64_t is defined, along with PRI[dux]64, as per the
recent configure script changes.

On UN*X, include <inttypes.h> in "tcpdump-stdinc.h" if it defines the
PRI[duxo]64 macros.
Modified files:
        File: tcpdump/print-nfs.c; Revision: 1.102;
        Date: 2004/04/17 08:56:14; Author: guy; Lines: (+7 -26)
        File: tcpdump/tcpdump-stdinc.h; Revision: 1.9;
        Date: 2004/04/17 08:56:15; Author: guy; Lines: (+4 -1)
=====================================================
Log entries
=====================================================
=====================================================
Summary of modified files
=====================================================
File: tcpdump/acconfig.h
Revisions: 1.26, 1.25
Authors: guy (+8 -0), guy (+3 -1)
-------------------------------
File: tcpdump/aclocal.m4
Revisions: 1.105, 1.104
Authors: guy (+42 -1), guy (+15 -1)
-------------------------------
File: tcpdump/config.h.in
Revisions: 1.58, 1.57
Authors: guy (+8 -0), guy (+52 -61)
-------------------------------
File: tcpdump/configure
Revisions: 1.125, 1.124
Authors: guy (+389 -45), guy (+2520 -4448)
-------------------------------
File: tcpdump/configure.in
Revisions: 1.180, 1.179
Authors: guy (+61 -4), guy (+5 -2)
-------------------------------
File: tcpdump/missing/bittypes.h
Revisions: 1.4, 1.3
Authors: guy (+32 -0), guy (+18 -0)
-------------------------------
File: tcpdump/print-nfs.c
Revisions: 1.102
Authors: guy (+7 -26)
-------------------------------
File: tcpdump/tcpdump-stdinc.h
Revisions: 1.9
Authors: guy (+4 -1)
-- 
Automatic cron job from /tcpdump/bin/makelog
-
This is the tcpdump-workers list.
Visit https://lists.sandelman.ca/ to unsubscribe.


Current thread: