summaryrefslogtreecommitdiffstats
path: root/src/util
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in (SRCS): Add $(srcdir) as neededEzra Peisach1997-08-172-4/+9
* * error_message.c (error_message): Mask error code withEzra Peisach1997-07-223-2/+12
* * acgeneral.m4 (AC_CHECK_PROG, AC_PATH_PROG): Fix bug in previousTom Yu1997-06-203-5/+10
* * acgeneral.m4 (AC_CHECK_PROG, AC_PATH_PROG): Assign the path toTom Yu1997-06-183-10/+23
* Remove erroneous space from the HPUX open()Theodore Tso1997-06-032-1/+5
* Check for openpty() in -lutil. It's there on FreeBSD and BSDITheodore Tso1997-04-252-0/+6
* it's 'extern "C"' not '#extern "C"'Kevin Mitchell1997-03-311-1/+1
* Fix stupid spelling typoTheodore Tso1997-03-251-1/+1
* Fix to sed the manpage so that it is internally consistentTom Yu1997-03-201-2/+2
* Oops this should not have been checked inTom Yu1997-03-202-628/+0
* This commit was generated by cvs2svn to compensate for changes in r10013,Tom Yu1997-03-201-9/+17
* Initial revisionTom Yu1997-03-202-0/+628
* Add 'extern "C"' for C++ compatibility; also check for __cplusplusTheodore Tso1997-03-182-1/+14
* * error_message.c: Don't declare sys_nerr on MacintoshEzra Peisach1997-03-033-1/+9
* * com_err.c: Back out last change; it's not needed. Also, removeSam Hartman1997-03-013-6/+7
* Remove static from declaration of com_err_hookSam Hartman1997-03-012-3/+8
* Moved some of the library list file build logic from the individual MakefilesRichard Basch1997-02-234-11/+8
* Described the replacement of #ifdef unixRichard Basch1997-02-221-5/+8
* AIX should also have the compatibility interfaceRichard Basch1997-02-222-2/+2
* I really did mean #ifdef unix... I added AIX for compatibility.Richard Basch1997-02-223-3/+7
* * Make shared libs work on AIXSam Hartman1997-02-222-1/+4
* * Make shared libs work on AIXSam Hartman1997-02-226-5/+18
* * Make shared libs work on AIXSam Hartman1997-02-223-127/+35
* Update the major version to 3;Sam Hartman1997-02-222-1/+5
* Unix bug: link.table was referencing an incompletely constructed variableRichard Basch1997-02-201-1/+1
* et_c.awk:Richard Basch1997-02-202-21/+24
* Make sure KRB5_DLLIMP/KRB5_CALLCONV are definedRichard Basch1997-02-181-0/+14
* Do not free unallocated memory (win16)Richard Basch1997-02-181-11/+17
* Win16 fixesRichard Basch1997-02-183-8/+7
* Because you cannot call malloc() during DLL initialization under win16,Richard Basch1997-02-181-2/+16
* Export profile_get_values() for krb4 library (win16/win32)Richard Basch1997-02-184-28/+34
* Fixed variable name for Windows buildRichard Basch1997-02-161-1/+1
* Checked in a debugging version, by accident.Richard Basch1997-02-161-2/+11
* The libhack merge lost all the windows build instructions... fixed..Richard Basch1997-02-152-5/+17
* Removed V2 experimental API previously checked-in.Richard Basch1997-02-159-255/+200
* com_err.c: Only check if stderr is a tty under Win32; Win16 does notRichard Basch1997-02-141-0/+2
* com_err.c: display the error via stderr if it is a character deviceRichard Basch1997-02-112-1/+15
* getopt functionality for win32 console appsRichard Basch1997-02-111-0/+126
* Build getopt.obj (getopt functionality for win32 console apps)Richard Basch1997-02-111-1/+1
* Fix broken Windows 16 declaration. (Should be KRB5_CALLCONV, andTheodore Tso1997-02-113-3/+6
* Merge of libhack_branchTom Yu1997-02-0912-136/+100
* compile_et.c: Change the emitted name of the struct error_tableTheodore Tso1997-02-084-15/+28
* prof_int.h: Include "com_err.h" instead of redeclaring errcode_tRichard Basch1997-02-082-10/+17
* com_err.[ch]: Define old com_err_va interfaceRichard Basch1997-02-083-1/+16
* Makefile.in: Remove target before copying over it (avoids perm. errors)Richard Basch1997-02-062-1/+8
* profile.hin: Do not multiply process the contents of this fileRichard Basch1997-02-063-13/+10
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-065-2/+100
* New V2 API + Win16/Win32 supportRichard Basch1997-02-0611-413/+627
* update to autoconf-2.12Tom Yu1996-12-2441-10015/+4013
* Initial revisionTom Yu1996-12-242-0/+4