| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | prof_file.c (profile_open_file) | Alexandra Ellwood | 1999-08-03 | 1 | -0/+6 |
* | Added line to initialize profile->magic on the Macintosh because all of the o... | Alexandra Ellwood | 1999-08-03 | 1 | -0/+1 |
* | Updating changelog | Jeffrey Altman | 1999-07-23 | 1 | -0/+6 |
* | If no filespecs are provided, then return an empty profile | Jeffrey Altman | 1999-07-23 | 1 | -9/+13 |
* | clean up more conflicts | Tom Yu | 1999-07-23 | 1 | -17/+33 |
* | resolve conflicts from autoconf-2.13 import | Tom Yu | 1999-07-23 | 24 | -2059/+4977 |
* | Initial revision | Tom Yu | 1999-07-23 | 1 | -0/+343 |
* | * prof_int.h (profile_t): Delete typedef, since Miro changed prof_int.h to | Ken Raeburn | 1999-07-21 | 4 | -20/+25 |
* | #ifdefed out krb5_*config_file on MacOS | Miro Jurisic | 1999-07-21 | 1 | -0/+5 |
* | Profile library now uses MacOS native file specifiers on MacOS, and file path... | Miro Jurisic | 1999-07-21 | 1 | -13/+44 |
* | Profile library now uses MacOS native file specifiers on MacOS, and file path... | Miro Jurisic | 1999-07-21 | 3 | -90/+136 |
* | Added #ifdef __cplusplus extern "C" | Miro Jurisic | 1999-07-14 | 2 | -0/+12 |
* | Added | Miro Jurisic | 1999-07-10 | 1 | -0/+33 |
* | Check whether profile is valid before partying on it | Danilo Almeida | 1999-06-23 | 2 | -0/+11 |
* | minor syntax cleanup | Ken Raeburn | 1999-06-18 | 2 | -1/+6 |
* | Fix memory leak in profile_init_path() | Danilo Almeida | 1999-06-17 | 2 | -0/+5 |
* | Get rid of control characters in text file | Danilo Almeida | 1999-06-15 | 2 | -16/+20 |