CVS log entries from 14.06.2001 (Thu) 09:05:33 - 15.06.2001 (Fri) 09:05:38 GMT
=====================================================
Summary by authors
=====================================================
Author: guy
        File: tcpdump/print-802_11.c; Revisions: 1.3
        File: tcpdump/ieee802_11.h; Revisions: 1.3

Author: itojun
        File: tcpdump/print-802_11.c; Revisions: 1.4
        File: tcpdump/parsenfsfh.c; Revisions: 1.20, 1.19
        File: tcpdump/print-llc.c; Revisions: 1.39
        File: tcpdump/print-telnet.c; Revisions: 1.13
        File: tcpdump/print-pppoe.c; Revisions: 1.13
        File: tcpdump/print-bxxp.c; Revisions: 1.4
        File: tcpdump/smbutil.c; Revisions: 1.14
        File: tcpdump/print-cdp.c; Revisions: 1.7, 1.6
        File: tcpdump/nfsfh.h; Revisions: 1.10

=====================================================
Combined list of identical log entries
=====================================================
Description:
style
Modified files:
        File: tcpdump/print-bxxp.c; Revision: 1.4;
        Date: 2001/06/15 07:45:42; Author: itojun; Lines: (+18 -33)
        File: tcpdump/print-llc.c; Revision: 1.39;
        Date: 2001/06/15 07:59:14; Author: itojun; Lines: (+2 -2)
        File: tcpdump/print-pppoe.c; Revision: 1.13;
        Date: 2001/06/15 07:24:51; Author: itojun; Lines: (+130 -156)
-------------------------------
Description:
Don't use "sizeof" to compute the sizes of various headers - the
structures for the headers might have padding added by the compiler (I
think at least some versions of GCC for ARM, for example, pad structures
to a multiple of 4 bytes in length), use explicit #define values.

The sequence control field of a management frame header is 16 bits long,
not 8 bits long.
Modified files:
        File: tcpdump/ieee802_11.h; Revision: 1.3;
        Date: 2001/06/14 09:50:01; Author: guy; Lines: (+16 -2)
        File: tcpdump/print-802_11.c; Revision: 1.3;
        Date: 2001/06/14 09:50:02; Author: guy; Lines: (+16 -15)
-------------------------------
Description:
avoid strcpy
Modified files:
        File: tcpdump/print-telnet.c; Revision: 1.13;
        Date: 2001/06/15 07:43:13; Author: itojun; Lines: (+2 -2)
        File: tcpdump/smbutil.c; Revision: 1.14;
        Date: 2001/06/15 07:43:13; Author: itojun; Lines: (+28 -28)
=====================================================
Log entries
=====================================================
Description:
one more copyright clarification from Jeffrey Mogul.
Modified files:
        File: tcpdump/nfsfh.h; Revision: 1.10;
        Date: 2001/06/15 01:08:09; Author: itojun; Lines:  (+33 -2)
-------------------------------
Description:
avoid sprintf
Modified files:
        File: tcpdump/parsenfsfh.c; Revision: 1.20;
        Date: 2001/06/15 07:42:19; Author: itojun; Lines:  (+2 -2)
-------------------------------
Description:
clearify copyright.  based on communication with the author,
Jeffrey Mogul <[EMAIL PROTECTED]>.
From: Jakob Schlyter <[EMAIL PROTECTED]>
Modified files:
        File: tcpdump/parsenfsfh.c; Revision: 1.19;
        Date: 2001/06/15 00:17:58; Author: itojun; Lines:  (+34 -1)
-------------------------------
Description:
style.  avoid sprintf
Modified files:
        File: tcpdump/print-802_11.c; Revision: 1.4;
        Date: 2001/06/15 07:39:43; Author: itojun; Lines:  (+371 -362)
-------------------------------
Description:
more overrun sensitivity
Modified files:
        File: tcpdump/print-cdp.c; Revision: 1.7;
        Date: 2001/06/15 07:58:28; Author: itojun; Lines:  (+28 -15)
-------------------------------
Description:
style.  avoid a couple of possible overrun
Modified files:
        File: tcpdump/print-cdp.c; Revision: 1.6;
        Date: 2001/06/15 07:54:19; Author: itojun; Lines:  (+108 -93)
=====================================================
Summary of modified files
=====================================================
File: tcpdump/ieee802_11.h
Revisions: 1.3
Authors: guy (+16 -2)
-------------------------------
File: tcpdump/nfsfh.h
Revisions: 1.10
Authors: itojun (+33 -2)
-------------------------------
File: tcpdump/parsenfsfh.c
Revisions: 1.20, 1.19
Authors: itojun (+2 -2), itojun (+34 -1)
-------------------------------
File: tcpdump/print-802_11.c
Revisions: 1.4, 1.3
Authors: itojun (+371 -362), guy (+16 -15)
-------------------------------
File: tcpdump/print-bxxp.c
Revisions: 1.4
Authors: itojun (+18 -33)
-------------------------------
File: tcpdump/print-cdp.c
Revisions: 1.7, 1.6
Authors: itojun (+28 -15), itojun (+108 -93)
-------------------------------
File: tcpdump/print-llc.c
Revisions: 1.39
Authors: itojun (+2 -2)
-------------------------------
File: tcpdump/print-pppoe.c
Revisions: 1.13
Authors: itojun (+130 -156)
-------------------------------
File: tcpdump/print-telnet.c
Revisions: 1.13
Authors: itojun (+2 -2)
-------------------------------
File: tcpdump/smbutil.c
Revisions: 1.14
Authors: itojun (+28 -28)
-- 
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