History log of /netbsd-src/libexec/tftpd/Makefile (Results 1 – 14 of 14)
Revision Date Author Comments
# f65a48c2 13-Oct-2011 plunky <plunky@NetBSD.org>

max WARNS is 4


# 73a2253a 08-Jan-2010 christos <christos@NetBSD.org>

Patrick Welche <prlw1@cam.ac.uk>
- add -p pathsep option
- make wrap to zero work, but produce a warning
While here:
- fix gcc warnings, in particular variable clobbered warnings
(c

Patrick Welche <prlw1@cam.ac.uk>
- add -p pathsep option
- make wrap to zero work, but produce a warning
While here:
- fix gcc warnings, in particular variable clobbered warnings
(compiling with fewer warnings does not really fix the problem)

show more ...


# 500db002 16-Mar-2009 lukem <lukem@NetBSD.org>

Default to WARNS=4
Exceptions that need a lower level are:
getty ld.elf_so lfs_cleanerd makewhatis telnetd tftpd
hpropd ipropd-master ipropd-slave kadmind kpasswdd


# bafe5da6 18-Sep-2002 lukem <lukem@NetBSD.org>

use bsd.own.mk instead of the (obvious typo of) bsd.obj.mk


# f794aa60 19-Aug-2002 lukem <lukem@NetBSD.org>

Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path


# b68a35f9 19-Nov-2001 itojun <itojun@NetBSD.org>

__ss_{len,family} hack is no longer necessary


# 47b0e5ff 12-Jul-1999 itojun <itojun@NetBSD.org>

IPv6 support.


# e8cebc97 22-Oct-1997 lukem <lukem@NetBSD.org>

use CPPFLAGS instead of CFLAGS


# 2268d2df 08-Oct-1997 mrg <mrg@NetBSD.org>

merge lite-2 Makefiles (rcsids), and turn on WARNS for all of libexec.


# 2435b32d 07-Oct-1997 mrg <mrg@NetBSD.org>

oops, forgot to add WARNS here.


# 60cef501 07-Oct-1997 mrg <mrg@NetBSD.org>

WARNS?=1. merge lite-2.


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

specify man pages the new way.


# cda4f8f6 01-Aug-1993 mycroft <mycroft@NetBSD.org>

Add RCS identifiers.


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

initial import of 386bsd-0.1 sources