| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Merged changed from Mac_V2_0_derivatives branch | Miro Jurisic | 1999-06-09 | 2 | -1/+7 |
* | These are a bunch of intertwined changes to the windows build. | Danilo Almeida | 1999-05-19 | 6 | -6/+52 |
* | Commit the right version of the Changelog comment for previous checkin | Theodore Tso | 1999-05-15 | 1 | -5/+5 |
* | makeshlib.sh (library): Add -bnoentry to the AIX shared library link | Theodore Tso | 1999-05-15 | 2 | -2/+12 |
* | Do win32 build in subdir | Danilo Almeida | 1999-05-10 | 6 | -26/+40 |
* | * update_utmp.c (pty_update_utmp): utx.ut_pid is a pid_t, and | Tom Yu | 1999-04-24 | 2 | -1/+8 |
* | update_wtmp.c: Don't use updwtmpx() even if it exists for glibc 2.1, | Theodore Tso | 1999-04-14 | 2 | -0/+14 |
* | prof_init.c (profile_abandon): New function which frees the profile | Theodore Tso | 1999-04-14 | 5 | -6/+41 |
* | Rename CHANGELOG to CHANGELOG.db2 to avoid messing up things under Windows | Theodore Tso | 1999-04-08 | 1 | -0/+0 |
* | * update_wtmp.c: Define WTMPX_FILE to be _PATH_WTMPX in case we're | Tom Yu | 1999-03-28 | 2 | -0/+8 |
* | * profile.hin: Fix GSS_DLLIMP | Tom Yu | 1999-03-15 | 2 | -0/+5 |
* | * com_err.h: Fix GSS_DLLIMP | Tom Yu | 1999-03-15 | 2 | -0/+5 |
* | * profile.hin: Fix prototype of profile_flush() to use long rather | Tom Yu | 1999-03-09 | 2 | -1/+7 |
* | * prof_tree.c (profile_node_iterator): Fix bug where it will loop | Theodore Tso | 1999-03-08 | 3 | -3/+15 |
* | prof_file.c (profile_flush_file): On the Macintosh, fopen() doesn't | Theodore Tso | 1999-03-03 | 3 | -2/+19 |
* | test_profile.c: Added ability to test profile set functions, and in a | Theodore Tso | 1999-03-03 | 14 | -81/+531 |
* | prof_tree.c: Add new functions profile_get_node_name, | Theodore Tso | 1999-03-03 | 9 | -134/+620 |
* | test_parse.c (main): Add a call to profile_verify_node so we can test | Theodore Tso | 1999-02-19 | 3 | -4/+24 |
* | * sane_hostname.c (pty_make_sane_hostname): Remove unused | Tom Yu | 1999-02-18 | 2 | -1/+5 |
* | * sane_hostname.c: Re-order so that pty-int.h precedes libpty.h to | Tom Yu | 1999-02-17 | 2 | -2/+7 |
* | * sane_hostname.c: Force maxlen to be 16 if it's less than 16, | Tom Yu | 1999-02-12 | 2 | -1/+5 |
* | bump minor version | Tom Yu | 1999-02-12 | 2 | -2/+2 |
* | * Makefile.in: Add sane_hostname.{o,c} | Tom Yu | 1999-02-12 | 4 | -2/+112 |
* | (Forgot to check in ChangeLog earlier...) | Theodore Tso | 1999-02-09 | 1 | -0/+11 |
* | * et_c.awk: Fix to not depend on CPP symbol "unix" | Tom Yu | 1999-02-02 | 3 | -2/+8 |
* | Added missing #include of termios.h | Theodore Tso | 1999-01-27 | 1 | -0/+1 |
* | listen.c (print_prompt): Replace BSD-style ioctl with termios interface | Theodore Tso | 1999-01-27 | 3 | -12/+12 |
* | Makefile.in, configure.in: Move the responsibility for generating | Theodore Tso | 1999-01-27 | 9 | -36/+33 |
* | configure.in: Remove test CHECK_WAIT_TYPE since nothing is using the | Theodore Tso | 1999-01-27 | 3 | -1/+7 |
* | * prof_tree.c (profile_node_iterator): Added comments indicating that | Theodore Tso | 1999-01-25 | 2 | -2/+39 |
* | profile.hin: Fix definition of PROTOYPE so that it works under C++ | Theodore Tso | 1999-01-21 | 2 | -1/+6 |
* | prof_tree.c (profile_node_iterator): Make sure the pointer to the | Theodore Tso | 1999-01-02 | 3 | -3/+26 |
* | prof_get.c: Add new public profile_iterator functions for iterating | Theodore Tso | 1998-12-04 | 5 | -5/+62 |
* | com_err.h, error_table.h: Use "#if defined(MSDOS) || ..." instead of | Theodore Tso | 1998-12-01 | 4 | -12/+7 |
* | error_message.c: Use "#if defined(MSDOS) || ..." instead of "#if | Theodore Tso | 1998-12-01 | 2 | -1/+7 |
* | prof_get.c (profile_get_values): If there are no relations found, | Theodore Tso | 1998-11-17 | 2 | -0/+10 |
* | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-11-14 | 13 | -242/+480 |
* | * prof_init.c (profile_init): Fix a problem whereby if the last | Geoffrey King | 1998-11-05 | 2 | -3/+12 |
* | Makefile.in: Added prof_get.c to the list of files to be compiled | Theodore Tso | 1998-11-03 | 12 | -608/+710 |
* | pull up 3des implementation from the marc-3des branch | Marc Horowitz | 1998-10-30 | 7 | -4/+27 |
* | * mkrel: Add fixes to deal with "tails" on release directories, | Tom Yu | 1998-09-25 | 2 | -0/+15 |
* | prof_tree.c: (profile_delete_node_relation): Fix bug where deleting a | Theodore Tso | 1998-08-07 | 2 | -10/+18 |
* | Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th... | Miro Jurisic | 1998-07-17 | 6 | -19/+15 |
* | Mac: now calling NewCWindow when possible; changed GetNextEvent to WaitNextEvent | Miro Jurisic | 1998-07-14 | 1 | -3/+10 |
* | Added magic incantations for Macontosh CFM-68K | Miro Jurisic | 1998-07-14 | 1 | -1/+12 |
* | Preliminary fixes for AIX4.3: | Sam Hartman | 1998-07-12 | 3 | -1/+9 |
* | Perl versions of the conversion utilities | Theodore Tso | 1998-07-09 | 2 | -0/+535 |
* | com_err.c (MacMessageBox): Change TextBox to TETextBox to match up | Theodore Tso | 1998-07-02 | 2 | -1/+6 |
* | POSIX states that getopt returns -1 when it is done parsing options, | Theodore Tso | 1998-05-06 | 6 | -5/+18 |
* | * Makefile.in (includes): Don't mkdir unless the directory doesn't | Tom Yu | 1998-04-06 | 2 | -1/+6 |