summaryrefslogtreecommitdiff
path: root/networking/traceroute.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanup patch from Denis Vlasenko. Mostly variants of removing the if(x)Rob Landley2006-03-011-4/+2
* rfelker writes in Bug 740: s/u_char/unsigned char/Mike Frysinger2006-02-191-17/+17
* - add and use ATTRIBUTE_ALIGNED(num_bytes)Bernhard Reutner-Fischer2006-01-311-1/+1
* fix up annoying signed/unsigned and mixed type errorsEric Andersen2006-01-301-2/+2
* - add platform.h.Bernhard Reutner-Fischer2006-01-221-1/+1
* - new bb_opt_complementally syntax, use [-:?] only - 'free' chars"Vladimir N. Oleynik"2005-10-141-1/+1
* usage bb_dev_null"Vladimir N. Oleynik"2005-10-121-2/+1
* - sync traceroute with Slackware-10.1"Vladimir N. Oleynik"2005-09-061-344/+1202
* typecast to intMike Frysinger2005-07-311-1/+1
* much more concise fix for bug #45. just align the packet...Paul Fox2005-07-201-6/+5
* applying fix for:Paul Fox2005-07-191-4/+6
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-1/+1
* Remove remaining libc5 support codeEric Andersen2003-07-221-91/+0
* Major coreutils update.Manuel Novoa III2003-03-191-13/+13
* ansifyAaron Lehmann2002-08-231-4/+2
* Remove advertising clauses in accordance withAaron Lehmann2002-06-231-5/+1
* Patch from Gyepi SAM <gyepi@praxis-sw.com>:Eric Andersen2002-06-061-10/+6
* Latest patch from vodz:Eric Andersen2001-11-101-9/+6
* Major rework of the directory structure and the entire build system.Eric Andersen2001-10-241-13/+13
* More libc5 fixupsEric Andersen2001-08-021-0/+90
* Silence some silly warningsEric Andersen2001-07-311-0/+3
* This is vodz' latest patch. Sorry it took so long...Eric Andersen2001-07-171-20/+13
* Patch from vodz:Eric Andersen2001-07-121-269/+242
* A traceroute applet from vodz. This could probably be slimmed down,Eric Andersen2001-07-101-0/+593