OpenBSD CVS

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


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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.18, Wed May 7 11:55:20 2008 UTC (16 years, 1 month ago) by claudio
Branch: MAIN
CVS Tags: HEAD
Changes since 1.17: +1 -1 lines
FILE REMOVED

RIP routed.

You were a nice thing in the 4.2BSD times but now it is time for you to go.
Superseded by the shiny privseped ripd that does not have the evil habit to
use kernel internals in userland.

OK everybody in the onsen 'cause it unbreaks the tree

Revision 1.17 / (download) - annotate - [select for diffs], Fri Jun 16 15:48:42 2006 UTC (17 years, 11 months ago) by claudio
Branch: MAIN
CVS Tags: 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
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

Make routed no longer use kernel API prototypes for own functions -- this is
totaly braindead and will break as soon as we change something in radix.h.
Instead pull in the needed defines and prototypes into defs.h.
OK henning@, hshoexer@

Revision 1.16 / (download) - annotate - [select for diffs], Wed May 10 02:36:25 2006 UTC (18 years, 1 month ago) by deraadt
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

() macro params; jan.niemann@tu-bs.de

Revision 1.15 / (download) - annotate - [select for diffs], Sun Apr 25 16:28:32 2004 UTC (20 years, 1 month ago) by itojun
Branch: MAIN
CVS Tags: 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
Changes since 1.14: +1 -2 lines
Diff to previous 1.14 (colored)

unifdef -DSMALL_KERNEL

Revision 1.14 / (download) - annotate - [select for diffs], Sun Apr 25 16:17:04 2004 UTC (20 years, 1 month ago) by itojun
Branch: MAIN
Changes since 1.13: +1 -3 lines
Diff to previous 1.13 (colored)

have a localcopy of radix.c here

Revision 1.13 / (download) - annotate - [select for diffs], Sun Apr 25 15:50:35 2004 UTC (20 years, 1 month ago) by markus
Branch: MAIN
Changes since 1.12: +2 -1 lines
Diff to previous 1.12 (colored)

unbreak tree

Revision 1.12 / (download) - annotate - [select for diffs], Fri May 9 00:07:09 2003 UTC (21 years, 1 month ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_3_5_BASE, OPENBSD_3_5, OPENBSD_3_4_BASE, OPENBSD_3_4
Changes since 1.11: +1 -3 lines
Diff to previous 1.11 (colored)

No longer need -lcompat

Revision 1.11 / (download) - annotate - [select for diffs], Wed Nov 20 20:45:07 2002 UTC (21 years, 6 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_3_3_BASE, OPENBSD_3_3
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

wow, a format string bug in a Makefile. Not surprised we missed this
one; peterw@ifost.org.au

Revision 1.10 / (download) - annotate - [select for diffs], Sat Feb 16 20:25:02 2002 UTC (22 years, 3 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_3_2_BASE, OPENBSD_3_2, OPENBSD_3_1_BASE, OPENBSD_3_1
Changes since 1.9: +1 -2 lines
Diff to previous 1.9 (colored)

Instead of #defining random() as arc4random(), just use arc4random() inline
instead of srandom() / random().

Revision 1.9 / (download) - annotate - [select for diffs], Tue Nov 18 21:31:50 1997 UTC (26 years, 6 months ago) by kstailey
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, OPENBSD_2_6_BASE, OPENBSD_2_6, OPENBSD_2_5_BASE, OPENBSD_2_5, OPENBSD_2_4_BASE, OPENBSD_2_4, OPENBSD_2_3_BASE, OPENBSD_2_3
Changes since 1.8: +2 -1 lines
Diff to previous 1.8 (colored)

strong random

Revision 1.8 / (download) - annotate - [select for diffs], Sun Sep 21 11:38:08 1997 UTC (26 years, 8 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_2_BASE, OPENBSD_2_2
Changes since 1.7: +1 -2 lines
Diff to previous 1.7 (colored)

$OpenBSD$

Revision 1.7 / (download) - annotate - [select for diffs], Wed Jul 30 23:28:39 1997 UTC (26 years, 10 months ago) by deraadt
Branch: MAIN
Changes since 1.6: +3 -2 lines
Diff to previous 1.6 (colored)

new routed DOES NOT EVEN COMPILE LET ALONE WORK.  TEST YOUR WORK!
Also, put back the damn security check in input.c that has been deleted
TWO SEPERATE TIMES NOW!  I CURSE anyone who deletes that check again.

Revision 1.6 / (download) - annotate - [select for diffs], Wed Jul 30 22:24:39 1997 UTC (26 years, 10 months ago) by mickey
Branch: MAIN
Changes since 1.5: +3 -4 lines
Diff to previous 1.5 (colored)

update to sgi-02apr97
still have problems w/ defaults from pppd

Revision 1.5 / (download) - annotate - [select for diffs], Fri Sep 6 13:05:51 1996 UTC (27 years, 9 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_1_BASE, OPENBSD_2_1, OPENBSD_2_0_BASE, OPENBSD_2_0
Changes since 1.4: +4 -1 lines
Diff to previous 1.4 (colored)

turn logging off again, it is still unsafe

Revision 1.4 / (download) - annotate - [select for diffs], Thu Sep 5 14:31:10 1996 UTC (27 years, 9 months ago) by mickey
Branch: MAIN
Changes since 1.3: +10 -8 lines
Diff to previous 1.3 (colored)

fix import.
mention that routed is from vjs@sgi.com

Revision 1.1.1.2 / (download) - annotate - [select for diffs] (vendor branch), Thu Sep 5 13:58:44 1996 UTC (27 years, 9 months ago) by mickey
Branch: SGI082896
CVS Tags: mickey
Changes since 1.1.1.1: +9 -4 lines
Diff to previous 1.1.1.1 (colored)

new routed from SGI.
rip1, rip2, icmp, rdisc.

Revision 1.3 / (download) - annotate - [select for diffs], Sun Jun 23 14:32:24 1996 UTC (27 years, 11 months ago) by deraadt
Branch: MAIN
Changes since 1.2: +1 -1 lines
Diff to previous 1.2 (colored)

update rcsid

Revision 1.2 / (download) - annotate - [select for diffs], Mon May 13 15:59:33 1996 UTC (28 years, 1 month ago) by deraadt
Branch: MAIN
Changes since 1.1: +3 -0 lines
Diff to previous 1.1 (colored)

do not allow network-induced tracing

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Oct 18 08:43:48 1995 UTC (28 years, 7 months ago) by deraadt
Branch: SGI082896
CVS Tags: netbsd_1_1
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

initial import of NetBSD tree

Revision 1.1 / (download) - annotate - [select for diffs], Wed Oct 18 08:43:48 1995 UTC (28 years, 7 months ago) by deraadt
Branch: MAIN

Initial revision

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.