summaryrefslogtreecommitdiffstats
path: root/src/util
Commit message (Expand)AuthorAgeFilesLines
* Thread-safe manipulation of registered error-table listKen Raeburn2004-03-183-11/+34
* * error.c (ss_error): Always use ANSI C form. Don't try to hide theKen Raeburn2004-03-183-46/+7
* Change profile code over to new thread macros, and enable data sharing alwaysKen Raeburn2004-03-143-26/+40
* * prof_get.c (profile_parse_boolean): Declare first argument asEzra Peisach2004-03-082-1/+6
* Change subdir processing so that SUBDIRS will contain the configuredKen Raeburn2004-03-084-2/+9
* * reconf: Delete autom4te.cache directories after running autoreconfKen Raeburn2004-03-062-0/+6
* Move apputils dir from util to lib, to get its proper place in theKen Raeburn2004-02-267-157/+5
* dependency updatesKen Raeburn2004-02-241-5/+6
* ignore some more generated filesKen Raeburn2004-02-243-0/+4
* Move daemon.c into a new library of utility routines for linking our programsKen Raeburn2004-02-247-1/+160
* ignore fakedest dirKen Raeburn2004-02-241-0/+1
* * prof_init.c (prof_int32): If long is 4 bytes and int is not, then use long,Ken Raeburn2004-02-192-1/+6
* protoizeKen Raeburn2004-02-195-8/+12
* ProtoizeKen Raeburn2004-02-197-215/+105
* priocntl workaround for Solaris 9 pty-close bugTom Yu2004-02-132-4/+3
* Tru64 and Irix have RPATH issues for test suiteTom Yu2004-02-122-0/+12
* prof-int.h should include pthread.h when USE_PTHREADS is definedAlexandra Ellwood2004-01-302-0/+11
* * prof_get.c (profile_iterator_create): NAMES argument points to const pointers.Ken Raeburn2003-12-203-2/+8
* make dependKen Raeburn2003-12-151-2/+2
* move prof-int.h to be the first include file in order to obtainJeffrey Altman2003-12-1410-14/+25
* work around Solaris 9 pty-close bugTom Yu2003-12-063-1/+63
* darwin build can't compile util/et test programKen Raeburn2003-07-042-1/+6
* Remove leading spaces in #define and #include in public headers to support K&...Alexandra Ellwood2003-07-032-16/+18
* This change fixes the problem in the ss directory. It probably won'tKen Raeburn2003-06-272-19/+20
* * error_table.h, et_c.awk, et_c.pl, et_h.awk, et_c.awk: Removed Mac OS suppor...Alexandra Ellwood2003-06-121-0/+5
* Removed Mac OS 9 support because it prevents darwin builds from getting com e...Alexandra Ellwood2003-06-125-31/+7
* Big step towards integrating libkrb524 into libkrb5:Ken Raeburn2003-05-242-2/+4
* make-depend updatesKen Raeburn2003-05-241-8/+8
* * depgen.sed: Put print command on separate lines from substitution commands,Ken Raeburn2003-05-182-3/+20
* * mkrel: Remote autom4te.cache filesTom Yu2003-05-152-0/+5
* Needed for com_err library testingKen Raeburn2003-05-072-0/+8
* * prof_file.c (r_access): Static function. Only include ifEzra Peisach2003-04-282-0/+7
* * reconf: Restore support for 2.52; reject older versionsKen Raeburn2003-04-252-5/+22
* errno should never be explicitly declaredKen Raeburn2003-04-245-8/+13
* * reconf: Drop support for 2.52 and earlierKen Raeburn2003-04-242-27/+9
* back out requirement of autoconf-2.53Tom Yu2003-04-102-0/+9
* don't install in-tree libdbTom Yu2003-04-022-1/+5
* Add missing parenSam Hartman2003-03-061-1/+1
* * profile.hin, prof_file.c (profile_flush_file_data): Stop copying the resour...Alexandra Ellwood2003-03-066-104/+107
* * com_err.c, com_err.h, error_message.c, et_c.awk, et_h.awk: Removed Mac OS 9...Alexandra Ellwood2003-03-066-139/+17
* Remove ADD_DEF and uses thereof, and move the appropriate symbols toTom Yu2003-03-032-1/+5
* Use com_err_deplib rather than an explicit path so we do not have ourSam Hartman2003-03-022-2/+2
* * Makefile.in (std_rqs.c): Depend on ct_c.sed and ct_c.awkKen Raeburn2003-02-062-1/+5
* * mkrel: Exclude .rconf filesTom Yu2003-02-052-1/+5
* * parse.c: Include errno.h for declaration of errnoEzra Peisach2003-01-242-1/+5
* * prof_file.c (profile_flush_file_data): [_WIN32]: Don't call syncKen Raeburn2003-01-172-0/+7
* * profile.pbexp: New fileKen Raeburn2003-01-132-0/+35
* * prof_int.h (SHARE_TREE_DATA): Define only on MacKen Raeburn2003-01-132-2/+5
* Search for ar, ranlib, install in KRB5_BUILD_LIBRARY* macros rather thanKen Raeburn2003-01-108-10/+11
* Use passwd entry for ~ expansion if $HOME isn't set.Ken Raeburn2003-01-103-20/+43