Dag-Erling Smørgrav
|
aebbf030e5
|
Lower WARNS due to alignment issues on sparc64.
|
2009-06-11 10:30:30 +00:00 |
|
Dag-Erling Smørgrav
|
be5d11dcb0
|
As of sam's r175206, arp builds cleanly at WARNS level 6, but the Makefile
was never updated. Also, clean up the macro that caused the warning in the
first place (no functional changes, just wrapped and reindented).
|
2009-06-11 07:50:36 +00:00 |
|
John Birrell
|
13959da95c
|
Reduce the WARNS levels in a couple of places so that we can enable
-Werror at higher WARNS levels like we did before gcc4 was imported.
|
2007-11-18 00:29:36 +00:00 |
|
Luigi Rizzo
|
a7a0612913
|
Back out previous commit, it was unintentional.
Keep WARNS at 3 though the code does compile with WARNS=5 at least on i386
Noticed by: ru
|
2004-04-13 11:45:28 +00:00 |
|
Luigi Rizzo
|
0b46c08590
|
Replace ROUNDUP/ADVANCE with SA_SIZE
|
2004-04-13 11:24:43 +00:00 |
|
Maxime Henrion
|
e2416749bf
|
- Change several errx() calls that should have been err() calls.
- Handle empty ARP tables properly.
- Remove register keyword.
- arp(8) is WARNS?=4 clean, so mark it as such to avoid regressions.
|
2004-04-09 14:27:28 +00:00 |
|
David E. O'Brien
|
052238b16c
|
style.Makefile(5)
|
2003-04-04 17:49:21 +00:00 |
|
Mike Heffner
|
28644e448a
|
Reorder WARNS line for style.
Pointed out by: bde
|
2001-12-10 21:13:36 +00:00 |
|
Mike Heffner
|
9d34414bc2
|
WARNS=2 cleanup.
Submitted by: Maxime Henrion <mux@qualys.com>
MFC after: 2 weeks
|
2001-12-10 06:42:56 +00:00 |
|
David E. O'Brien
|
ac24b049cc
|
Remove GCC'isms in CFLAGS.
|
2001-07-20 04:23:13 +00:00 |
|
Ruslan Ermilov
|
345e52e742
|
- Backout botched attempt to introduce MANSECT feature.
- MAN[1-9] -> MAN.
|
2001-03-26 14:42:20 +00:00 |
|
Julian Elischer
|
8dc4b495b3
|
Submitted by: Archie@Whistle.com (Archie Cobbs)
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.
|
1997-11-13 01:16:57 +00:00 |
|
Garrett Wollman
|
84e59eb50d
|
Get rid of update. Make man page installation work with our scheme
(and rename a few in the process).
|
1994-08-05 16:31:05 +00:00 |
|
Rodney W. Grimes
|
020d25e037
|
Remove stuff for building manual pages the old way.
|
1994-05-28 06:40:02 +00:00 |
|
Rodney W. Grimes
|
dea673e932
|
BSD 4.4 Lite usr.sbin Sources
|
1994-05-26 05:23:31 +00:00 |
|