summaryrefslogtreecommitdiff
path: root/net/gated (follow)
Commit message (Collapse)AuthorAgeFilesLines
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21126
* Remove this patch again. It seems that stubhost works now.Poul-Henning Kamp1999-08-161-13/+0
| | | | Notes: svn path=/head/; revision=20752
* Update gated 3.5.10 -> 3.5.11Peter Wemm1999-08-012-5/+5
| | | | Notes: svn path=/head/; revision=20456
* Fix the same problem for OSPF as -ag does for RIP: non 127/8 addresses onPoul-Henning Kamp1999-07-201-0/+13
| | | | | | | a loopback interface are ok. Notes: svn path=/head/; revision=20283
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-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
* Update (at long last) from gated 3.5.9 to 3.5.10.Peter Wemm1999-02-032-5/+5
| | | | Notes: svn path=/head/; revision=16519
* This netted the largest set of mis-installed manpages, yet!Tim Vanderhoek1998-08-181-4/+0
| | | | Notes: svn path=/head/; revision=12624
* Update gated from 3.5.8 to 3.5.9Peter Wemm1998-04-262-5/+5
| | | | | | | | PR: 6398 Submitted by: David Wiggins <dwiggins@bbn.com> Notes: svn path=/head/; revision=10693
* Update 3.5.7 -> 3.5.8 (prompted by a number of people)Peter Wemm1998-02-142-5/+5
| | | | Notes: svn path=/head/; revision=9714
* Update gated 3.5.5 -> 3.5.7. Mainly some bugfixes.Peter Wemm1997-10-042-5/+5
| | | | Notes: svn path=/head/; revision=8101
* Update gated 3.5 beta3 to the release of 3.5.5Peter Wemm1997-04-112-5/+5
| | | | | | | (Beta4 used to core dump when an interface went down, eg when ppp hung up) Notes: svn path=/head/; revision=6191
* Thanks Peter for taking this, but MAINTAINER should be a full addressSatoshi Asami1996-12-311-2/+2
| | | | | | | (not only freefall's account name). Notes: svn path=/head/; revision=5142
* Make this puppy compile on -current after the net/if.h change to no longerPeter Wemm1996-12-291-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
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-182-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
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+2
| | | | Notes: svn path=/head/; revision=4575
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-101-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
* Update to 3.5 Beta 3.Gary Palmer1996-01-312-6/+5
| | | | Notes: svn path=/head/; revision=2667
* Change "networking" to "net".Satoshi Asami1995-11-271-2/+2
| | | | Notes: svn path=/head/; revision=2485
* Add "WRKSRC=${WRKDIR}/gated" to make this thing actually compile.Satoshi Asami1995-09-261-1/+2
| | | | Notes: svn path=/head/; revision=2199
* Upgrade to new gated home/.tar.gzAndrey A. Chernov1995-09-232-5/+4
| | | | Notes: svn path=/head/; revision=2186
* Upgrade from alpha 10 to alpha 11, previous alpha not exists on master site nowAndrey A. Chernov1995-06-244-7/+7
| | | | Notes: svn path=/head/; revision=1867
* Let's update checksum too!Satoshi Asami1995-04-241-1/+1
| | | | | | | | | Reviewed by: Submitted by: Obtained from: Notes: svn path=/head/; revision=1508
* This appears to have gone from ALPHA9 to ALPHA10, and the FreeBSDJordan K. Hubbard1995-04-221-3/+3
| | | | | | | patch is already applied. Notes: svn path=/head/; revision=1487
* Update of net Makefiles! Am I done? :)Satoshi Asami1995-04-151-3/+5
| | | | Notes: svn path=/head/; revision=1363
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-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
* GateD routing protocol daemonPaul Traina1995-02-025-0/+29
Notes: svn path=/head/; revision=870