OpenBSD CVS

CVS log for src/sbin/rtsol/Attic/Makefile


[BACK] Up to [local] / src / sbin / rtsol

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.9, Mon Dec 22 09:13:35 2014 UTC (9 years, 5 months ago) by florian
Branch: MAIN
CVS Tags: HEAD
Changes since 1.8: +1 -1 lines
FILE REMOVED

Out out you evil network daemon.
OK deraadt@ some time ago

Revision 1.8 / (download) - annotate - [select for diffs], Fri Jan 2 23:52:17 2004 UTC (20 years, 5 months ago) by itojun
Branch: MAIN
CVS Tags: OPENBSD_5_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5, OPENBSD_5_4_BASE, OPENBSD_5_4, 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, 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, OPENBSD_3_6_BASE, OPENBSD_3_6, OPENBSD_3_5_BASE, OPENBSD_3_5
Changes since 1.7: +4 -2 lines
Diff to previous 1.7 (colored)

factor out dump.c from rtsol by -DSMALL

Revision 1.7 / (download) - annotate - [select for diffs], Fri Jan 2 23:46:04 2004 UTC (20 years, 5 months ago) by itojun
Branch: MAIN
Changes since 1.6: +1 -3 lines
Diff to previous 1.6 (colored)

unifdef for readability.  req'ed by deraadt

Revision 1.6 / (download) - annotate - [select for diffs], Thu May 15 14:40:53 2003 UTC (21 years ago) by itojun
Branch: MAIN
CVS Tags: OPENBSD_3_4_BASE, OPENBSD_3_4
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

make getifaddrs(3) a default, as all BSD has it by now

Revision 1.5 / (download) - annotate - [select for diffs], Sat Oct 26 20:23:20 2002 UTC (21 years, 7 months ago) by itojun
Branch: MAIN
CVS Tags: OPENBSD_3_3_BASE, OPENBSD_3_3
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

use poll(2).  sync w/kame

Revision 1.4 / (download) - annotate - [select for diffs], Sat Dec 1 23:27:23 2001 UTC (22 years, 6 months ago) by miod
Branch: MAIN
CVS Tags: OPENBSD_3_2_BASE, OPENBSD_3_2, OPENBSD_3_1_BASE, OPENBSD_3_1
Changes since 1.3: +4 -1 lines
Diff to previous 1.3 (colored)

Use pidfile() instead of doing the equivalent thing by hand, and sometimes
forgetting to unlink the pid file at exit.
ok millert@ deraadt@

Revision 1.3 / (download) - annotate - [select for diffs], Fri Feb 25 10:32:21 2000 UTC (24 years, 3 months ago) by itojun
Branch: MAIN
CVS Tags: OPENBSD_3_0_BASE, OPENBSD_3_0, OPENBSD_2_9_BASE, OPENBSD_2_9, OPENBSD_2_8_BASE, OPENBSD_2_8, OPENBSD_2_7_BASE, OPENBSD_2_7
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

use getifaddrs, not SIOCGIFCONF for LP64 align issue. (sync with kame).

Revision 1.2 / (download) - annotate - [select for diffs], Wed Jan 5 01:54:50 2000 UTC (24 years, 5 months ago) by itojun
Branch: MAIN
Changes since 1.1: +1 -3 lines
Diff to previous 1.1 (colored)

avoid use of kvm (sync with latest kame)

Revision 1.1 / (download) - annotate - [select for diffs], Thu Dec 9 15:10:49 1999 UTC (24 years, 5 months ago) by itojun
Branch: MAIN

rtsold(8); router solicitation daemon.
rtsol(8); router solicitation program, for use in bootstrap process
(statically linked)

rcsid police.  add missing prototypes.
(sync with KAME)

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.