| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Add AC_PROG_INSTALL since it's needed to install the libraries and | Theodore Tso | 1998-02-13 | 2 | -0/+6 |
| * | Mass makefile/configure.in build system revamp | Theodore Tso | 1998-02-12 | 7 | -7/+41 |
| * | * configure.in: Update to new library build system | Tom Yu | 1997-11-19 | 3 | -42/+22 |
| * | remove occurences of USE_STRING_H, HAS_STRDUP, and HAS_LABS | Tom Yu | 1997-09-19 | 3 | -2/+8 |
| * | * Makefile.in (SRCS): Add $(srcdir) as needed | Ezra Peisach | 1997-08-17 | 2 | -4/+9 |
| * | Makefile.in: Remove target before copying over it (avoids perm. errors) | Richard Basch | 1997-02-06 | 2 | -1/+8 |
| * | * configure.in: remove ref to SS_RULES, ET_RULES | Tom Yu | 1996-06-14 | 2 | -2/+4 |
| * | cvsignore hackery | Tom Yu | 1996-06-10 | 1 | -1/+0 |
| * | use AC_HEADER_STDARG | Ken Raeburn | 1996-03-13 | 2 | -1/+7 |
| * | Always include <fcntl.h> instead of checking for <sys/fcntl.h> | Richard Basch | 1996-01-04 | 2 | -5/+1 |
| * | Removed "foo:: foo-$(WHAT)" lines from the Makefile | Theodore Tso | 1995-09-25 | 2 | -2/+5 |
| * | Update file list | Theodore Tso | 1995-08-24 | 1 | -2/+2 |
| * | Updated to reflect ct_c.* to ct_c.*.in filename changes | Theodore Tso | 1995-08-24 | 2 | -2/+6 |
| * | Add $(SHELL) to invocation of config_script, so that the tree can | Theodore Tso | 1995-08-07 | 2 | -1/+6 |
| * | Make symlink in TOPLIBD for libss | Paul Park | 1995-07-07 | 2 | -0/+6 |
| * | Rename ct_c.*.in to ct_c_*.in, so that the sources will unpack cleanly | Theodore Tso | 1995-06-28 | 4 | -8/+14 |
| * | Rename ct_c.* to ct_c.*.in. ct_c.sed.in is now processed by sed to | Theodore Tso | 1995-06-28 | 5 | -14/+27 |
| * | Compiler warning cleanup | Paul Park | 1995-06-27 | 2 | -1/+7 |
| * | * Makefile.in: don't install libss.a | Tom Yu | 1995-06-13 | 2 | -8/+4 |
| * | configure.in: Remove standardized set of autoconf macros, which are | Theodore Tso | 1995-06-09 | 2 | -2/+5 |
| * | error.c (ss_error): remove const declaration from local variable. (it is | Ezra Peisach | 1995-06-09 | 4 | -2/+16 |
| * | list_req.c, ss_internal.h: Clean up -Wall flames | Theodore Tso | 1995-06-09 | 5 | -15/+29 |
| * | Change mk_cmds so that the output file is always created in the | Theodore Tso | 1995-06-09 | 2 | -2/+9 |
| * | Use posix signals if present on the system (for OS's that only have | Ezra Peisach | 1995-04-27 | 7 | -5/+112 |
| * | Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to do | Theodore Tso | 1995-04-14 | 1 | -0/+64 |
| * | * Makefile.in (all): Run all-$(WHAT). | John Gilmore | 1995-03-29 | 2 | -2/+13 |
| * | * configure.in: Use AC_CHECK_HEADERS(stdarg.h), not CHECK_STDARG. | John Gilmore | 1995-03-19 | 3 | -3/+8 |
| * | * Makefile.in: Avoid recompilation of std_rqs.c every single time | John Gilmore | 1995-02-28 | 3 | -2/+8 |
| * | * 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 |
| * | Add .cvsignore file so that cvs ignores the autoconf-built configure file | Theodore Tso | 1995-02-03 | 1 | -0/+1 |
| * | Conversion of autoconfigury to Autoconf V2 | Mark Eichin | 1994-10-26 | 1 | -1/+1 |
| * | Add AC_RETSIGTYPE to get proper return type for signal hanlders | Theodore Tso | 1994-10-24 | 5 | -7/+19 |
| * | Don't rm the sed and awk scripts during a make clean | Theodore Tso | 1994-10-11 | 2 | -1/+5 |
| * | Add extra check to make sure blank lines get squeezed out. Needed for | Theodore Tso | 1994-10-07 | 2 | -0/+6 |
| * | Replace use of basename with sed --- it's more portable | Theodore Tso | 1994-10-06 | 2 | -1/+5 |
| * | Don't try to compile mk_cmds. Use awk/sed shell script replacement instead. | Theodore Tso | 1994-10-03 | 3 | -6/+27 |
| * | Fix so that autoconf actually checks for bison/yacc/byacc, so that systems | Theodore Tso | 1994-09-23 | 2 | -1/+2 |
| * | Added declaration for strdup() if HAS_STRDUP is not defined | Theodore Tso | 1994-08-31 | 3 | -0/+17 |
| * | stamp out rcs keywords | Mark Eichin | 1994-08-18 | 7 | -57/+4 |
| * | STAMP OUT IMAKE IN OUR LIFETIMES! | Mark Eichin | 1994-08-09 | 1 | -68/+0 |
| * | * Makefile.in: remove spurious includes rules | Tom Yu | 1994-07-20 | 2 | -8/+4 |
| * | * Makefile.in: nuke libss.a.bak crud | Tom Yu | 1994-07-14 | 2 | -1/+4 |
| * | mostly changes to prevent spewage of ignored errors | Tom Yu | 1994-07-03 | 2 | -5/+8 |
| * | Reduced Makefile.in, using pre/post | Mark Eichin | 1994-07-02 | 1 | -20/+0 |
| * | * configure.in (in all relevant subdirs): move invokations of | Tom Yu | 1994-06-27 | 1 | -1/+1 |
| * | add std_rqs.c to things to clean | Mark Eichin | 1994-06-23 | 1 | -1/+1 |
| * | ss_err.h is not a SrcHeader | Mark Eichin | 1994-06-22 | 2 | -1/+7 |
| * | Tue Jun 21 17:46:53 1994 Mark Eichin (eichin at cygnus.com) | Mark Eichin | 1994-06-21 | 1 | -0/+1 |
| * | using CopySrcHeader instead of CopyHeader | Tom Yu | 1994-06-21 | 2 | -5/+9 |