History log of /netbsd-src/usr.sbin/bootp/common/hwaddr.c (Results 1 – 10 of 10)
Revision Date Author Comments
# 7affd655 15-Apr-2009 lukem <lukem@NetBSD.org>

Fix -Wsign-compare issues


# be45f4d0 27-May-2007 tls <tls@NetBSD.org>

For FORTIFY_SOURCE: do not pretend to convert code from b* to mem* by
using a #define to turn one into the other, this is pointless and causes
more portability issues than it solves (admittedly, in t

For FORTIFY_SOURCE: do not pretend to convert code from b* to mem* by
using a #define to turn one into the other, this is pointless and causes
more portability issues than it solves (admittedly, in the year 1702 when
this code was written the opposite may have been the case).

show more ...


# 5402d14c 14-Jul-2003 itojun <itojun@NetBSD.org>

use boundedd string ops


# aae9c2a0 14-Jul-2002 wiz <wiz@NetBSD.org>

De-register.


# 131109e4 13-Jul-2002 wiz <wiz@NetBSD.org>

ANSIfy. Remove ifndef __STDC__.


# d8302e2d 11-Oct-2000 is <is@NetBSD.org>

More format string cleanups by sommerfeld.


# 9493bb79 14-Mar-1998 lukem <lukem@NetBSD.org>

warnsify


# 3fe138c1 09-Jan-1998 perry <perry@NetBSD.org>

RCS Id Police.


# a9badc45 25-Jul-1995 gwr <gwr@NetBSD.org>

Delete (possibly incomplete) ARP table entry before adding.
Thanks to Chritos Zoulas and others. Fixes PR# 1242


# 5e9d01f2 27-Jun-1994 gwr <gwr@NetBSD.org>

Move this to where the latest consensus indicates it should go.
Also, integrate some fixes from Christos.