| Commit message (Expand) | Author | Age | Files | Lines |
* | Sort cross references. | wosch | 1998-08-31 | 4 | -7/+7 |
* | Don't assume that time_t is long. Fixed printf format errors (don't | bde | 1998-06-29 | 1 | -20/+27 |
* | Don't assume that time_t is long. | bde | 1998-06-29 | 1 | -2/+5 |
* | use strncpy correctly | imp | 1998-06-09 | 7 | -24/+42 |
* | Don't generate y.tab.h, since it is not used. | bde | 1998-05-05 | 1 | -1/+2 |
* | Simplified by using new yacc rules. | bde | 1998-05-04 | 1 | -2/+1 |
* | .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. | charnier | 1998-03-23 | 3 | -3/+3 |
* | Use `foo/bar.a' instead of `-Lfoo -lbar' for linking to static internal | bde | 1998-03-07 | 5 | -35/+24 |
* | Add rcsid. Change exit(-1). Use err() instead of warn()/exit(). | charnier | 1998-01-16 | 13 | -46/+54 |
* | Don't use LDDESTDIR. Just put the -L arg in LDADD. | bde | 1997-12-17 | 3 | -18/+18 |
* | Use err(3). Add usage(). Rewrote man pages in mdoc format. | charnier | 1997-09-30 | 9 | -592/+551 |
* | NOSHARED takes a yes/YES no/NO value, not "true, false, hey mon!". | pst | 1997-06-29 | 1 | -4/+4 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 28 | -29/+29 |
* | Another fix related to pr#bin/2585 . That'll teach me to | fenner | 1997-02-10 | 1 | -1/+2 |
* | Fix possible gethostbyname-related overflows as pointed out in | fenner | 1997-02-09 | 3 | -3/+4 |
* | Update some path references to reflect reality. | mpp | 1997-02-02 | 1 | -8/+8 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 28 | -29/+29 |
* | Update to match changes in <net/if.h>. | wollman | 1997-01-03 | 1 | -1/+4 |
* | Merge from release 5.1. | fenner | 1996-12-20 | 3 | -193/+960 |
* | This commit was generated by cvs2svn to compensate for changes in r20701, | fenner | 1996-12-20 | 1 | -0/+87 |
|\ |
|
| * | Import the mtrace "5.1" release. The version number jump is because | fenner | 1996-12-20 | 3 | -227/+1341 |
* | | Update to the unreleased mrouted 3.8a . This includes a minor | fenner | 1996-11-11 | 16 | -234/+602 |
* | | Release setuid immediately after initializing; this minimizes the | fenner | 1996-10-01 | 4 | -19/+21 |
* | | Bring in my changes for removing the pestilent obj links (unless you | jkh | 1996-06-24 | 4 | -16/+16 |
* | | Change install permissions to 4555 from 4755 | pst | 1996-05-20 | 2 | -4/+4 |
* | | Fix a typo. | mpp | 1996-04-13 | 1 | -1/+1 |
* | | Minor tweak to allow the mbone mapper to work again on hosts which are | peter | 1996-01-29 | 1 | -2/+2 |
* | | take the $ out of the $Id$ line - when I imported this I used -ko, but | peter | 1996-01-13 | 1 | -1/+1 |
* | | This commit was generated by cvs2svn to compensate for changes in r13282, | peter | 1996-01-06 | 1 | -0/+326 |
|\ \
| |/ |
|
| * | Pull in the Release notes from release 3.8 - I forgot these last time after | peter | 1996-01-06 | 1 | -0/+326 |
| * | This is a 'for reference' import of mrouted release 3.8. | peter | 1996-01-06 | 23 | -617/+1449 |
| * | This is a 'for reference' import of mrouted release 3.6. It's pure | peter | 1996-01-06 | 26 | -2985/+5400 |
| * | This commit was manufactured by cvs2svn to create branch 'XEROX'. | cvs2svn | 1995-06-13 | 8 | -0/+1901 |
* | | Resync our mainline to mrouted release 3.8. | peter | 1996-01-06 | 23 | -613/+1441 |
* | | - mrouted doesn't allow loopback of group-specific queries, thus if a | dg | 1995-10-07 | 1 | -3/+5 |
* | | - mrouted doesn't allow loopback of group-specific queries, thus if a | dg | 1995-10-07 | 1 | -2/+2 |
* | | Patches to correct endianness bugs in mtrace and a few other little | wollman | 1995-07-10 | 2 | -6/+8 |
* | | Added a CLEANFILES+= y.tab.h to clean out the temporary file from yacc. | ats | 1995-07-08 | 1 | -1/+2 |
* | | Upgrade to mrouted version 3.6. This includes a substantial clean-up | wollman | 1995-06-28 | 24 | -799/+1311 |
* | | Bill Fenner points out that mrinfo and mtrace should probably be set-uid | wollman | 1995-06-21 | 2 | -3/+7 |
* | | Fix pruning bug described in PR 524. | wollman | 1995-06-16 | 1 | -1/+2 |
* | | Add a little program to test the functionality of RSRR by getting | wollman | 1995-06-15 | 3 | -2/+140 |
* | | Correctly calculate length of local-domain socket name for RSRR server. | wollman | 1995-06-15 | 1 | -0/+8 |
* | | This is mrouted version 3.5, with the route-change notification hook from | wollman | 1995-06-13 | 29 | -2976/+6422 |
* | | Remove trailing whitespace. | rgrimes | 1995-05-30 | 12 | -287/+287 |
* | | A number of bug fixes to mrouted (no functionality enhancements from 3.5, just | jkh | 1995-05-16 | 7 | -153/+235 |
* | | there is a endian problem when setting up tunnel and phyint boundaries | wollman | 1995-04-10 | 1 | -4/+4 |
* | | Forgot to add these two. | wollman | 1995-03-31 | 2 | -0/+189 |
* | | Fix paths of dump files and PID file. | wollman | 1995-03-31 | 4 | -159/+219 |
* | | This set of patches enables IP multicasting to work under FreeBSD. I am | wollman | 1995-03-16 | 2 | -5/+15 |