CVS log entries from 20.04.2002 (Sat) 09:05:35 - 21.04.2002 (Sun) 09:05:40 GMT
=====================================================
Summary by authors
=====================================================
Author: guy
File: tcpdump/print-radius.c; Revisions: 1.11, 1.10.2.1
File: libpcap/savefile.c; Revisions: 1.60, 1.55.2.4
File: libpcap/bpf/net/bpf.h; Revisions: 1.56, 1.55, 1.52.2.3, 1.52.2.2
File: tcpdump/smbutil.c; Revisions: 1.19, 1.18.2.1
File: tcpdump/print-rx.c; Revisions: 1.28, 1.27.2.1
=====================================================
Combined list of identical log entries
=====================================================
Description:
Throw in
#ifdef __cplusplus
extern "C" {
#endif
and change
#if __STDC__
to
#if __STDC__ || defined(__cplusplus)
around the non-kernel function prototypes, so they work right when
compiling with C++.
Modified files:
File: libpcap/bpf/net/bpf.h; Revision: 1.55;
Date: 2002/04/20 10:02:16; Author: guy; Lines: (+10 -2)
File: libpcap/bpf/net/bpf.h; Revision: 1.52.2.2;
Date: 2002/04/20 10:02:56; Author: guy; Lines: (+10 -2)
-------------------------------
Description:
Don Lee was doing IP-over-FC, with the link-layer header from the
capture device having only an RFC 2625 Network_Header field, not a Fibre
Channel frame header; rename the constants to emphasize this and to
leave room for another "raw Fibre Channel" link-layer type, if it's ever
needed.
Modified files:
File: libpcap/savefile.c; Revision: 1.60;
Date: 2002/04/20 21:01:57; Author: guy; Lines: (+4 -4)
File: libpcap/savefile.c; Revision: 1.55.2.4;
Date: 2002/04/20 21:05:02; Author: guy; Lines: (+4 -4)
File: libpcap/bpf/net/bpf.h; Revision: 1.56;
Date: 2002/04/20 21:01:58; Author: guy; Lines: (+9 -4)
File: libpcap/bpf/net/bpf.h; Revision: 1.52.2.3;
Date: 2002/04/20 21:05:03; Author: guy; Lines: (+9 -4)
-------------------------------
Description:
Protect includes of <time.h> with "#ifdef TIME_WITH_SYS_TIME".
Modified files:
File: tcpdump/print-rx.c; Revision: 1.28;
Date: 2002/04/20 09:42:57; Author: guy; Lines: (+3 -1)
File: tcpdump/print-rx.c; Revision: 1.27.2.1;
Date: 2002/04/20 09:43:26; Author: guy; Lines: (+3 -1)
File: tcpdump/smbutil.c; Revision: 1.19;
Date: 2002/04/20 09:42:58; Author: guy; Lines: (+3 -1)
File: tcpdump/smbutil.c; Revision: 1.18.2.1;
Date: 2002/04/20 09:43:28; Author: guy; Lines: (+3 -1)
-------------------------------
Description:
Include <time.h>, if possible, to declare "ctime()".
Modified files:
File: tcpdump/print-radius.c; Revision: 1.11;
Date: 2002/04/20 09:40:42; Author: guy; Lines: (+5 -1)
File: tcpdump/print-radius.c; Revision: 1.10.2.1;
Date: 2002/04/20 09:42:09; Author: guy; Lines: (+5 -1)
=====================================================
Log entries
=====================================================
=====================================================
Summary of modified files
=====================================================
File: libpcap/bpf/net/bpf.h
Revisions: 1.56, 1.55, 1.52.2.3, 1.52.2.2
Authors: guy (+9 -4), guy (+10 -2), guy (+9 -4), guy (+10 -2)
-------------------------------
File: libpcap/savefile.c
Revisions: 1.60, 1.55.2.4
Authors: guy (+4 -4), guy (+4 -4)
-------------------------------
File: tcpdump/print-radius.c
Revisions: 1.11, 1.10.2.1
Authors: guy (+5 -1), guy (+5 -1)
-------------------------------
File: tcpdump/print-rx.c
Revisions: 1.28, 1.27.2.1
Authors: guy (+3 -1), guy (+3 -1)
-------------------------------
File: tcpdump/smbutil.c
Revisions: 1.19, 1.18.2.1
Authors: guy (+3 -1), guy (+3 -1)
--
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