History log of /openbsd-src/usr.bin/su/Makefile (Results 1 – 9 of 9)
Revision Date Author Comments
# 278b61c2 15-Apr-2015 deraadt <deraadt@openbsd.org>

It feels like this Makefile should contain -Wall at least


# 74f08c39 29-May-2001 millert <millert@openbsd.org>

add support for BSD authentication


# ff60459d 03-Sep-2000 espie <espie@openbsd.org>

Boring... Add :L modifier to all tweakable variables tests.

Closes PR 1246


# 11ee01d8 19-Apr-1997 millert <millert@openbsd.org>

Changed ``defined(KERBEROS)'' to ``(${KERBEROS} == "yes")''
Same change doen for SKEY, YP, and KERBEROS5. This allows
people to override those setting in /etc/mk.conf.


# 080654b9 26-Mar-1997 deraadt <deraadt@openbsd.org>

no libcrypt, fix DPADD


# 1258a77d 26-Jun-1996 deraadt <deraadt@openbsd.org>

rcsid


# 58e54e46 15-Feb-1996 etheisen <etheisen@openbsd.org>

libcrypt no longer a link dependancy.


# 482f566f 16-Dec-1995 tholo <tholo@openbsd.org>

Make it possible to build without SKEY support
Add support for building with kerberosIV


# df930be7 18-Oct-1995 deraadt <deraadt@openbsd.org>

initial import of NetBSD tree