Home | History | Annotate | Download | only in common
History log of /src/usr.sbin/bootp/common/hwaddr.c
RevisionDateAuthorComments
 1.10  15-Apr-2009  lukem Fix -Wsign-compare issues
 1.9  27-May-2007  tls branches: 1.9.20;
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).
 1.8  14-Jul-2003  itojun use boundedd string ops
 1.7  14-Jul-2002  wiz De-register.
 1.6  14-Jul-2002  wiz ANSIfy. Remove ifndef __STDC__.
 1.5  11-Oct-2000  is More format string cleanups by sommerfeld.
 1.4  14-Mar-1998  lukem branches: 1.4.2; 1.4.10;
warnsify
 1.3  09-Jan-1998  perry RCS Id Police.
 1.2  25-Jul-1995  gwr Delete (possibly incomplete) ARP table entry before adding.
Thanks to Chritos Zoulas and others. Fixes PR# 1242
 1.1  27-Jun-1994  gwr branches: 1.1.1;
Initial revision
 1.1.1.1  27-Jun-1994  gwr Move this to where the latest consensus indicates it should go.
Also, integrate some fixes from Christos.
 1.4.10.1  17-Oct-2000  tv Pullup usr.sbin string format fixes [is].
See "cvs log" for explicit revision numbers per file, from sommerfeld.
 1.4.2.1  19-Oct-2000  he Pull up revision 1.5 (requested by he):
Format string cleanup.
 1.9.20.1  13-May-2009  jym Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html

RSS XML Feed