index
:
krb5.git
master
master-krb5pkgconfig
master-mechdconf
proxymech
Unnamed repository; edit this file 'description' to name the repository.
Günther Deschner
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add AC_CONST for machines that do not support const
Ezra Peisach
1995-04-25
2
-0
/
+5
*
* Makefile.in (all): Use ARADD to facilitate incremental
Ezra Peisach
1995-04-25
4
-1
/
+17
*
Fix Sanitize files to reflect current tree
Theodore Tso
1995-04-25
2
-0
/
+50
*
Rename profile.h.in to profile.hin to, make things easier for systems
Theodore Tso
1995-04-22
3
-2
/
+7
*
configure.in: Add SUBDIR rule in so this directory can be included into
Theodore Tso
1995-04-22
3
-14
/
+50
*
Also remove pathnames of the form /mit/cygnus.... from the generated
Theodore Tso
1995-04-21
2
-0
/
+6
*
Fix type const vs. non-const problems
Theodore Tso
1995-04-21
1
-1
/
+3
*
Add new functions profile_get_string() and profile_get_integer(), for
Theodore Tso
1995-04-21
2
-2
/
+91
*
Use correct type for retval
Theodore Tso
1995-04-21
1
-1
/
+1
*
Fixed references to sources to use $(srcdir)
Theodore Tso
1995-04-21
1
-7
/
+7
*
Added required include for <sys/types.h>
Theodore Tso
1995-04-21
1
-0
/
+1
*
Use $(CC) instead of cc
Theodore Tso
1995-04-20
1
-3
/
+3
*
Add include of <errno.h>
Theodore Tso
1995-04-20
2
-0
/
+2
*
Add profile directory
Theodore Tso
1995-04-20
2
-1
/
+5
*
Initial checkin of the profile library
Theodore Tso
1995-04-20
16
-0
/
+1880
*
Sed script which postprocesses the output from cc -M for "make depend"
Theodore Tso
1995-04-18
1
-0
/
+32
*
Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to do
Theodore Tso
1995-04-14
13
-0
/
+965
*
com_err.h: If FAR is not defined, define it away
Theodore Tso
1995-04-14
2
-0
/
+7
*
Windows global stuff:
Keith Vetter
1995-04-14
6
-7
/
+12
*
Bug fixes or better error handling for the following 4 Windows bugs
Keith Vetter
1995-04-06
2
-2
/
+6
*
* def.h: Replace STDARG_PROTOTYPES with HAVE_STDARG_H
John Gilmore
1995-03-29
2
-1
/
+6
*
* Makefile.in: Fix up Mac makefile.
John Gilmore
1995-03-29
4
-6
/
+13
*
* Makefile.in (all): Run all-$(WHAT).
John Gilmore
1995-03-29
2
-2
/
+13
*
* Makefile.in (all): Split into all-$(WHAT).
John Gilmore
1995-03-29
2
-3
/
+14
*
Fixed breakage introduced by windows port. com_err() is supposed to
Theodore Tso
1995-03-24
2
-0
/
+9
*
Fixed problem in com_err.c due to the fact that the PC doesn't use autoconf and
Keith Vetter
1995-03-22
2
-1
/
+7
*
Fixed bugs in the com_err library so that it's callable from windows programs
Keith Vetter
1995-03-22
4
-9
/
+28
*
* configure.in: Use AC_CHECK_HEADERS(stdarg.h), not CHECK_STDARG.
John Gilmore
1995-03-19
3
-3
/
+8
*
* com_err.c, com_err.h: Use HAVE_STDARG_H, not STDARG_PROTOTYPES.
John Gilmore
1995-03-19
4
-6
/
+13
*
Forgot to check this in earlier
John Gilmore
1995-03-19
1
-0
/
+7
*
* acgeneral.m4: Report the update status of the cache better;
John Gilmore
1995-03-18
2
-10
/
+24
*
Problem with the error routines and windows definitions
Keith Vetter
1995-03-17
2
-0
/
+20
*
Ported the error table stuff to the PC
Keith Vetter
1995-03-17
7
-36
/
+91
*
Remove #ifdef STDC check to see if we should use const --- configure
Theodore Tso
1995-02-28
2
-4
/
+5
*
* Makefile.in: Avoid recompilation of std_rqs.c every single time
John Gilmore
1995-02-28
3
-2
/
+8
*
* com_err.3: Document "com_err.h" rather than <com_err.h>
John Gilmore
1995-02-28
2
-1
/
+5
*
make lndir work with relative path invocation
Mark Eichin
1995-02-27
2
-1
/
+12
*
* mk_cmds.sh: use ${SED} not sed in backtick expressions.
Mark Eichin
1995-02-23
2
-1
/
+7
*
* mk_cmds.sh: use ${SED} not sed in backtick expressions.
Mark Eichin
1995-02-23
2
-2
/
+8
*
If util/autoconf isn't built, try to use autoconf utilities found in the user's
Theodore Tso
1995-02-03
2
-1
/
+24
*
Added files to .cvsignore which get built when autoconf is built in the
Theodore Tso
1995-02-03
2
-0
/
+11
*
Add .cvsignore file so that cvs ignores the autoconf-built configure file
Theodore Tso
1995-02-03
4
-0
/
+4
*
All routines defined in the com_err library should have extern before
Theodore Tso
1995-02-03
2
-10
/
+16
*
* Makefile.in (SRCS): add com_err.c explicit dependency to work
Mark Eichin
1995-01-26
2
-1
/
+8
*
* autoreconf.sh (ls test): use -Llt to sort, in case we're in a
Mark Eichin
1995-01-26
2
-1
/
+6
*
Auto configure changes. I didn't do anything
Chris Provenzano
1995-01-13
1
-20
/
+4
*
Workaround more Ultrix sh brain damage
Theodore Tso
1994-12-20
2
-1
/
+5
*
Work around yet another really horrible Ultrix sh bug. The values of
Theodore Tso
1994-12-20
2
-1
/
+12
*
We don't need autoreconf.local anymore. That functionality has been
Theodore Tso
1994-11-21
2
-160
/
+1
*
update to autoconf 2.1
Mark Eichin
1994-11-18
16
-502
/
+513
[next]