summaryrefslogtreecommitdiffstats
path: root/sbin/routed/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* routed(8)/rtquery(8) bump/demote to WARNS=3 for all archsuqs2010-02-271-8/+7
| | | | | | | | | - The MACHINE_ARCH check is not exhaustive (missing at least powerpc), and generally not worth maintaining. - While here, fix whitespace and ordering of the Makefile PR: bin/140081 Approved by: ed (co-mentor)
* Switch the default WARNS level for sbin/ to 6.ru2009-10-191-3/+1
| | | | Submitted by: Ulrich Spörlein
* Only raise WARNS to 6 on i386 and amd64, strict alignment platforms stillphk2009-04-061-0/+4
| | | | | barf at some of the gratuitous pointer gymnastics, and I do not see a simple solution.
* Kick WARNS level up to 6 by fixing various trivial warnings.phk2009-04-051-1/+1
|
* Removed commented out bitrot.ru2004-08-131-1/+0
|
* style.Makefile(5):johan2004-02-231-1/+1
| | | | Use WARNS?= instead of WARNS=.
* Fixed style of DPADD and LDADD assignments as per style.Makefile(5).ru2004-02-051-2/+2
|
* Removed duplicate $FreeBSD$ tag.ru2004-01-291-1/+0
|
* Default to WARNS=2.obrien2001-12-041-0/+1
| | | | | | Binary builds that cannot handle this must explicitly set WARNS=0. Reviewed by: mike
* - Backout botched attempt to introduce MANSECT feature.ru2001-03-261-0/+1
| | | | - MAN[1-9] -> MAN.
* Set the default manual section for sbin/ to 8.ru2001-03-201-1/+0
|
* $Revision$ -> $FreeBSD$ (more cleanup needed here)peter1999-09-051-1/+1
|
* $Id$ -> $FreeBSD$peter1999-08-281-2/+2
|
* Merge-o-matic and add a bunch of $Id'smarkm1999-05-021-10/+10
|
* 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.
* Merge from vendor branch and use system MD5 library.wollman1996-11-191-2/+5
|
* Layer on FreeBSD local changes from old routed.wollman1996-09-161-15/+3
|
* Virgin import of new BSD/SGI routed. This update contains a numberwollman1996-09-161-0/+22
of important bug fixes. Obtained from: Vernon J. Schryver <vjs@mica.denver.sgi.com>
OpenPOWER on IntegriCloud