CVS log entries from 22.02.2002 (Fri) 10:05:31 - 23.02.2002 (Sat) 10:05:31 GMT
=====================================================
Summary by authors
=====================================================
Author: guy
        File: libpcap/pcap-dlpi.c; Revisions: 1.75, 1.74.2.1

=====================================================
Combined list of identical log entries
=====================================================
Description:
The "sbh_timestamp" member of an "sb_hdr" structure isn't necessarily a
"struct timeval" - on Solaris 7 and 8, when compiling in LP64 or I32LPx
mode, it's a "struct timeval32" (presumably so that bufmod doesn't have
to worry about whether the stream is being read by a 32-bit program or a
64-bit program).  Set the "struct timeval" "pkthdr.ts" by copying the
individual members rather than by doing a structure assignment.
Modified files:
        File: libpcap/pcap-dlpi.c; Revision: 1.75;
        Date: 2002/02/22 11:49:13; Author: guy; Lines: (+3 -2)
        File: libpcap/pcap-dlpi.c; Revision: 1.74.2.1;
        Date: 2002/02/22 11:49:42; Author: guy; Lines: (+3 -2)
=====================================================
Log entries
=====================================================
=====================================================
Summary of modified files
=====================================================
File: libpcap/pcap-dlpi.c
Revisions: 1.75, 1.74.2.1
Authors: guy (+3 -2), guy (+3 -2)
-- 
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