aboutsummaryrefslogtreecommitdiff
path: root/src/util
AgeCommit message (Expand)AuthorFilesLines
2000-10-03* reconf: Look for autoconf 2.12 or later. Don't use "grep -q", it's notKen Raeburn2-5/+11
2000-08-11Add AC_PROG_INSTALL to allow the library to be installedEzra Peisach2-0/+5
2000-08-07 * ss_internal.h: Only use fake sigmask, sigblock and sigsetmask ifEzra Peisach2-1/+9
2000-08-04* listen.c (ss_quit): Now returns void. Fix type of argument ARGV to fitKen Raeburn3-6/+14
2000-08-02 * requests.c (DECLARE): Fix prototype for dispatch functions toEzra Peisach5-9/+53
2000-08-02 * krb5.conf: Test with a space after ']' and '{'Ezra Peisach3-3/+14
2000-07-24 * prof_init.c: Cleanup internal type warnings in calls to profile_initEzra Peisach5-8/+23
2000-07-24 * et_c.awk: Actually define NOARGS as needed. Add prototype forEzra Peisach2-0/+9
2000-07-04 * test/dbtest.c: Cleanup gcc -Wall complaints with printf formatEzra Peisach2-12/+20
2000-07-03Added prototype for ss_create_invocation()Ezra Peisach2-1/+3
2000-07-03 * test_ss.c (main): Change usage of ss_listen to agree withEzra Peisach3-2/+10
2000-07-03 * recno/rec_seq.c: Include unused sccsid when LIBC_SCCS definedEzra Peisach9-11/+44
2000-07-02back out format-attribute changeKen Raeburn2-5/+7
2000-07-01 * clib/strerror.c: #include config.hTom Yu7-13/+43
2000-07-01 * db-config.h.in: New file; contains useful tidbits fromTom Yu4-3/+44
2000-06-30 * Makefile.in (all-unix, clean_unix): Removed util/db2 includeTom Yu2-21/+3
2000-06-30add include file copyingTom Yu1-2/+17
2000-06-30 * Makefile.in (all-unix, clean_unix): Update for current geographyTom Yu2-7/+10
2000-06-30 * configure.in: Rework to use krb5 build systemTom Yu10-23/+149
2000-06-30 * db-int.h: Remove renaming for memmove, strerror, mkstemp sinceTom Yu2-12/+5
2000-06-30Move .cvsignore from obj to include to reflect the discontinuation ofTom Yu3-174/+1
2000-06-30 * pty-int.h: Add getutmpx() prototype if neededEzra Peisach3-0/+33
2000-06-29dyn_insert.c, dyn_put.c: Include string.h for memmove prototypeEzra Peisach3-1/+8
2000-06-29 * getpty.c (pty_getpty): More conditionalizing variable defintionEzra Peisach5-3/+19
2000-06-28* dyn_create.c, dyn_delete.c, dyn_insert.c, dyn_put.c: Use %pEzra Peisach5-8/+13
2000-06-26 * libpty.h: If SOCK_DGRAM is not defined, provide a definition forEzra Peisach6-6/+33
2000-06-26Fix email address in ChangeLogEzra Peisach1-1/+1
2000-06-26 * prof_init.c (profile_init_path): Use profile_filespec_t insteadEzra Peisach3-8/+17
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