summaryrefslogtreecommitdiff
path: root/net/gated (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-08-31FreeBSD.ORG -> FreeBSD.orgMichael Haro1-1/+1
Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
1999-08-30$Id$ -> $FreeBSD$Peter Wemm1-1/+1
Notes: svn path=/head/; revision=21126
1999-08-16Remove this patch again. It seems that stubhost works now.Poul-Henning Kamp1-13/+0
Notes: svn path=/head/; revision=20752
1999-08-01Update gated 3.5.10 -> 3.5.11Peter Wemm2-5/+5
Notes: svn path=/head/; revision=20456
1999-07-20Fix the same problem for OSPF as -ag does for RIP: non 127/8 addresses onPoul-Henning Kamp1-0/+13
a loopback interface are ok. Notes: svn path=/head/; revision=20283
1999-06-26Commit #3/4 to enforce caps, no period.Tim Vanderhoek1-1/+1
FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s Notes: svn path=/head/; revision=19803
1999-02-03Update (at long last) from gated 3.5.9 to 3.5.10.Peter Wemm2-5/+5
Notes: svn path=/head/; revision=16519
1998-08-18This netted the largest set of mis-installed manpages, yet!Tim Vanderhoek1-4/+0
Notes: svn path=/head/; revision=12624
1998-04-26Update gated from 3.5.8 to 3.5.9Peter Wemm2-5/+5
PR: 6398 Submitted by: David Wiggins <dwiggins@bbn.com> Notes: svn path=/head/; revision=10693
1998-02-14Update 3.5.7 -> 3.5.8 (prompted by a number of people)Peter Wemm2-5/+5
Notes: svn path=/head/; revision=9714
1997-10-04Update gated 3.5.5 -> 3.5.7. Mainly some bugfixes.Peter Wemm2-5/+5
Notes: svn path=/head/; revision=8101
1997-04-11Update gated 3.5 beta3 to the release of 3.5.5Peter Wemm2-5/+5
(Beta4 used to core dump when an interface went down, eg when ppp hung up) Notes: svn path=/head/; revision=6191
1996-12-31Thanks Peter for taking this, but MAINTAINER should be a full addressSatoshi Asami1-2/+2
(not only freefall's account name). Notes: svn path=/head/; revision=5142
1996-12-29Make this puppy compile on -current after the net/if.h change to no longerPeter Wemm1-1/+3
be self sufficient w/ sys/time.h Note that this causes some harmless warnings, this is a trivial patch. Notes: svn path=/head/; revision=5125
1996-11-18Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami2-6/+6
PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. Notes: svn path=/head/; revision=4578
1996-11-18Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=4575
1996-10-10Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1-1/+1
all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! Notes: svn path=/head/; revision=3948
1996-01-31Update to 3.5 Beta 3.Gary Palmer2-6/+5
Notes: svn path=/head/; revision=2667
1995-11-27Change "networking" to "net".Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=2485
1995-09-26Add "WRKSRC=${WRKDIR}/gated" to make this thing actually compile.Satoshi Asami1-1/+2
Notes: svn path=/head/; revision=2199
1995-09-23Upgrade to new gated home/.tar.gzAndrey A. Chernov2-5/+4
Notes: svn path=/head/; revision=2186
1995-06-24Upgrade from alpha 10 to alpha 11, previous alpha not exists on master site nowAndrey A. Chernov4-7/+7
Notes: svn path=/head/; revision=1867
1995-04-24Let's update checksum too!Satoshi Asami1-1/+1
Reviewed by: Submitted by: Obtained from: Notes: svn path=/head/; revision=1508
1995-04-22This appears to have gone from ALPHA9 to ALPHA10, and the FreeBSDJordan K. Hubbard1-3/+3
patch is already applied. Notes: svn path=/head/; revision=1487
1995-04-15Update of net Makefiles! Am I done? :)Satoshi Asami1-3/+5
Notes: svn path=/head/; revision=1363
1995-04-01Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1-1/+2
multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
1995-02-02GateD routing protocol daemonPaul Traina5-0/+29
Notes: svn path=/head/; revision=870