summaryrefslogtreecommitdiffstats
path: root/src/util/ss
Commit message (Expand)AuthorAgeFilesLines
* * configure.in: Change AC_RETSIGTYPE to AC_TYPE_SIGNALEzra Peisach2000-11-012-1/+5
* * ss_internal.h: Only use fake sigmask, sigblock and sigsetmask ifEzra Peisach2000-08-072-1/+9
* * listen.c (ss_quit): Now returns void. Fix type of argument ARGV to fitKen Raeburn2000-08-043-6/+14
* * requests.c (DECLARE): Fix prototype for dispatch functions toEzra Peisach2000-08-025-9/+53
* Added prototype for ss_create_invocation()Ezra Peisach2000-07-032-1/+3
* * test_ss.c (main): Change usage of ss_listen to agree withEzra Peisach2000-07-033-2/+10
* merge from krb5-1-2-beta4Ken Raeburn2000-06-235-20/+31
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-011-2/+2
* * listen.c (ss_listen): Local var END should be volatileKen Raeburn2000-02-022-1/+5
* log tritan's changesTom Yu1999-10-261-0/+7
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-261-4/+4
* copyright notice updates from 1.1 branchKen Raeburn1999-09-242-0/+6
* Added missing #include of termios.hTheodore Tso1999-01-271-0/+1
* listen.c (print_prompt): Replace BSD-style ioctl with termios interfaceTheodore Tso1999-01-273-12/+12
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-2/+6
* Preliminary fixes for AIX4.3:Sam Hartman1998-07-121-0/+1
* * Makefile.in (includes): Don't mkdir unless the directory doesn'tTom Yu1998-04-062-1/+6
* gcc -Wall cleanups. Mainly adding prototypes andEzra Peisach1998-03-3010-4/+35
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-182-2/+7
* Add AC_PROG_INSTALL since it's needed to install the libraries andTheodore Tso1998-02-132-0/+6
* Mass makefile/configure.in build system revampTheodore Tso1998-02-127-7/+41
* * configure.in: Update to new library build systemTom Yu1997-11-193-42/+22
* remove occurences of USE_STRING_H, HAS_STRDUP, and HAS_LABSTom Yu1997-09-193-2/+8
* * Makefile.in (SRCS): Add $(srcdir) as neededEzra Peisach1997-08-172-4/+9
* Makefile.in: Remove target before copying over it (avoids perm. errors)Richard Basch1997-02-062-1/+8
* * configure.in: remove ref to SS_RULES, ET_RULESTom Yu1996-06-142-2/+4
* cvsignore hackeryTom Yu1996-06-101-1/+0
* use AC_HEADER_STDARGKen Raeburn1996-03-132-1/+7
* Always include <fcntl.h> instead of checking for <sys/fcntl.h>Richard Basch1996-01-042-5/+1
* Removed "foo:: foo-$(WHAT)" lines from the MakefileTheodore Tso1995-09-252-2/+5
* Update file listTheodore Tso1995-08-241-2/+2
* Updated to reflect ct_c.* to ct_c.*.in filename changesTheodore Tso1995-08-242-2/+6
* Add $(SHELL) to invocation of config_script, so that the tree canTheodore Tso1995-08-072-1/+6
* Make symlink in TOPLIBD for libssPaul Park1995-07-072-0/+6
* Rename ct_c.*.in to ct_c_*.in, so that the sources will unpack cleanlyTheodore Tso1995-06-284-8/+14
* Rename ct_c.* to ct_c.*.in. ct_c.sed.in is now processed by sed toTheodore Tso1995-06-285-14/+27
* Compiler warning cleanupPaul Park1995-06-272-1/+7
* * Makefile.in: don't install libss.aTom Yu1995-06-132-8/+4
* 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