summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mrouted/map-mbone
Commit message (Collapse)AuthorAgeFilesLines
* Backed out previous commit. Use ${LIBMROUTED} in LDADD again instead ofbde2003-04-161-1/+1
| | | | hard-coding a path to the library that is wrong in some corner cases.
* style.Makefile(5)obrien2003-04-041-1/+1
|
* Perform a major cleanup of the usr.sbin Makefiles.obrien2001-07-201-6/+7
| | | | | These are not perfectly in agreement with each other style-wise, but they are orders of orders of magnitude more consistent style-wise than before.
* - Backout botched attempt to introduce MANSECT feature.ru2001-03-261-0/+1
| | | | - MAN[1-9] -> MAN.
* Set the default manual section for usr.sbin/ to 8.ru2001-03-201-1/+0
|
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Use `foo/bar.a' instead of `-Lfoo -lbar' for linking to static internalbde1998-03-071-10/+4
| | | | | | | | | | | | libraries so that `ld -f' in can create correct dependencies for yet-to-be-built libraries. Get the default BINDIR correctly (by including ../Makefile.inc recursively. Override the default it it is wrong. Don't override defaults when the defaults are correct. Don't give absolute paths to man page sources.
* Don't use LDDESTDIR. Just put the -L arg in LDADD.bde1997-12-171-6/+6
|
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
|
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
| | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* Bring in my changes for removing the pestilent obj links (unless youjkh1996-06-241-4/+4
| | | | | really want them) from /usr/src. This is the final version of the patches, incorporating the feedback I've received from -current.
* Fix paths of dump files and PID file.wollman1995-03-311-2/+2
| | | | | | | Added man pages for mrinfo and map-mbone. Rewrote all man pages to use mdoc(7). Submitted by: Mark Tinguely <tinguely@plains.NoDak.edu>
* Make it compile and (except for mrouted which is untested as yet) run.wollman1994-09-081-0/+20
Some of these ``modified'' files aren't really modified at all, but CVS isn't smart enough to know the difference.
OpenPOWER on IntegriCloud