CVS log entries from 24.03.2003 (Mon) 10:06:00 - 25.03.2003 (Tue) 10:05:57 GMT
=====================================================
Summary by authors
=====================================================
Author: guy
File: tcpdump/interface.h; Revisions: 1.207
File: tcpdump/missing/strsep.c; Revisions: 1.3
File: tcpdump/print-esp.c; Revisions: 1.37
File: tcpdump/Makefile.in; Revisions: 1.273
=====================================================
Log entries
=====================================================
Description:
Add a rule to build "strsep.o" from "missing/strsep.c", so that we can
build on platforms lacking "strsep()".
Modified files:
File: tcpdump/Makefile.in; Revision: 1.273;
Date: 2003/03/25 08:32:59; Author: guy; Lines: (+3 -1)
-------------------------------
Description:
Declare "strsep()" along with the other string routines we provide for
ourselves on platforms that lack them.
Modified files:
File: tcpdump/interface.h; Revision: 1.207;
Date: 2003/03/25 08:33:34; Author: guy; Lines: (+5 -1)
-------------------------------
Description:
Fix up some compiler warnings.
Modified files:
File: tcpdump/missing/strsep.c; Revision: 1.3;
Date: 2003/03/25 08:33:48; Author: guy; Lines: (+8 -5)
-------------------------------
Description:
Eliminate a GCC warning about a "char" array subscript - and, by doing
so, fix the code to correctly handle bytes with the 8th bit set (well,
to handle them correctly if the string is made up solely of single-byte
characters...).
Modified files:
File: tcpdump/print-esp.c; Revision: 1.37;
Date: 2003/03/25 08:30:46; Author: guy; Lines: (+2 -2)
=====================================================
Summary of modified files
=====================================================
File: tcpdump/Makefile.in
Revisions: 1.273
Authors: guy (+3 -1)
-------------------------------
File: tcpdump/interface.h
Revisions: 1.207
Authors: guy (+5 -1)
-------------------------------
File: tcpdump/missing/strsep.c
Revisions: 1.3
Authors: guy (+8 -5)
-------------------------------
File: tcpdump/print-esp.c
Revisions: 1.37
Authors: guy (+2 -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]