| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * krb5.conf: Test with a space after ']' and '{' | Ezra Peisach | 2000-08-02 | 3 | -3/+14 |
| * | * prof_init.c: Cleanup internal type warnings in calls to profile_init | Ezra Peisach | 2000-07-24 | 5 | -8/+23 |
| * | * et_c.awk: Actually define NOARGS as needed. Add prototype for | Ezra Peisach | 2000-07-24 | 2 | -0/+9 |
| * | * test/dbtest.c: Cleanup gcc -Wall complaints with printf format | Ezra Peisach | 2000-07-04 | 2 | -12/+20 |
| * | Added prototype for ss_create_invocation() | Ezra Peisach | 2000-07-03 | 2 | -1/+3 |
| * | * test_ss.c (main): Change usage of ss_listen to agree with | Ezra Peisach | 2000-07-03 | 3 | -2/+10 |
| * | * recno/rec_seq.c: Include unused sccsid when LIBC_SCCS defined | Ezra Peisach | 2000-07-03 | 9 | -11/+44 |
| * | back out format-attribute change | Ken Raeburn | 2000-07-02 | 2 | -5/+7 |
| * | * clib/strerror.c: #include config.h | Tom Yu | 2000-07-01 | 7 | -13/+43 |
| * | * db-config.h.in: New file; contains useful tidbits from | Tom Yu | 2000-07-01 | 4 | -3/+44 |
| * | * Makefile.in (all-unix, clean_unix): Removed util/db2 include | Tom Yu | 2000-06-30 | 2 | -21/+3 |
| * | add include file copying | Tom Yu | 2000-06-30 | 1 | -2/+17 |
| * | * Makefile.in (all-unix, clean_unix): Update for current geography | Tom Yu | 2000-06-30 | 2 | -7/+10 |
| * | * configure.in: Rework to use krb5 build system | Tom Yu | 2000-06-30 | 10 | -23/+149 |
| * | * db-int.h: Remove renaming for memmove, strerror, mkstemp since | Tom Yu | 2000-06-30 | 2 | -12/+5 |
| * | Move .cvsignore from obj to include to reflect the discontinuation of | Tom Yu | 2000-06-30 | 3 | -174/+1 |
| * | * pty-int.h: Add getutmpx() prototype if needed | Ezra Peisach | 2000-06-30 | 3 | -0/+33 |
| * | dyn_insert.c, dyn_put.c: Include string.h for memmove prototype | Ezra Peisach | 2000-06-29 | 3 | -1/+8 |
| * | * getpty.c (pty_getpty): More conditionalizing variable defintion | Ezra Peisach | 2000-06-29 | 5 | -3/+19 |
| * | * dyn_create.c, dyn_delete.c, dyn_insert.c, dyn_put.c: Use %p | Ezra Peisach | 2000-06-28 | 5 | -8/+13 |
| * | * libpty.h: If SOCK_DGRAM is not defined, provide a definition for | Ezra Peisach | 2000-06-26 | 6 | -6/+33 |
| * | Fix email address in ChangeLog | Ezra Peisach | 2000-06-26 | 1 | -1/+1 |
| * | * prof_init.c (profile_init_path): Use profile_filespec_t instead | Ezra Peisach | 2000-06-26 | 3 | -8/+17 |
| * | * dyn_realloc.c: Remove unused variable | Ezra Peisach | 2000-06-26 | 2 | -1/+5 |
| * | * btree/bt_put.c (__bt_put): Initialize "e" | Ken Raeburn | 2000-06-26 | 2 | -1/+5 |
| * | * dbtest.c (err): Add format attribute to decl, for typechecking under GNU C | Ken Raeburn | 2000-06-26 | 2 | -1/+12 |
| * | * com_err.h (com_err): Declare with format attribute if using gcc | Ken Raeburn | 2000-06-26 | 2 | -1/+10 |
| * | merge from krb5-1-2-beta4 | Ken Raeburn | 2000-06-23 | 11 | -27/+61 |
| * | Change wsanchez@apple -> tritan@mit | Wilfredo Sanchez | 2000-06-01 | 8 | -16/+16 |
| * | 2000-05-15 Alexandra Ellwood <lxs@mit.edu> | Alexandra Ellwood | 2000-05-15 | 2 | -6/+14 |
| * | 2000-04-03 Jeffrey Altman <jaltman@columbia.edu> | Jeffrey Altman | 2000-04-04 | 2 | -1/+7 |
| * | 2000-04-03 Jeffrey Altman <jaltman@columbia.edu> | Jeffrey Altman | 2000-04-04 | 2 | -6/+12 |
| * | Added profile_get_boolean | Miro Jurisic | 2000-03-24 | 5 | -1/+97 |
| * | Include string.h for strlen prototype | Ezra Peisach | 2000-03-18 | 2 | -0/+5 |
| * | * Makefile.in (com_err.o): Depends on com_err.c | Ken Raeburn | 2000-02-28 | 2 | -0/+6 |
| * | * getopt.c, getopt_long.c, getopt.h: Update to latest BSD code | Danilo Almeida | 2000-02-04 | 5 | -40/+341 |
| * | * listen.c (ss_listen): Local var END should be volatile | Ken Raeburn | 2000-02-02 | 2 | -1/+5 |
| * | * error_message.c, error_table.h: Added support to use ErrorLib | Alexandra Ellwood | 1999-10-28 | 1 | -0/+6 |
| * | Added support to use ErrorLib to get MIT Support Library and Mac OS Toolbox e... | Alexandra Ellwood | 1999-10-28 | 2 | -2/+20 |
| * | log tritan's changes | Tom Yu | 1999-10-26 | 8 | -0/+56 |
| * | Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES such | Wilfredo Sanchez | 1999-10-26 | 8 | -53/+49 |
| * | copyright notice updates from 1.1 branch | Ken Raeburn | 1999-09-24 | 22 | -15/+81 |
| * | Danilo's const_profile_filespec_t and other changes from 1.1 branch | Ken Raeburn | 1999-09-01 | 6 | -14/+32 |
| * | Removed com_err functions from profile.exp | Miro Jurisic | 1999-08-18 | 2 | -3/+5 |
| * | Added et.exp | Miro Jurisic | 1999-08-18 | 2 | -0/+12 |
| * | * mkrel (reldate): Fix to deal with release branch snapshots | Tom Yu | 1999-08-17 | 2 | -1/+27 |
| * | * README.NOT.SLEEPYCAT.DB: New file; pointer to README to | Tom Yu | 1999-08-16 | 4 | -41/+70 |
| * | Remove profile_free_string because we already have profile_release_string | Danilo Almeida | 1999-08-05 | 3 | -13/+2 |
| * | Add profile_free_string to free strings allocated by profile_get_string | Danilo Almeida | 1999-08-05 | 3 | -0/+18 |
| * | Update dump-utmp from KerbNet 1.2. | Ken Raeburn | 1999-08-03 | 4 | -30/+109 |