summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/posix
Commit message (Expand)AuthorAgeFilesLines
* Changes for Macintosh implementationKeith Vetter1995-07-063-2/+4
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-092-3/+5
* Add support for building shared librariesTheodore Tso1995-05-273-1/+23
* Rearrange #include files so that krb5.h gets included first, so thatTheodore Tso1995-05-232-1/+8
* Lint cleanup; explicitly declare that daemon() returns an intTheodore Tso1995-04-282-0/+6
* Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to doTheodore Tso1995-04-141-0/+45
* Windows global stuff:Keith Vetter1995-04-142-4/+9
* * configure.in (AC_REPLACE_FUNCS): Add getuid to the list.John Gilmore1995-03-294-4/+14
* * Makefile.in (LDFLAGS): Zap duplicate.John Gilmore1995-03-182-2/+6
* * aclocal.m4 (UsePepsy, PepsyTarget): removed, not referencedMark Eichin1995-03-082-1/+4
* Ported the posix directory for the PC--one fileKeith Vetter1995-03-073-1/+27
* * daemon.c, memmove.c, strcasecmp.c, strdup.c: Avoid <krb5/...>John Gilmore1995-02-285-7/+12
* Add .cvsignore file so that cvs ignores the autoconf-built configure fileTheodore Tso1995-02-031-0/+1
* configure.in:Theodore Tso1994-12-225-1/+130
* Add check for HAS_SETSID test for daemon.cTheodore Tso1994-12-132-0/+5
* Conversion of autoconfigury to Autoconf V2Mark Eichin1994-10-261-1/+1
* stamp out rcs keywordsMark Eichin1994-08-186-18/+6
* Stamp Out Imake in Our Lifetimes..Mark Eichin1994-08-091-72/+0
* * daemon.c: <fcntl.h>, not <sys/fcntl.h>Tom Yu1994-07-162-1/+5
* Add BSD daemon library routineTheodore Tso1994-07-162-1/+95
* Reduced Makefile.in, using pre/postMark Eichin1994-07-021-20/+0
* more improvements to clean rulesMark Eichin1994-06-231-1/+1
* improve clean rulesMark Eichin1994-06-231-0/+3
* Tue Jun 21 17:46:53 1994 Mark Eichin (eichin at cygnus.com)Mark Eichin1994-06-211-0/+1
* support to allow --with-ccopts=Tom Yu1994-06-212-0/+2
* add AC_CONST for bsdMark Eichin1994-06-212-0/+5
* Included krb5/config.h so that things will work under imake as well asTheodore Tso1994-06-202-0/+5
* 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
* step 3: bcopy->memcpy or memmove (chose by hand), twiddle argsMark Eichin1994-06-151-1/+1
* since we only need this on non BSD-4.4 systems, do not use BSD-4.4-specific h...Mark Eichin1994-06-101-1/+5
* autoconf enhancements for kerberosMark Eichin1994-06-092-0/+29
* Added support for memmove() routine for systems that don't have itTheodore Tso1994-01-172-6/+154
* Added strerror to the release; fixed usage of Has* in the config ImakefileTheodore Tso1994-01-171-0/+67
* Added strerror to the release; fixed usage of Has* in the config ImakefileTheodore Tso1994-01-171-6/+9
* Make vfprintf() and vsprintf() match the standard function prototypesTheodore Tso1993-12-242-2/+3
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-011-2/+2
* Library directory reorganization; there are now crypto and krb5 directories,Theodore Tso1993-08-041-0/+62
* strdup(0) now returns 0Theodore Tso1992-06-091-0/+2
* Use fork() when vfork() isn't available.John Carr1992-02-231-1/+11
* malloc() is already declared in include filesJohn Kohl1991-04-301-1/+1
* include file changes for krb5John Kohl1991-04-301-6/+4
* Initial revisionJohn Kohl1991-04-301-0/+41
* strerror may be a #define on some systemsJohn Kohl1991-04-231-2/+4
* use string.hJohn Kohl1990-10-291-2/+2
* Declare vsyslog and openlog to make this compile on the RTJon Rochlis1990-10-011-0/+2
* include sys/wait.h to get prototypeJohn Kohl1990-05-111-1/+2
* Initial revisionJohn Kohl1990-05-022-0/+86
* fix name of argument for non-STDC varargsJohn Kohl1990-05-021-1/+1
* Initial revisionJohn Kohl1990-05-021-0/+225