aboutsummaryrefslogtreecommitdiffstats
path: root/doc/README.regression
AgeCommit message (Collapse)AuthorFilesLines
2006-05-31Rename the main executable to "wireshark", along with more conversions:Gerald Combs1-3/+3
ethereal.com -> wireshark.org mailing lists and addresses ETHEREAL -> WIRESHARK Man pages Automake/Autoconf names svn path=/trunk/; revision=18271
2006-05-31Tethereal/tethereal -> TShark/tshark.Gerald Combs1-8/+8
svn path=/trunk/; revision=18268
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
they have LF at the end of the line on UN*X and CR/LF on Windows; hopefully this means that if a CR/LF version is checked in on Windows, the CRs will be stripped so that they show up only when checked out on Windows, not on UN*X. svn path=/trunk/; revision=11400
2000-05-16Change 'cp' to 'mv' for 'accept' step.Gilbert Ramirez1-2/+2
svn path=/trunk/; revision=1967
2000-05-13Fix location of $(TETHEREAL) dependency.Gilbert Ramirez1-3/+3
svn path=/trunk/; revision=1954
2000-05-12Add a sample Makefile for regression testing by using tethereal.Gilbert Ramirez1-0/+78
svn path=/trunk/; revision=1947