History log of /netbsd-src/libexec/getty/Makefile (Results 1 – 20 of 20)
Revision Date Author Comments
# bd3f97bf 11-Aug-2013 dholland <dholland@NetBSD.org>

Pass WARNS=5.


# 98eb8895 03-Feb-2010 roy <roy@NetBSD.org>

Userland now builds and uses terminfo instead of termcap.

OK: core@, jdc@


# 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


# bade8c38 16-Nov-2006 atatat <atatat@NetBSD.org>

remove stray links


# a682c5bf 16-Nov-2006 christos <christos@NetBSD.org>

- remove stray mlinks
- remove gcc4 hacks


# 96a58b2a 16-Nov-2006 christos <christos@NetBSD.org>

more uucp cleanup


# aadd7d48 11-May-2006 mrg <mrg@NetBSD.org>

sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.


# ac8e2453 28-Dec-2000 sommerfeld <sommerfeld@NetBSD.org>

Add new :cs: modifier to gettytab which clears the screen using the
appropriate control sequence from termcap (based on the terminal type
listed in /etc/ttys for the line).


# 9308c6c2 28-Mar-1998 cjs <cjs@NetBSD.org>

Add uugetty manpage link.


# fd97c4a9 19-Oct-1997 cjs <cjs@NetBSD.org>

Add uugetty capability.


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

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


# 2db7de74 06-Aug-1997 mikel <mikel@NetBSD.org>

set WARNS?=1


# 3ff0b1a7 31-Jul-1996 thorpej <thorpej@NetBSD.org>

RCS id police.


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

specify man pages the new way.


# 206b57f8 24-Sep-1994 mycroft <mycroft@NetBSD.org>

Minor tweak to aid cross-compiling.


# fe822416 17-Aug-1994 pk <pk@NetBSD.org>

Cleanup import, merge local changes.


# 03fe423b 09-Mar-1994 cgd <cgd@NetBSD.org>

fix bin/140: use getcap(3) routines


# 7aaedc30 08-Mar-1994 mycroft <mycroft@NetBSD.org>

We don't need or want set_ttydefaults().


# 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