History log of /freebsd-9.3-release/kerberos5/include/config.h
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 267654 19-Jun-2014 gjb

Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 225736 22-Sep-2011 kensmith

Copy head to stable/9 as part of 9.0-RELEASE release cycle.

Approved by: re (implicit)


# 194272 15-Jun-2009 delphij

Now we have closefrom().


# 185777 08-Dec-2008 kib

Add strndup(3) prototype to string.h.

This change was erronously ommitted from the r185690, and attempt
to simply add the prototype to string.h has revealed that several
contributed programs defined local prototypes for strndup(), controlled
by autoconfed config.h. So, manually change #undef HAVE_STRNDUP to
#define HAVE_STRNDUP 1. Next import of the corresponding program would
regenerate config.h, overriding the changes in this commit.

No objections from: kan


# 178828 07-May-2008 dfr

Fix conflicts after heimdal-1.1 import and add build infrastructure. Import
all non-style changes made by heimdal to our own libgssapi.


# 142406 24-Feb-2005 nectar

Update Heimdal 0.6.1 -> 0.6.3.


# 128194 13-Apr-2004 nectar

Update version strings for Heimdal: 0.6 -> 0.6.1


# 120949 09-Oct-2003 nectar

Update build infrastructure for Heimdal 0.6.


# 114914 11-May-2003 markm

Remove some KRB4 scraps, and allow NOSHARED make worlds to
complete.

OK'ed by: re(scottl)


# 107210 24-Nov-2002 nectar

Update version numbers after import of Heimdal 0.5.1.

Approved by: re


# 103427 16-Sep-2002 nectar

Update build infrastructure after import of Heimdal Kerberos 2002/09/16.


# 102649 30-Aug-2002 nectar

Update build infrastructure after import of Heimdal Kerberos 2002/08/29.


# 101834 13-Aug-2002 ru

Bootstrapping aid for pre-getprogname(3) systems.

Spotted by: Gareth Hopkins <gareth@za.uu.net>
Approved by: nectar
MFC after: 3 days


# 90931 19-Feb-2002 nectar

Update build after import of Heimdal Kerberos 2002/02/17.


# 78550 21-Jun-2001 assar

update infrastructure for heimdal 0.3f


# 72800 21-Feb-2001 assar

remove definition of KRB4, this gets defined conditionally in
kerberos5/Makefile and should not have a constant value here.

Submitted by: Jun Kuriyama <kuriyama@imgsrc.co.jp>


# 72450 13-Feb-2001 assar

update build infrastructure for heimdal 0.3e


# 62676 06-Jul-2000 kris

Unbreak heimdal build: we can no longer #include <netinet6/in6.h>


# 57672 01-Mar-2000 markm

KerberosIV is no longer compulsory. This should fix "make release".


# 56068 15-Jan-2000 markm

This commit was generated by cvs2svn to compensate for changes in r56067,
which included commits to RCS files with non-trunk default branches.


# 56067 15-Jan-2000 markm

Userland build of Kerberos5 (AKA Heimdal). More to come.

This is not ready for primetime yet! Please hold off on the bug reports.