History log of /netbsd-src/libexec/rlogind/Makefile (Results 1 – 12 of 12)
Revision Date Author Comments
# 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


# 71570115 10-Jan-2005 lukem <lukem@NetBSD.org>

Only compile in IPv6 support if ${USE_INET6} != "no"

MKINET6 is for providing IPv6 infrastructure.
USE_INET6 is for compiling IPv6 support into the programs (needs MKINET6).


# b904cdf4 15-Nov-2004 christos <christos@NetBSD.org>

- use sockaddr_storage directly.
- socklen_t instead of int.
- check ss_len for validity.
- pass -a to login so that it can record the address we've logged in from.
- constify.


# 6c99012e 20-Aug-2002 christos <christos@NetBSD.org>

PR/17999: FUKAUMI Naoki: Support wtmpx entries.


# 2a5b88bf 31-Jan-2000 itojun <itojun@NetBSD.org>

IPv6 support.


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

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


# 04766f1d 07-Oct-1997 mrg <mrg@NetBSD.org>

WARNS?=1. RCS ids


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

specify man pages the new way.


# 2642138e 05-Jun-1994 cgd <cgd@NetBSD.org>

kill kerberos and stream encryption support, so it's exportable.


# 13514ead 05-Jun-1994 cgd <cgd@NetBSD.org>

clean up import, RCS ids


# 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