| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | prof_parse.c (parse_std_line, parse_quoted_string, need_double_quotes, | Theodore Tso | 1998-01-24 | 3 | -8/+122 |
| * | * btree/bt_open.c: Added O_BINARY for __CYGWIN32__. | Ezra Peisach | 1998-01-21 | 21 | -31/+67 |
| * | * hash/hash_bigkey.c (collect_key, collect_data): Cast malloc | Ezra Peisach | 1998-01-15 | 4 | -6/+36 |
| * | * hash/dbm.c: Rename the errno member of HTAB | Tom Yu | 1997-12-21 | 4 | -9/+19 |
| * | * getpty.c (pty_getpty): Fix goof in previous, which introduced | Tom Yu | 1997-12-07 | 2 | -3/+8 |
| * | Include <string.h> for memset prototype | Ezra Peisach | 1997-12-07 | 2 | -0/+5 |
| * | * getpty.c (pty_getpty): Fix checks on string lengths to account | Tom Yu | 1997-12-05 | 2 | -32/+31 |
| * | * pty_err.et: Add PTY_OPEN_SLAVE_TOOSHORT error code | Tom Yu | 1997-12-03 | 3 | -1/+11 |
| * | * Makefile.in (clean-unix): Remove db lib symlinks | Ezra Peisach | 1997-11-19 | 2 | -0/+8 |
| * | * configure.in: Update to new library build system | Tom Yu | 1997-11-19 | 3 | -42/+22 |
| * | libupdate.sh: Add semicolons to prevent Bash 2.0 from complaining. | Theodore Tso | 1997-11-14 | 2 | -2/+7 |
| * | * pty-int.h: Do not prototype initialize_pty_error_table as | Ezra Peisach | 1997-10-28 | 2 | -1/+5 |
| * | * Makefile.in (CFILES): Add $(srcdir) | Ezra Peisach | 1997-10-24 | 2 | -4/+11 |
| * | * mkrel: Allow for edits of relevant files that should be changed | Tom Yu | 1997-10-08 | 2 | -2/+51 |
| * | * Makefile.in (SRCS): Add $(srcdir) as prefix to srcs | Ezra Peisach | 1997-10-07 | 2 | -1/+8 |
| * | Punt HAS_STDLIB_H, NO_STDLIB_H, POSIX_TYPES; see individual ChangeLogs | Tom Yu | 1997-10-02 | 2 | -1/+6 |
| * | Modified to work with the new CVS re-organization | Theodore Tso | 1997-10-01 | 1 | -6/+2 |
| * | remove occurences of USE_STRING_H, HAS_STRDUP, and HAS_LABS | Tom Yu | 1997-09-19 | 3 | -2/+8 |
| * | * Makefile.in (SRCS): Add $(srcdir) as needed | Ezra Peisach | 1997-08-17 | 2 | -4/+9 |
| * | * error_message.c (error_message): Mask error code with | Ezra Peisach | 1997-07-22 | 3 | -2/+12 |
| * | * acgeneral.m4 (AC_CHECK_PROG, AC_PATH_PROG): Fix bug in previous | Tom Yu | 1997-06-20 | 3 | -5/+10 |
| * | * acgeneral.m4 (AC_CHECK_PROG, AC_PATH_PROG): Assign the path to | Tom Yu | 1997-06-18 | 3 | -10/+23 |
| * | Remove erroneous space from the HPUX open() | Theodore Tso | 1997-06-03 | 2 | -1/+5 |
| * | Check for openpty() in -lutil. It's there on FreeBSD and BSDI | Theodore Tso | 1997-04-25 | 2 | -0/+6 |
| * | it's 'extern "C"' not '#extern "C"' | Kevin Mitchell | 1997-03-31 | 1 | -1/+1 |
| * | Fix stupid spelling typo | Theodore Tso | 1997-03-25 | 1 | -1/+1 |
| * | Fix to sed the manpage so that it is internally consistent | Tom Yu | 1997-03-20 | 1 | -2/+2 |
| * | Oops this should not have been checked in | Tom Yu | 1997-03-20 | 2 | -628/+0 |
| * | This commit was generated by cvs2svn to compensate for changes in r10013, | Tom Yu | 1997-03-20 | 1 | -9/+17 |
| * | Initial revision | Tom Yu | 1997-03-20 | 2 | -0/+628 |
| * | Add 'extern "C"' for C++ compatibility; also check for __cplusplus | Theodore Tso | 1997-03-18 | 2 | -1/+14 |
| * | * error_message.c: Don't declare sys_nerr on Macintosh | Ezra Peisach | 1997-03-03 | 3 | -1/+9 |
| * | * com_err.c: Back out last change; it's not needed. Also, remove | Sam Hartman | 1997-03-01 | 3 | -6/+7 |
| * | Remove static from declaration of com_err_hook | Sam Hartman | 1997-03-01 | 2 | -3/+8 |
| * | Moved some of the library list file build logic from the individual Makefiles | Richard Basch | 1997-02-23 | 4 | -11/+8 |
| * | Described the replacement of #ifdef unix | Richard Basch | 1997-02-22 | 1 | -5/+8 |
| * | AIX should also have the compatibility interface | Richard Basch | 1997-02-22 | 2 | -2/+2 |
| * | I really did mean #ifdef unix... I added AIX for compatibility. | Richard Basch | 1997-02-22 | 3 | -3/+7 |
| * | * Make shared libs work on AIX | Sam Hartman | 1997-02-22 | 2 | -1/+4 |
| * | * Make shared libs work on AIX | Sam Hartman | 1997-02-22 | 6 | -5/+18 |
| * | * Make shared libs work on AIX | Sam Hartman | 1997-02-22 | 3 | -127/+35 |
| * | Update the major version to 3; | Sam Hartman | 1997-02-22 | 2 | -1/+5 |
| * | Unix bug: link.table was referencing an incompletely constructed variable | Richard Basch | 1997-02-20 | 1 | -1/+1 |
| * | et_c.awk: | Richard Basch | 1997-02-20 | 2 | -21/+24 |
| * | Make sure KRB5_DLLIMP/KRB5_CALLCONV are defined | Richard Basch | 1997-02-18 | 1 | -0/+14 |
| * | Do not free unallocated memory (win16) | Richard Basch | 1997-02-18 | 1 | -11/+17 |
| * | Win16 fixes | Richard Basch | 1997-02-18 | 3 | -8/+7 |
| * | Because you cannot call malloc() during DLL initialization under win16, | Richard Basch | 1997-02-18 | 1 | -2/+16 |
| * | Export profile_get_values() for krb4 library (win16/win32) | Richard Basch | 1997-02-18 | 4 | -28/+34 |
| * | Fixed variable name for Windows build | Richard Basch | 1997-02-16 | 1 | -1/+1 |