aboutsummaryrefslogtreecommitdiffstats
path: root/rdps.c
AgeCommit message (Expand)AuthorFilesLines
2006-06-24coverity 169 dead codeRonnie Sahlberg1-11/+1
2006-05-28Ethereal->WiresharkAnders Broman1-5/+5
2006-05-21name changeRonnie Sahlberg1-2/+2
2005-07-22More 'char*' -> 'const char*' warning fixesJörg Mayer1-2/+2
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2004-01-25There's no need to keep a "FILE *" for the file being printed to in aGuy Harris1-3/+3
2004-01-24As with "file_write_error_message()", so withGuy Harris1-2/+3
2004-01-23trivial signed/unsigned warning fixesJörg Mayer1-3/+3
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-4/+4
2002-06-29Have "print_line()" take an indentation argument, and do blankGuy Harris1-11/+3
1999-07-21Finally got the win32 ethereal to link properly with MSVC.Gilbert Ramirez1-2/+2
1998-09-16Added ID tags to the beginning of each source file.Gerald Combs1-0/+2
1998-09-16Initial revisionGerald Combs1-0/+185