aboutsummaryrefslogtreecommitdiff
path: root/src/util/ss/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2001-06-21Taking changes from the trunk between tags incremental-propagation-branchpointincremental-propagationMitchell Berger1-0/+8
2001-06-07 * request_tbl.c (ss_add_request_table): Do not cast argument toEzra Peisach1-0/+5
2001-04-17* Makefile.in (unixmac): Target deletedKen Raeburn1-0/+4
2000-11-01 * configure.in: Change AC_RETSIGTYPE to AC_TYPE_SIGNALEzra Peisach1-0/+4
2000-08-07 * ss_internal.h: Only use fake sigmask, sigblock and sigsetmask ifEzra Peisach1-0/+5
2000-08-04* listen.c (ss_quit): Now returns void. Fix type of argument ARGV to fitKen Raeburn1-0/+10
2000-08-02 * requests.c (DECLARE): Fix prototype for dispatch functions toEzra Peisach1-0/+19
2000-07-03Added prototype for ss_create_invocation()Ezra Peisach1-1/+1
2000-07-03 * test_ss.c (main): Change usage of ss_listen to agree withEzra Peisach1-0/+7
2000-06-23merge from krb5-1-2-beta4Ken Raeburn1-0/+8
2000-06-01Change wsanchez@apple -> tritan@mitWilfredo Sanchez1-2/+2
2000-02-02* listen.c (ss_listen): Local var END should be volatileKen Raeburn1-0/+4
1999-10-26log tritan's changesTom Yu1-0/+7
1999-01-27listen.c (print_prompt): Replace BSD-style ioctl with termios interfaceTheodore Tso1-0/+5
1998-04-06 * Makefile.in (includes): Don't mkdir unless the directory doesn'tTom Yu1-0/+5
1998-03-30gcc -Wall cleanups. Mainly adding prototypes andEzra Peisach1-0/+18
1998-02-18Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1-0/+5
1998-02-13Add AC_PROG_INSTALL since it's needed to install the libraries andTheodore Tso1-0/+5
1998-02-12Mass makefile/configure.in build system revampTheodore Tso1-0/+11
1997-11-19 * configure.in: Update to new library build systemTom Yu1-0/+6
1997-09-19remove occurences of USE_STRING_H, HAS_STRDUP, and HAS_LABSTom Yu1-0/+6
1997-08-17 * Makefile.in (SRCS): Add $(srcdir) as neededEzra Peisach1-0/+4
1997-02-06Makefile.in: Remove target before copying over it (avoids perm. errors)Richard Basch1-0/+6
1996-06-14 * configure.in: remove ref to SS_RULES, ET_RULESTom Yu1-0/+4
1996-03-13use AC_HEADER_STDARGKen Raeburn1-0/+5
1995-09-25Removed "foo:: foo-$(WHAT)" lines from the MakefileTheodore Tso1-0/+5
1995-08-24Updated to reflect ct_c.* to ct_c.*.in filename changesTheodore Tso1-0/+4
1995-08-07Add $(SHELL) to invocation of config_script, so that the tree canTheodore Tso1-0/+5
1995-07-07Make symlink in TOPLIBD for libssPaul Park1-0/+4
1995-06-28Rename ct_c.*.in to ct_c_*.in, so that the sources will unpack cleanlyTheodore Tso1-0/+6
1995-06-28Rename ct_c.* to ct_c.*.in. ct_c.sed.in is now processed by sed toTheodore Tso1-0/+10
1995-06-27Compiler warning cleanupPaul Park1-0/+5
1995-06-13 * Makefile.in: don't install libss.aTom Yu1-0/+4
1995-06-09configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1-0/+5
1995-06-09error.c (ss_error): remove const declaration from local variable. (it isEzra Peisach1-0/+10
1995-06-09list_req.c, ss_internal.h: Clean up -Wall flamesTheodore Tso1-0/+10
1995-06-09Change mk_cmds so that the output file is always created in theTheodore Tso1-0/+6
1995-04-27Use posix signals if present on the system (for OS's that only haveEzra Peisach1-0/+14
1995-03-29* Makefile.in (all): Run all-$(WHAT).John Gilmore1-0/+6
1995-03-19* configure.in: Use AC_CHECK_HEADERS(stdarg.h), not CHECK_STDARG.John Gilmore1-0/+5
1995-02-28* Makefile.in: Avoid recompilation of std_rqs.c every single timeJohn Gilmore1-0/+6
1995-02-23 * mk_cmds.sh: use ${SED} not sed in backtick expressions.Mark Eichin1-1/+2
1995-02-23 * mk_cmds.sh: use ${SED} not sed in backtick expressions.Mark Eichin1-0/+5
1994-10-24Add AC_RETSIGTYPE to get proper return type for signal hanldersTheodore Tso1-0/+11
1994-10-11Don't rm the sed and awk scripts during a make cleanTheodore Tso1-0/+4
1994-10-07Add extra check to make sure blank lines get squeezed out. Needed forTheodore Tso1-0/+5
1994-10-06Replace use of basename with sed --- it's more portableTheodore Tso1-0/+4
1994-10-03Don't try to compile mk_cmds. Use awk/sed shell script replacement instead.Theodore Tso1-0/+7
1994-08-31Added declaration for strdup() if HAS_STRDUP is not definedTheodore Tso1-0/+8
1994-07-20 * Makefile.in: remove spurious includes rulesTom Yu1-0/+4