aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/mrouted
Commit message (Expand)AuthorAgeFilesLines
...
* | Remove useless `BINOWN=root' now that it is the default.David E. O'Brien1998-09-192-4/+2
* | Sort cross references.Wolfram Schneider1998-08-314-7/+7
* | Don't assume that time_t is long. Fixed printf format errors (don'tBruce Evans1998-06-291-20/+27
* | Don't assume that time_t is long.Bruce Evans1998-06-291-2/+5
* | use strncpy correctlyWarner Losh1998-06-097-24/+42
* | Don't generate y.tab.h, since it is not used.Bruce Evans1998-05-051-1/+2
* | Simplified by using new yacc rules.Bruce Evans1998-05-041-2/+1
* | .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.Philippe Charnier1998-03-233-3/+3
* | Use `foo/bar.a' instead of `-Lfoo -lbar' for linking to static internalBruce Evans1998-03-075-35/+24
* | Add rcsid. Change exit(-1). Use err() instead of warn()/exit().Philippe Charnier1998-01-1613-46/+54
* | Don't use LDDESTDIR. Just put the -L arg in LDADD.Bruce Evans1997-12-173-18/+18
* | Use err(3). Add usage(). Rewrote man pages in mdoc format.Philippe Charnier1997-09-309-592/+551
* | NOSHARED takes a yes/YES no/NO value, not "true, false, hey mon!".Paul Traina1997-06-291-4/+4
* | Revert $FreeBSD$ to $Id$Peter Wemm1997-02-2228-29/+29
* | Another fix related to pr#bin/2585 . That'll teach me toBill Fenner1997-02-101-1/+2
* | Fix possible gethostbyname-related overflows as pointed out inBill Fenner1997-02-093-3/+4
* | Update some path references to reflect reality.Mike Pritchard1997-02-021-8/+8
* | Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-1428-29/+29
* | Update to match changes in <net/if.h>.Garrett Wollman1997-01-031-1/+4
* | Merge from release 5.1.Bill Fenner1996-12-203-193/+960
* | This commit was generated by cvs2svn to compensate for changes in r20701,Bill Fenner1996-12-201-0/+87
|\|
| * Import the mtrace "5.1" release. The version number jump is becauseBill Fenner1996-12-203-227/+1341
* | Update to the unreleased mrouted 3.8a . This includes a minorBill Fenner1996-11-1116-234/+602
* | Release setuid immediately after initializing; this minimizes theBill Fenner1996-10-014-19/+21
* | Bring in my changes for removing the pestilent obj links (unless youJordan K. Hubbard1996-06-244-16/+16
* | Change install permissions to 4555 from 4755Paul Traina1996-05-202-4/+4
* | Fix a typo.Mike Pritchard1996-04-131-1/+1
* | Minor tweak to allow the mbone mapper to work again on hosts which arePeter Wemm1996-01-291-2/+2
* | take the $ out of the $Id$ line - when I imported this I used -ko, butPeter Wemm1996-01-131-1/+1
* | This commit was generated by cvs2svn to compensate for changes in r13282,Peter Wemm1996-01-061-0/+326
|\|
| * Pull in the Release notes from release 3.8 - I forgot these last time aftervendor/mrouted/3.8Peter Wemm1996-01-061-0/+326
| * This is a 'for reference' import of mrouted release 3.8.Peter Wemm1996-01-0623-611/+1443
| * This is a 'for reference' import of mrouted release 3.6. It's purevendor/mrouted/3.6Peter Wemm1996-01-0626-2961/+5376
| * This commit was manufactured by cvs2svn to create branch 'XEROX'.cvs2svn1995-06-138-0/+1901
* | Resync our mainline to mrouted release 3.8.Peter Wemm1996-01-0623-607/+1435
* | - mrouted doesn't allow loopback of group-specific queries, thus if aDavid Greenman1995-10-071-3/+5
* | - mrouted doesn't allow loopback of group-specific queries, thus if aDavid Greenman1995-10-071-2/+2
* | Patches to correct endianness bugs in mtrace and a few other littleGarrett Wollman1995-07-102-6/+8
* | Added a CLEANFILES+= y.tab.h to clean out the temporary file from yacc.Andreas Schulz1995-07-081-1/+2
* | Upgrade to mrouted version 3.6. This includes a substantial clean-upGarrett Wollman1995-06-2824-788/+1300
* | Bill Fenner points out that mrinfo and mtrace should probably be set-uidGarrett Wollman1995-06-212-3/+7
* | Fix pruning bug described in PR 524.Garrett Wollman1995-06-161-1/+2
* | Add a little program to test the functionality of RSRR by gettingGarrett Wollman1995-06-153-2/+140
* | Correctly calculate length of local-domain socket name for RSRR server.Garrett Wollman1995-06-151-0/+8
* | This is mrouted version 3.5, with the route-change notification hook fromGarrett Wollman1995-06-1329-2952/+6398
* | Remove trailing whitespace.Rodney W. Grimes1995-05-3012-287/+287
* | A number of bug fixes to mrouted (no functionality enhancements from 3.5, justJordan K. Hubbard1995-05-167-153/+235
* | there is a endian problem when setting up tunnel and phyint boundariesGarrett Wollman1995-04-101-4/+4
* | Forgot to add these two.Garrett Wollman1995-03-312-0/+189
* | Fix paths of dump files and PID file.Garrett Wollman1995-03-314-159/+219