History log of /netbsd-src/usr.sbin/arp/Makefile (Results 1 – 13 of 13)
Revision Date Author Comments
# e68fbebd 10-Oct-2017 christos <christos@NetBSD.org>

use librumpres


# fe289628 29-Jul-2015 ozaki-r <ozaki-r@NetBSD.org>

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

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@.

show more ...


# d877c4c3 22-Apr-2009 lukem <lukem@NetBSD.org>

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 s

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)

show more ...


# 6fef5d35 22-Oct-2006 christos <christos@NetBSD.org>

WARNS=4.
- pass lint
- don't use sscanf fgets and fixed length buffers
- always use warnx to report errors.


# 4d3d9104 16-Mar-2005 xtraeme <xtraeme@NetBSD.org>

Kill __P(), use ANSI function declarations, constify; WARNS=3


# 7f624aaa 01-Mar-1995 chopps <chopps@NetBSD.org>

fix id's


# 457aa2b8 22-Dec-1994 cgd <cgd@NetBSD.org>

specify man pages the new way.


# 8e0e3522 20-Dec-1994 cgd <cgd@NetBSD.org>

pull in bsd.own.mk by hand, early, so NOMAN= can be defined there.


# 9b5091b2 17-May-1994 pk <pk@NetBSD.org>

NOMAN support.


# 17c454fe 13-May-1994 mycroft <mycroft@NetBSD.org>

Clean up import.


# 2892f806 28-Jan-1994 cgd <cgd@NetBSD.org>

needs -lkvm, not -lutil


# b465cf46 30-Jul-1993 mycroft <mycroft@NetBSD.org>

Add RCS identifiers.


# 61f28255 21-Mar-1993 cgd <cgd@NetBSD.org>

initial import of 386bsd-0.1 sources