summaryrefslogtreecommitdiffstats
path: root/usr.sbin/arp/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Lower WARNS due to alignment issues on sparc64.des2009-06-111-1/+1
|
* As of sam's r175206, arp builds cleanly at WARNS level 6, but the Makefiledes2009-06-111-1/+1
| | | | | was never updated. Also, clean up the macro that caused the warning in the first place (no functional changes, just wrapped and reindented).
* Reduce the WARNS levels in a couple of places so that we can enablejb2007-11-181-1/+1
| | | | -Werror at higher WARNS levels like we did before gcc4 was imported.
* Back out previous commit, it was unintentional.luigi2004-04-131-1/+1
| | | | | | Keep WARNS at 3 though the code does compile with WARNS=5 at least on i386 Noticed by: ru
* Replace ROUNDUP/ADVANCE with SA_SIZEluigi2004-04-131-1/+1
|
* - Change several errx() calls that should have been err() calls.mux2004-04-091-1/+1
| | | | | | - Handle empty ARP tables properly. - Remove register keyword. - arp(8) is WARNS?=4 clean, so mark it as such to avoid regressions.
* style.Makefile(5)obrien2003-04-041-1/+2
|
* Reorder WARNS line for style.mikeh2001-12-101-2/+1
| | | | Pointed out by: bde
* WARNS=2 cleanup.mikeh2001-12-101-0/+2
| | | | | Submitted by: Maxime Henrion <mux@qualys.com> MFC after: 2 weeks
* Remove GCC'isms in CFLAGS.obrien2001-07-201-1/+0
|
* - Backout botched attempt to introduce MANSECT feature.ru2001-03-261-2/+2
| | | | - MAN[1-9] -> MAN.
* Submitted by: Archie@Whistle.com (Archie Cobbs)julian1997-11-131-0/+1
| | | | | | | allow teh -a option to work with the -d option thus: arp -d -a now flushes your arp cache. also fix the -n option so that -an now works correctly.
* Get rid of update. Make man page installation work with our schemewollman1994-08-051-2/+2
| | | | (and rename a few in the process).
* Remove stuff for building manual pages the old way.rgrimes1994-05-281-6/+0
|
* BSD 4.4 Lite usr.sbin Sourcesrgrimes1994-05-261-0/+13
OpenPOWER on IntegriCloud