summaryrefslogtreecommitdiffstats
path: root/src/util
Commit message (Expand)AuthorAgeFilesLines
* make "make check" do somethingKen Raeburn2000-11-143-3/+21
* * dyn_create.c (DynCopy): Arguments to memcpy were reversed. FoundEzra Peisach2000-11-092-1/+6
* * Makefile.in (check-unix): Built and execture dyntestEzra Peisach2000-11-0910-12/+49
* problems found in auditingKen Raeburn2000-11-081-0/+34
* clarify a littleKen Raeburn2000-11-081-3/+4
* Test out lclint and its4 on com_err library. One lclint error left on Solaris,Ken Raeburn2000-11-0812-83/+347
* * reconf: Rework syntax to detect version numbers of newerEzra Peisach2000-11-012-7/+30
* * configure.in: Quote macro use inside AC_CHECK_LIB. ChangeEzra Peisach2000-11-012-5/+11
* * configure.in (AC_COMPILE_TYPE): Declare with AC_DEFUN() insteadEzra Peisach2000-11-012-1/+7
* * configure.in: Use AC_C_CONST instead of AC_CONST andEzra Peisach2000-11-012-2/+7
* * configure.in: Change AC_RETSIGTYPE to AC_TYPE_SIGNALEzra Peisach2000-11-012-1/+5
* * configure.in: Change AC_CONST to AC_C_CONST, AC_HEADER_EGREP toEzra Peisach2000-11-012-3/+9
* * reconf: Pass "-m util/autoconf" to autoreconf only if we areEzra Peisach2000-10-272-2/+9
* * reconf: Look for autoconf 2.12 or later. Don't use "grep -q", it's notKen Raeburn2000-10-032-5/+11
* Add AC_PROG_INSTALL to allow the library to be installedEzra Peisach2000-08-112-0/+5
* * ss_internal.h: Only use fake sigmask, sigblock and sigsetmask ifEzra Peisach2000-08-072-1/+9
* * listen.c (ss_quit): Now returns void. Fix type of argument ARGV to fitKen Raeburn2000-08-043-6/+14
* * requests.c (DECLARE): Fix prototype for dispatch functions toEzra Peisach2000-08-025-9/+53
* * krb5.conf: Test with a space after ']' and '{'Ezra Peisach2000-08-023-3/+14
* * prof_init.c: Cleanup internal type warnings in calls to profile_initEzra Peisach2000-07-245-8/+23
* * et_c.awk: Actually define NOARGS as needed. Add prototype forEzra Peisach2000-07-242-0/+9
* * test/dbtest.c: Cleanup gcc -Wall complaints with printf formatEzra Peisach2000-07-042-12/+20
* Added prototype for ss_create_invocation()Ezra Peisach2000-07-032-1/+3
* * test_ss.c (main): Change usage of ss_listen to agree withEzra Peisach2000-07-033-2/+10
* * recno/rec_seq.c: Include unused sccsid when LIBC_SCCS definedEzra Peisach2000-07-039-11/+44
* back out format-attribute changeKen Raeburn2000-07-022-5/+7
* * clib/strerror.c: #include config.hTom Yu2000-07-017-13/+43
* * db-config.h.in: New file; contains useful tidbits fromTom Yu2000-07-014-3/+44
* * Makefile.in (all-unix, clean_unix): Removed util/db2 includeTom Yu2000-06-302-21/+3
* add include file copyingTom Yu2000-06-301-2/+17
* * Makefile.in (all-unix, clean_unix): Update for current geographyTom Yu2000-06-302-7/+10
* * configure.in: Rework to use krb5 build systemTom Yu2000-06-3010-23/+149
* * db-int.h: Remove renaming for memmove, strerror, mkstemp sinceTom Yu2000-06-302-12/+5
* Move .cvsignore from obj to include to reflect the discontinuation ofTom Yu2000-06-303-174/+1
* * pty-int.h: Add getutmpx() prototype if neededEzra Peisach2000-06-303-0/+33
* 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