aboutsummaryrefslogtreecommitdiffstats
path: root/mergecap.c
AgeCommit message (Expand)AuthorFilesLines
2001-10-04Use longs as file offsets, so that on platforms with 64-bit "long" weGuy Harris1-3/+3
2001-07-20Get rid of some unused variables.Guy Harris1-4/+1
2001-07-14From Scott Renfro: correctly handle merging multiple files withGuy Harris1-7/+53
2001-07-13Update from Scott Renfro to allow mergecap to merge multiple captureGuy Harris1-140/+265
2001-07-12Mergecap utility for merging capture files, from Scott Renfro.Guy Harris1-0/+330