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