summaryrefslogtreecommitdiffstats
path: root/src/util
Commit message (Expand)AuthorAgeFilesLines
* dyn_insert.c, dyn_put.c: Include string.h for memmove prototypeEzra Peisach2000-06-293-1/+8
* * getpty.c (pty_getpty): More conditionalizing variable defintionEzra Peisach2000-06-295-3/+19
* * dyn_create.c, dyn_delete.c, dyn_insert.c, dyn_put.c: Use %pEzra Peisach2000-06-285-8/+13
* * libpty.h: If SOCK_DGRAM is not defined, provide a definition forEzra Peisach2000-06-266-6/+33
* Fix email address in ChangeLogEzra Peisach2000-06-261-1/+1
* * prof_init.c (profile_init_path): Use profile_filespec_t insteadEzra Peisach2000-06-263-8/+17
* * dyn_realloc.c: Remove unused variableEzra Peisach2000-06-262-1/+5
* * btree/bt_put.c (__bt_put): Initialize "e"Ken Raeburn2000-06-262-1/+5
* * dbtest.c (err): Add format attribute to decl, for typechecking under GNU CKen Raeburn2000-06-262-1/+12
* * com_err.h (com_err): Declare with format attribute if using gccKen Raeburn2000-06-262-1/+10
* merge from krb5-1-2-beta4Ken Raeburn2000-06-2311-27/+61
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-018-16/+16
* 2000-05-15 Alexandra Ellwood <lxs@mit.edu>Alexandra Ellwood2000-05-152-6/+14
* 2000-04-03 Jeffrey Altman <jaltman@columbia.edu>Jeffrey Altman2000-04-042-1/+7
* 2000-04-03 Jeffrey Altman <jaltman@columbia.edu>Jeffrey Altman2000-04-042-6/+12
* Added profile_get_booleanMiro Jurisic2000-03-245-1/+97
* Include string.h for strlen prototypeEzra Peisach2000-03-182-0/+5
* * Makefile.in (com_err.o): Depends on com_err.cKen Raeburn2000-02-282-0/+6
* * getopt.c, getopt_long.c, getopt.h: Update to latest BSD codeDanilo Almeida2000-02-045-40/+341
* * listen.c (ss_listen): Local var END should be volatileKen Raeburn2000-02-022-1/+5
* * error_message.c, error_table.h: Added support to use ErrorLib Alexandra Ellwood1999-10-281-0/+6
* Added support to use ErrorLib to get MIT Support Library and Mac OS Toolbox e...Alexandra Ellwood1999-10-282-2/+20
* log tritan's changesTom Yu1999-10-268-0/+56
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-268-53/+49
* copyright notice updates from 1.1 branchKen Raeburn1999-09-2422-15/+81
* Danilo's const_profile_filespec_t and other changes from 1.1 branchKen Raeburn1999-09-016-14/+32
* Removed com_err functions from profile.expMiro Jurisic1999-08-182-3/+5
* Added et.expMiro Jurisic1999-08-182-0/+12
* * mkrel (reldate): Fix to deal with release branch snapshotsTom Yu1999-08-172-1/+27
* * README.NOT.SLEEPYCAT.DB: New file; pointer to README toTom Yu1999-08-164-41/+70
* Remove profile_free_string because we already have profile_release_stringDanilo Almeida1999-08-053-13/+2
* Add profile_free_string to free strings allocated by profile_get_stringDanilo Almeida1999-08-053-0/+18
* Update dump-utmp from KerbNet 1.2.Ken Raeburn1999-08-034-30/+109
* prof_file.c (profile_open_file)Alexandra Ellwood1999-08-031-0/+6
* Added line to initialize profile->magic on the Macintosh because all of the o...Alexandra Ellwood1999-08-031-0/+1
* Updating changelogJeffrey Altman1999-07-231-0/+6
* If no filespecs are provided, then return an empty profileJeffrey Altman1999-07-231-9/+13
* clean up more conflictsTom Yu1999-07-231-17/+33
* resolve conflicts from autoconf-2.13 importTom Yu1999-07-2324-2059/+4977
* Initial revisionTom Yu1999-07-231-0/+343
* * prof_int.h (profile_t): Delete typedef, since Miro changed prof_int.h toKen Raeburn1999-07-214-20/+25
* #ifdefed out krb5_*config_file on MacOSMiro Jurisic1999-07-211-0/+5
* Profile library now uses MacOS native file specifiers on MacOS, and file path...Miro Jurisic1999-07-211-13/+44
* Profile library now uses MacOS native file specifiers on MacOS, and file path...Miro Jurisic1999-07-213-90/+136
* Added #ifdef __cplusplus extern "C"Miro Jurisic1999-07-142-0/+12
* AddedMiro Jurisic1999-07-101-0/+33
* Check whether profile is valid before partying on itDanilo Almeida1999-06-232-0/+11
* minor syntax cleanupKen Raeburn1999-06-182-1/+6
* Fix memory leak in profile_init_path()Danilo Almeida1999-06-172-0/+5
* Get rid of control characters in text fileDanilo Almeida1999-06-152-16/+20