summaryrefslogtreecommitdiffstats
path: root/src/util/ss
Commit message (Expand)AuthorAgeFilesLines
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-092-2/+5
* error.c (ss_error): remove const declaration from local variable. (it isEzra Peisach1995-06-094-2/+16
* list_req.c, ss_internal.h: Clean up -Wall flamesTheodore Tso1995-06-095-15/+29
* Change mk_cmds so that the output file is always created in theTheodore Tso1995-06-092-2/+9
* Use posix signals if present on the system (for OS's that only haveEzra Peisach1995-04-277-5/+112
* Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to doTheodore Tso1995-04-141-0/+64
* * Makefile.in (all): Run all-$(WHAT).John Gilmore1995-03-292-2/+13
* * configure.in: Use AC_CHECK_HEADERS(stdarg.h), not CHECK_STDARG.John Gilmore1995-03-193-3/+8
* * Makefile.in: Avoid recompilation of std_rqs.c every single timeJohn Gilmore1995-02-283-2/+8
* * mk_cmds.sh: use ${SED} not sed in backtick expressions.Mark Eichin1995-02-232-1/+7
* * mk_cmds.sh: use ${SED} not sed in backtick expressions.Mark Eichin1995-02-232-2/+8
* Add .cvsignore file so that cvs ignores the autoconf-built configure fileTheodore Tso1995-02-031-0/+1
* Conversion of autoconfigury to Autoconf V2Mark Eichin1994-10-261-1/+1
* Add AC_RETSIGTYPE to get proper return type for signal hanldersTheodore Tso1994-10-245-7/+19
* Don't rm the sed and awk scripts during a make cleanTheodore Tso1994-10-112-1/+5
* Add extra check to make sure blank lines get squeezed out. Needed forTheodore Tso1994-10-072-0/+6
* Replace use of basename with sed --- it's more portableTheodore Tso1994-10-062-1/+5
* Don't try to compile mk_cmds. Use awk/sed shell script replacement instead.Theodore Tso1994-10-033-6/+27
* Fix so that autoconf actually checks for bison/yacc/byacc, so that systemsTheodore Tso1994-09-232-1/+2
* Added declaration for strdup() if HAS_STRDUP is not definedTheodore Tso1994-08-313-0/+17
* stamp out rcs keywordsMark Eichin1994-08-187-57/+4
* STAMP OUT IMAKE IN OUR LIFETIMES!Mark Eichin1994-08-091-68/+0
* * Makefile.in: remove spurious includes rulesTom Yu1994-07-202-8/+4
* * Makefile.in: nuke libss.a.bak crudTom Yu1994-07-142-1/+4
* mostly changes to prevent spewage of ignored errorsTom Yu1994-07-032-5/+8
* Reduced Makefile.in, using pre/postMark Eichin1994-07-021-20/+0
* * configure.in (in all relevant subdirs): move invokations ofTom Yu1994-06-271-1/+1
* add std_rqs.c to things to cleanMark Eichin1994-06-231-1/+1
* ss_err.h is not a SrcHeaderMark Eichin1994-06-222-1/+7
* Tue Jun 21 17:46:53 1994 Mark Eichin (eichin at cygnus.com)Mark Eichin1994-06-211-0/+1
* using CopySrcHeader instead of CopyHeaderTom Yu1994-06-212-5/+9
* Install headers during build; also pick up CCOPTSTom Yu1994-06-213-0/+11
* Fri Jun 17 19:54:00 1994 Mark Eichin (eichin at cygnus.com)Mark Eichin1994-06-181-1/+1
* support to calculate BUILDTOP in makeaclocalsTom Yu1994-06-172-1/+2
* getting var/stdarg.h from com_err.hMark Eichin1994-06-161-13/+0
* Include <stdarg.h> if STDARG_PROTOTYPES is defined and __STDC__ is not definedTheodore Tso1994-06-161-2/+3
* use STDARG_PROTOTYPES since it is already availableMark Eichin1994-06-162-4/+5
* use CHECK_SIGPROCMASKMark Eichin1994-06-151-0/+1
* more srcdir fixesMark Eichin1994-06-151-1/+1
* ss_err.h is built, not srcMark Eichin1994-06-141-1/+1
* Linux uses _STDARG_H instead of _STDARG_H_ --- we need a better way toTheodore Tso1994-06-121-1/+1
* real Makefile.in, NO_YYLINENOMark Eichin1994-06-102-4/+40
* autoconf enhancements for kerberosMark Eichin1994-06-101-0/+13
* If we sucked in stdarg.h, assume STDARGTheodore Tso1994-06-021-4/+0
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-011-2/+2
* Initial revisionTheodore Tso1993-06-0330-0/+2527