aboutsummaryrefslogtreecommitdiff
path: root/src/util/ss
AgeCommit message (Expand)AuthorFilesLines
1996-01-04Always include <fcntl.h> instead of checking for <sys/fcntl.h>Richard Basch2-5/+1
1995-09-25Removed "foo:: foo-$(WHAT)" lines from the MakefileTheodore Tso2-2/+5
1995-08-24Update file listTheodore Tso1-2/+2
1995-08-24Updated to reflect ct_c.* to ct_c.*.in filename changesTheodore Tso2-2/+6
1995-08-07Add $(SHELL) to invocation of config_script, so that the tree canTheodore Tso2-1/+6
1995-07-07Make symlink in TOPLIBD for libssPaul Park2-0/+6
1995-06-28Rename ct_c.*.in to ct_c_*.in, so that the sources will unpack cleanlyTheodore Tso4-8/+14
1995-06-28Rename ct_c.* to ct_c.*.in. ct_c.sed.in is now processed by sed toTheodore Tso5-14/+27
1995-06-27Compiler warning cleanupPaul Park2-1/+7
1995-06-13 * Makefile.in: don't install libss.aTom Yu2-8/+4
1995-06-09configure.in: Remove standardized set of autoconf macros, which areTheodore Tso2-2/+5
1995-06-09error.c (ss_error): remove const declaration from local variable. (it isEzra Peisach4-2/+16
1995-06-09list_req.c, ss_internal.h: Clean up -Wall flamesTheodore Tso5-15/+29
1995-06-09Change mk_cmds so that the output file is always created in theTheodore Tso2-2/+9
1995-04-27Use posix signals if present on the system (for OS's that only haveEzra Peisach7-5/+112
1995-04-14Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to doTheodore Tso1-0/+64
1995-03-29* Makefile.in (all): Run all-$(WHAT).John Gilmore2-2/+13
1995-03-19* configure.in: Use AC_CHECK_HEADERS(stdarg.h), not CHECK_STDARG.John Gilmore3-3/+8
1995-02-28* Makefile.in: Avoid recompilation of std_rqs.c every single timeJohn Gilmore3-2/+8
1995-02-23 * mk_cmds.sh: use ${SED} not sed in backtick expressions.Mark Eichin2-1/+7
1995-02-23 * mk_cmds.sh: use ${SED} not sed in backtick expressions.Mark Eichin2-2/+8
1995-02-03Add .cvsignore file so that cvs ignores the autoconf-built configure fileTheodore Tso1-0/+1
1994-10-26Conversion of autoconfigury to Autoconf V2Mark Eichin1-1/+1
1994-10-24Add AC_RETSIGTYPE to get proper return type for signal hanldersTheodore Tso5-7/+19
1994-10-11Don't rm the sed and awk scripts during a make cleanTheodore Tso2-1/+5
1994-10-07Add extra check to make sure blank lines get squeezed out. Needed forTheodore Tso2-0/+6
1994-10-06Replace use of basename with sed --- it's more portableTheodore Tso2-1/+5
1994-10-03Don't try to compile mk_cmds. Use awk/sed shell script replacement instead.Theodore Tso3-6/+27
1994-09-23Fix so that autoconf actually checks for bison/yacc/byacc, so that systemsTheodore Tso2-1/+2
1994-08-31Added declaration for strdup() if HAS_STRDUP is not definedTheodore Tso3-0/+17
1994-08-18stamp out rcs keywordsMark Eichin7-57/+4
1994-08-09STAMP OUT IMAKE IN OUR LIFETIMES!Mark Eichin1-68/+0
1994-07-20 * Makefile.in: remove spurious includes rulesTom Yu2-8/+4
1994-07-14 * Makefile.in: nuke libss.a.bak crudTom Yu2-1/+4
1994-07-03mostly changes to prevent spewage of ignored errorsTom Yu2-5/+8
1994-07-02Reduced Makefile.in, using pre/postMark Eichin1-20/+0
1994-06-27* configure.in (in all relevant subdirs): move invokations ofTom Yu1-1/+1
1994-06-23add std_rqs.c to things to cleanMark Eichin1-1/+1
1994-06-22ss_err.h is not a SrcHeaderMark Eichin2-1/+7
1994-06-21Tue Jun 21 17:46:53 1994 Mark Eichin (eichin at cygnus.com)Mark Eichin1-0/+1
1994-06-21using CopySrcHeader instead of CopyHeaderTom Yu2-5/+9
1994-06-21Install headers during build; also pick up CCOPTSTom Yu3-0/+11
1994-06-18Fri Jun 17 19:54:00 1994 Mark Eichin (eichin at cygnus.com)Mark Eichin1-1/+1
1994-06-17support to calculate BUILDTOP in makeaclocalsTom Yu2-1/+2
1994-06-16getting var/stdarg.h from com_err.hMark Eichin1-13/+0
1994-06-16Include <stdarg.h> if STDARG_PROTOTYPES is defined and __STDC__ is not definedTheodore Tso1-2/+3
1994-06-16use STDARG_PROTOTYPES since it is already availableMark Eichin2-4/+5
1994-06-15use CHECK_SIGPROCMASKMark Eichin1-0/+1
1994-06-15more srcdir fixesMark Eichin1-1/+1
1994-06-14ss_err.h is built, not srcMark Eichin1-1/+1