Xin LI
04b7709ccf
Now we have closefrom().
2009-06-15 23:03:38 +00:00
Konstantin Belousov
20e76cb365
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
2008-12-08 21:04:24 +00:00
Doug Rabson
33f1219925
Fix conflicts after heimdal-1.1 import and add build infrastructure. Import
...
all non-style changes made by heimdal to our own libgssapi.
2008-05-07 13:53:12 +00:00
Jacques Vidrine
7ca39a7ff1
Update Heimdal 0.6.1 -> 0.6.3.
2005-02-24 22:24:24 +00:00
Jacques Vidrine
52d887f87c
Update version strings for Heimdal: 0.6 -> 0.6.1
2004-04-13 16:41:00 +00:00
Jacques Vidrine
f0a7f80d65
Update build infrastructure for Heimdal 0.6.
2003-10-09 19:48:47 +00:00
Mark Murray
6843449a02
Remove some KRB4 scraps, and allow NOSHARED make worlds to
...
complete.
OK'ed by: re(scottl)
2003-05-11 18:49:29 +00:00
Jacques Vidrine
4556abb542
Update version numbers after import of Heimdal 0.5.1.
...
Approved by: re
2002-11-24 21:00:51 +00:00
Jacques Vidrine
42756860e3
Update build infrastructure after import of Heimdal Kerberos 2002/09/16.
2002-09-16 21:10:29 +00:00
Jacques Vidrine
797fe7ebb1
Update build infrastructure after import of Heimdal Kerberos 2002/08/29.
2002-08-30 21:33:20 +00:00
Ruslan Ermilov
9645701d92
Bootstrapping aid for pre-getprogname(3) systems.
...
Spotted by: Gareth Hopkins <gareth@za.uu.net>
Approved by: nectar
MFC after: 3 days
2002-08-13 16:52:52 +00:00
Jacques Vidrine
eacee0ff7e
Update build after import of Heimdal Kerberos 2002/02/17.
2002-02-19 15:53:33 +00:00
Assar Westerlund
c2a6ca2a3c
update infrastructure for heimdal 0.3f
2001-06-21 12:55:45 +00:00
Assar Westerlund
5bf44e3d56
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>
2001-02-21 13:27:39 +00:00
Assar Westerlund
2655cbec4e
update build infrastructure for heimdal 0.3e
2001-02-13 16:57:04 +00:00
Kris Kennaway
7c99dc5eaa
Unbreak heimdal build: we can no longer #include <netinet6/in6.h>
2000-07-06 10:09:59 +00:00
Mark Murray
b825cbde03
KerberosIV is no longer compulsory. This should fix "make release".
2000-03-01 13:50:48 +00:00
Mark Murray
eb9e1f54bd
Userland build of Kerberos5 (AKA Heimdal). More to come.
...
This is not ready for primetime yet! Please hold off on the bug reports.
2000-01-15 21:38:08 +00:00