OpenBSD CVS

CVS log for src/usr.sbin/traceroute6/Attic/Makefile


[BACK] Up to [local] / src / usr.sbin / traceroute6

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.10, Tue Apr 29 15:03:07 2014 UTC (10 years, 1 month ago) by florian
Branch: MAIN
CVS Tags: HEAD
Changes since 1.9: +1 -1 lines
FILE REMOVED

Move traceroute6 to the attic, fully merged into traceroute.

Revision 1.9 / (download) - annotate - [select for diffs], Fri Apr 25 12:10:45 2014 UTC (10 years, 1 month ago) by florian
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

MLINKS traceroute.8 traceroute6.8
"sure" jmc@

Revision 1.8 / (download) - annotate - [select for diffs], Wed Apr 23 08:44:50 2014 UTC (10 years, 1 month ago) by florian
Branch: MAIN
Changes since 1.7: +6 -1 lines
Diff to previous 1.7 (colored)

Make this compile with -Wall et al.
OK benno@

Revision 1.7 / (download) - annotate - [select for diffs], Mon Apr 15 15:51:47 2013 UTC (11 years, 1 month ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_5_5_BASE, OPENBSD_5_5, OPENBSD_5_4_BASE, OPENBSD_5_4
Changes since 1.6: +1 -2 lines
Diff to previous 1.6 (colored)

no longer LDSTATIC

Revision 1.6 / (download) - annotate - [select for diffs], Tue Dec 19 14:47:45 2006 UTC (17 years, 5 months ago) by itojun
Branch: MAIN
CVS Tags: OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0, OPENBSD_4_9_BASE, OPENBSD_4_9, OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7, OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5, OPENBSD_4_4_BASE, OPENBSD_4_4, OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2, OPENBSD_4_1_BASE, OPENBSD_4_1
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

eliminate #ifdef OLDRAWSOCKET
-DHAVE_POLL is no longer needed

Revision 1.5 / (download) - annotate - [select for diffs], Wed Nov 10 22:07:46 2004 UTC (19 years, 7 months ago) by drahn
Branch: MAIN
CVS Tags: OPENBSD_4_0_BASE, OPENBSD_4_0, OPENBSD_3_9_BASE, OPENBSD_3_9, OPENBSD_3_8_BASE, OPENBSD_3_8, OPENBSD_3_7_BASE, OPENBSD_3_7
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Use ${STATIC} rather than -static (dont hardcode). ok miod@

Revision 1.4 / (download) - annotate - [select for diffs], Sun May 12 17:14:04 2002 UTC (22 years, 1 month ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_3_6_BASE, OPENBSD_3_6, OPENBSD_3_5_BASE, OPENBSD_3_5, OPENBSD_3_4_BASE, OPENBSD_3_4, OPENBSD_3_3_BASE, OPENBSD_3_3, OPENBSD_3_2_BASE, OPENBSD_3_2
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored)

These small setuid programs allocate a resvport, and then immediately revoke
privs.  Link them static, so that even less code is run before main does that
job.

Revision 1.3 / (download) - annotate - [select for diffs], Sat Oct 7 21:47:31 2000 UTC (23 years, 8 months ago) by itojun
Branch: MAIN
CVS Tags: OPENBSD_3_1_BASE, OPENBSD_3_1, OPENBSD_3_0_BASE, OPENBSD_3_0, OPENBSD_2_9_BASE, OPENBSD_2_9, OPENBSD_2_8_BASE, OPENBSD_2_8
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

sync with kame, to make future upgrade easier

Revision 1.2 / (download) - annotate - [select for diffs], Wed Feb 16 06:24:48 2000 UTC (24 years, 3 months ago) by itojun
Branch: MAIN
CVS Tags: OPENBSD_2_7_BASE, OPENBSD_2_7
Changes since 1.1: +1 -4 lines
Diff to previous 1.1 (colored)

remove duplicated BINOWN/BINMODE.
From: Brad <brad@comstyle.com>

Revision 1.1 / (download) - annotate - [select for diffs], Wed Feb 16 06:04:27 2000 UTC (24 years, 3 months ago) by itojun
Branch: MAIN

add traceroute6 (oops, forgot to bring it in)

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.