Home | History | Annotate | Download | only in arp
History log of /src/usr.sbin/arp/Makefile
RevisionDateAuthorComments
 1.13  10-Oct-2017  christos use librumpres
 1.12  29-Jul-2015  ozaki-r Introduce rump.arp

arp(8) uses RTM that requires that getpid(2) works correctly. Unfortunately
supporting getpid(2) in librumphijack will be tricky so that we rump-ify
arp(8) as well as ifconfig and route commands.

Suggested by pooka@.
 1.11  22-Apr-2009  lukem Enable WARNS=4 by default, except for:
cpuctl dumplfs hprop ipf iprop-log kadmin kcm kdc kdigest
kimpersonate kstash ktutil makefs ndbootd ntp pppd quot
racoon racoonctl rtadvd sntp sup tcpdchk tcpdmatch tcpdump
traceroute traceroute6 user veriexecgen wsmoused zic
(Mostly third-party applications)
 1.10  22-Oct-2006  christos branches: 1.10.26;
WARNS=4.
- pass lint
- don't use sscanf fgets and fixed length buffers
- always use warnx to report errors.
 1.9  16-Mar-2005  xtraeme Kill __P(), use ANSI function declarations, constify; WARNS=3
 1.8  01-Mar-1995  chopps fix id's
 1.7  22-Dec-1994  cgd specify man pages the new way.
 1.6  20-Dec-1994  cgd pull in bsd.own.mk by hand, early, so NOMAN= can be defined there.
 1.5  17-May-1994  pk NOMAN support.
 1.4  13-May-1994  mycroft Clean up import.
 1.3  28-Jan-1994  cgd needs -lkvm, not -lutil
 1.2  30-Jul-1993  mycroft Add RCS identifiers.
 1.1  21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.3  07-Mar-1997  mikel import 4.4BSD-Lite2 version
 1.1.1.2  13-May-1994  mycroft From 4.4-Lite.
 1.1.1.1  21-Mar-1993  cgd initial import of 386bsd-0.1 sources
 1.10.26.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