aboutsummaryrefslogtreecommitdiff
path: root/src/util
AgeCommit message (Expand)AuthorFilesLines
2000-06-26* dyn_realloc.c: Remove unused variableEzra Peisach2-1/+5
2000-06-26* btree/bt_put.c (__bt_put): Initialize "e"Ken Raeburn2-1/+5
2000-06-26* dbtest.c (err): Add format attribute to decl, for typechecking under GNU CKen Raeburn2-1/+12
2000-06-26* com_err.h (com_err): Declare with format attribute if using gccKen Raeburn2-1/+10
2000-06-23merge from krb5-1-2-beta4Ken Raeburn11-27/+61
2000-06-01Change wsanchez@apple -> tritan@mitWilfredo Sanchez8-16/+16
2000-05-152000-05-15 Alexandra Ellwood <lxs@mit.edu>Alexandra Ellwood2-6/+14
2000-04-042000-04-03 Jeffrey Altman <jaltman@columbia.edu>Jeffrey Altman2-1/+7
2000-04-042000-04-03 Jeffrey Altman <jaltman@columbia.edu>Jeffrey Altman2-6/+12
2000-03-24Added profile_get_booleanMiro Jurisic5-1/+97
2000-03-18Include string.h for strlen prototypeEzra Peisach2-0/+5
2000-02-28* Makefile.in (com_err.o): Depends on com_err.cKen Raeburn2-0/+6
2000-02-04* getopt.c, getopt_long.c, getopt.h: Update to latest BSD codeDanilo Almeida5-40/+341
2000-02-02* listen.c (ss_listen): Local var END should be volatileKen Raeburn2-1/+5
1999-10-28* error_message.c, error_table.h: Added support to use ErrorLib Alexandra Ellwood1-0/+6
1999-10-28Added support to use ErrorLib to get MIT Support Library and Mac OS Toolbox e...Alexandra Ellwood2-2/+20
1999-10-26log tritan's changesTom Yu8-0/+56
1999-10-26Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez8-53/+49
1999-09-24copyright notice updates from 1.1 branchKen Raeburn22-15/+81
1999-09-01Danilo's const_profile_filespec_t and other changes from 1.1 branchKen Raeburn6-14/+32
1999-08-18Removed com_err functions from profile.expMiro Jurisic2-3/+5
1999-08-18Added et.expMiro Jurisic2-0/+12
1999-08-17 * mkrel (reldate): Fix to deal with release branch snapshotsTom Yu2-1/+27
1999-08-16 * README.NOT.SLEEPYCAT.DB: New file; pointer to README toTom Yu4-41/+70
1999-08-05Remove profile_free_string because we already have profile_release_stringDanilo Almeida3-13/+2
1999-08-05Add profile_free_string to free strings allocated by profile_get_stringDanilo Almeida3-0/+18
1999-08-03Update dump-utmp from KerbNet 1.2.Ken Raeburn4-30/+109
1999-08-03prof_file.c (profile_open_file)Alexandra Ellwood1-0/+6
1999-08-03Added line to initialize profile->magic on the Macintosh because all of the o...Alexandra Ellwood1-0/+1
1999-07-23Updating changelogJeffrey Altman1-0/+6
1999-07-23If no filespecs are provided, then return an empty profileJeffrey Altman1-9/+13
1999-07-23clean up more conflictsTom Yu1-17/+33
1999-07-23resolve conflicts from autoconf-2.13 importTom Yu24-2059/+4977
1999-07-23Initial revisionTom Yu1-0/+343
1999-07-21* prof_int.h (profile_t): Delete typedef, since Miro changed prof_int.h toKen Raeburn4-20/+25
1999-07-21#ifdefed out krb5_*config_file on MacOSMiro Jurisic1-0/+5
1999-07-21Profile library now uses MacOS native file specifiers on MacOS, and file path...Miro Jurisic1-13/+44
1999-07-21Profile library now uses MacOS native file specifiers on MacOS, and file path...Miro Jurisic3-90/+136
1999-07-14Added #ifdef __cplusplus extern "C"Miro Jurisic2-0/+12
1999-07-10AddedMiro Jurisic1-0/+33
1999-06-23Check whether profile is valid before partying on itDanilo Almeida2-0/+11
1999-06-18minor syntax cleanupKen Raeburn2-1/+6
1999-06-17Fix memory leak in profile_init_path()Danilo Almeida2-0/+5
1999-06-15Get rid of control characters in text fileDanilo Almeida2-16/+20
1999-06-09Merged changed from Mac_V2_0_derivatives branchMiro Jurisic2-1/+7
1999-05-19These are a bunch of intertwined changes to the windows build.Danilo Almeida6-6/+52
1999-05-15Commit the right version of the Changelog comment for previous checkinTheodore Tso1-5/+5
1999-05-15makeshlib.sh (library): Add -bnoentry to the AIX shared library linkTheodore Tso2-2/+12
1999-05-10Do win32 build in subdirDanilo Almeida6-26/+40
1999-04-24 * update_utmp.c (pty_update_utmp): utx.ut_pid is a pid_t, andTom Yu2-1/+8