History log of /src/usr.sbin/bootp/common/lookup.c |
Revision | | Date | Author | Comments |
1.6 |
| 27-May-2007 |
tls | 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.5 |
| 14-Jul-2002 |
wiz | ANSIfy. Remove ifndef __STDC__.
|
1.4 |
| 14-Mar-1998 |
lukem | warnsify
|
1.3 |
| 09-Jan-1998 |
perry | RCS Id Police.
|
1.2 |
| 15-Mar-1997 |
is | New ARP system, supports IPv4 over any hardware link.
Some of the stuff (e.g., rarpd, bootpd, dhcpd etc., libsa) still will only support Ethernet. Tcpdump itself should be ok, but libpcap needs lot of work.
For the detailed change history, look at the commit log entries for the is-newarp branch.
|
1.1 |
| 27-Jun-1994 |
gwr | branches: 1.1.1; Initial revision
|
1.1.1.1 |
| 27-Jun-1994 |
gwr | branches: 1.1.1.1.6; Move this to where the latest consensus indicates it should go. Also, integrate some fixes from Christos.
|
1.1.1.1.6.1 |
| 09-Mar-1997 |
is | Converting to new ARP.
|