CVS log entries from 15.07.2002 (Mon) 09:05:59 - 16.07.2002 (Tue) 09:05:50 GMT
=====================================================
Summary by authors
=====================================================
Author: guy
        File: libpcap/INSTALL.txt; Revisions: 1.4, 1.3, 1.2.2.1
        File: tcpdump/INSTALL; Revisions: 1.49, 1.48, 1.47.6.1
        File: tcpdump/print-fr.c; Revisions: 1.3
        File: tcpdump/util.c; Revisions: 1.75, 1.74, 1.72.2.2, 1.72.2.1

=====================================================
Combined list of identical log entries
=====================================================
Description:
Update and fix up the list of files and the note on Linux.
Modified files:
        File: tcpdump/INSTALL; Revision: 1.48;
        Date: 2002/07/16 04:36:08; Author: guy; Lines: (+67 -32)
        File: tcpdump/INSTALL; Revision: 1.47.6.1;
        Date: 2002/07/16 04:41:57; Author: guy; Lines: (+64 -32)
-------------------------------
Description:
Clean up "safeputchar()" a bit.
Modified files:
        File: tcpdump/util.c; Revision: 1.75;
        Date: 2002/07/16 04:03:16; Author: guy; Lines: (+3 -3)
        File: tcpdump/util.c; Revision: 1.72.2.2;
        Date: 2002/07/16 04:03:54; Author: guy; Lines: (+3 -3)
-------------------------------
Description:
In "safeputchar()", use the result of extracting an unsigned character
from the argument, rather than the argument itself, when testing whether
it should be printed or not (the argument might well be a sign-extended
version of an 8-bit character, in which case it's < 0x80 as it's
negative, but it can't be safely handed to "isprint()").
Modified files:
        File: tcpdump/util.c; Revision: 1.74;
        Date: 2002/07/16 03:58:16; Author: guy; Lines: (+4 -4)
        File: tcpdump/util.c; Revision: 1.72.2.1;
        Date: 2002/07/16 03:58:45; Author: guy; Lines: (+4 -4)
-------------------------------
Description:
Update and fix up the list of files.
Modified files:
        File: libpcap/INSTALL.txt; Revision: 1.3;
        Date: 2002/07/16 05:00:00; Author: guy; Lines: (+26 -15)
        File: libpcap/INSTALL.txt; Revision: 1.2.2.1;
        Date: 2002/07/16 05:02:47; Author: guy; Lines: (+26 -15)
=====================================================
Log entries
=====================================================
Description:
An additional update.
Modified files:
        File: libpcap/INSTALL.txt; Revision: 1.4;
        Date: 2002/07/16 05:03:34; Author: guy; Lines:  (+2 -1)
-------------------------------
Description:
Add items for SunATM.
Modified files:
        File: tcpdump/INSTALL; Revision: 1.49;
        Date: 2002/07/16 04:46:41; Author: guy; Lines:  (+4 -1)
-------------------------------
Description:
ETHERTYPE_IP will never show up as an NLPID in a Frame Relay packet, as
the NLPID is 1 byte and 0x800 doesn't fit in one byte.
Modified files:
        File: tcpdump/print-fr.c; Revision: 1.3;
        Date: 2002/07/16 04:09:27; Author: guy; Lines:  (+1 -2)
=====================================================
Summary of modified files
=====================================================
File: libpcap/INSTALL.txt
Revisions: 1.4, 1.3, 1.2.2.1
Authors: guy (+2 -1), guy (+26 -15), guy (+26 -15)
-------------------------------
File: tcpdump/INSTALL
Revisions: 1.49, 1.48, 1.47.6.1
Authors: guy (+4 -1), guy (+67 -32), guy (+64 -32)
-------------------------------
File: tcpdump/print-fr.c
Revisions: 1.3
Authors: guy (+1 -2)
-------------------------------
File: tcpdump/util.c
Revisions: 1.75, 1.74, 1.72.2.2, 1.72.2.1
Authors: guy (+3 -3), guy (+4 -4), guy (+3 -3), guy (+4 -4)
-- 
Automatic cron job from /tcpdump/bin/makelog
-
This is the TCPDUMP workers list. It is archived at
http://www.tcpdump.org/lists/workers/index.html
To unsubscribe use mailto:[EMAIL PROTECTED]?body=unsubscribe

Reply via email to