aboutsummaryrefslogtreecommitdiff
path: root/src/appl/bsd/configure.in
AgeCommit message (Expand)AuthorFilesLines
2004-01-07This commit was manufactured by cvs2svn to create tagkfw-2.6-beta1no author1-2/+1
2003-03-03Remove ADD_DEF and uses thereof, and move the appropriate symbols toTom Yu1-1/+0
2002-12-06 * configure.in: Quote the argument to AC_CHECK_HEADER. AutoconfEzra Peisach1-1/+1
2002-06-25enable ipv6 rsh connectionsKen Raeburn1-1/+1
2001-12-06 * krcp.c, krlogin.c, krlogind.c, krsh.c, krshd.c, login.c,Ezra Peisach1-0/+1
2001-07-06 * Makefile.in: Link krshd with KRSHDLIBS instead of LOGINLIBSEzra Peisach1-1/+6
2001-06-22 * krlogind.c: Provide daemon prototype if neededEzra Peisach1-0/+5
2001-06-11 * configure.in (SETENVOBJ): If setenv is not present on system,Ezra Peisach1-0/+1
2001-04-26assume ANSI C: delete no-volatile support, and most no-prototype supportKen Raeburn1-2/+0
2001-01-142001-01-12 Sam Hartman <hartmans@mit.edu>Sam Hartman1-0/+3
2000-11-01 * configure.in: Update to autoconf 2 macro names:Ezra Peisach1-5/+7
2000-07-18 * krcp.c: Provide format attribute for error() for versions of gccEzra Peisach1-1/+5
2000-06-301.2-beta4 pullupKen Raeburn1-5/+6
1999-07-12AIX 4.3.2 (4.3.0+) build fixes based on bug report from Joshua Lackey,Ken Raeburn1-1/+1
1999-02-17 * klogind.M: Document things a little better, including newTom Yu1-1/+1
1999-01-21 * login.c (main): Call setluid()Tom Yu1-1/+1
1998-05-27login.c (dolastlog): BSD 4.4 systems don't have lastlog.h, but stillTheodore Tso1-1/+1
1998-05-06Add a check for the header file krb4-proto.h. Replace file existenceTheodore Tso1-37/+2
1998-03-02configure.in: Clean up configure script. Check $cross_compilingTheodore Tso1-23/+4
1997-02-09Merge of libhack_branchTom Yu1-5/+2
1996-12-24 * configure.in: Fix up "test $ac_cv_c_cross" to deal withTom Yu1-2/+2
1996-11-12fix typoMark Eichin1-1/+1
1996-11-11 * Makefile.in, configure.in, krshd.c, v4rcp.M, v4rcp.c: addedMark Eichin1-1/+7
1996-06-24* klogind should do a better job of initializing output flags on ttySam Hartman1-0/+11
1996-06-15Remove tests that are not needed with the pty library in placeEzra Peisach1-22/+1
1996-06-04 * Makefile.in,configure.in: allow compilation w/o krb4 (Ezra'sTom Yu1-0/+16
1996-05-01Merge with Cygnus sources, changes from Mark Eichin, Marc Horowitz, ChrisKen Raeburn1-2/+54
1996-04-17configure.in (LOGINLIBS): Remove DECLARE_SYS_ERRLIST since it's noTheodore Tso1-1/+0
1996-03-13use AC_HEADER_STDARGKen Raeburn1-1/+2
1996-02-26Call USE_ANAME so we get the rightSam Hartman1-0/+1
1996-02-26Fix the server side of the krlogin bug detecting eof in connection closeSam Hartman1-1/+4
1996-02-01* rcp (client mode) now uses rsh -x but still supports the old encryption inSam Hartman1-0/+1
1996-01-22Check for prototypes so that KRB5_STDARG_P worksEzra Peisach1-1/+1
1996-01-19Mainline utmp and login cleanups from hartmans_pty_utmp:Sam Hartman1-3/+3
1996-01-11 * krcp.c (error): Convert to use varargsEzra Peisach1-1/+3
1995-12-06 * configure.in: Use krb5util libraryEzra Peisach1-0/+1
1995-08-07Check for utmp[x].hPaul Park1-1/+1
1995-07-29 * configure.in: Don't link with -lkadmTom Yu1-1/+0
1995-07-14* Tell configure.in that AIX doesn't have streams; it has the headerSam Hartman1-0/+4
1995-07-07Reorganize library logic and use LDFLAGS from configurePaul Park1-0/+3
1995-06-27Compiler warning cleanupPaul Park1-2/+8
1995-06-22configure.in: Change AC_HAVE_HEADERS with AC_CHECK_HEADERS, and check forTheodore Tso1-1/+1
1995-06-21login.c: Change RETSIGTYPE to krb5_sigtype to be consistantEzra Peisach1-0/+1
1995-06-19Use setluid() where appropriate (e.g. OSF/1)Paul Park1-0/+13
1995-06-15Shared library Makefile/configure changes and cleanupPaul Park1-2/+1
1995-06-09configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1-6/+0
1995-05-21 * loginpaths.h: Add NetBSD pathsEzra Peisach1-0/+2
1995-04-28oops. s/CHECK/PROG/Mark Eichin1-2/+2
1995-04-28 * configure.in (PATH): use internal AC_CHECK_ECHO_N because changeMark Eichin1-0/+2
1995-04-27 * Makefile.in (LOCALINCLUDE): get kerberosIV headers for login.cMark Eichin1-7/+1