| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Deal with CVS not doing what I expected with a branch so the code compiles an... | Sam Hartman | 1996-01-16 | 1 | -1/+1 |
| * | Fix handling so that the username is only written out to wtmpx logout records; | Sam Hartman | 1996-01-16 | 3 | -4/+7 |
| * | Short term, this is notes on what the interfaces to various libpty functions ... | Sam Hartman | 1996-01-15 | 1 | -0/+105 |
| * | Work around apparent Solaris kernel bug. If you open the pty and close it, y... | Sam Hartman | 1996-01-13 | 2 | -30/+27 |
| * | * profile.hin: Add profile_init_path prototype | Ezra Peisach | 1996-01-11 | 2 | -0/+7 |
| * | Added hack by Doug Engbert to get util/pty to work under Solaris. We | Theodore Tso | 1996-01-11 | 2 | -0/+10 |
| * | Always include <fcntl.h> instead of checking for <sys/fcntl.h> | Richard Basch | 1996-01-04 | 2 | -5/+1 |
| * | * configure.in: Check for the stat call, since profile_update_file | Theodore Tso | 1995-12-21 | 3 | -4/+24 |
| * | Merge in changes between 1.4 and 1.5 in RCS file; this delta is Mark | Sam Hartman | 1995-12-14 | 1 | -3/+6 |
| * | Fix bogus duplication of code | Sam Hartman | 1995-11-17 | 1 | -0/+4 |
| * | remove rcs keyword cruft which doesn't make much sense in CVS. | Mark Eichin | 1995-11-03 | 3 | -5/+3 |
| * | Add support for Linux shared libraries | Theodore Tso | 1995-11-02 | 3 | -0/+54 |
| * | Add /usr/lib/ispell/ispell.words for Linux | Ezra Peisach | 1995-10-30 | 2 | -0/+7 |
| * | Fix typo | Sam Hartman | 1995-10-23 | 2 | -1/+10 |
| * | Incorperate utmpx patch to take advantage of longer utmpx host names | Sam Hartman | 1995-10-21 | 5 | -5/+59 |
| * | Add return statement | Sam Hartman | 1995-10-15 | 2 | -27/+13 |
| * | Fix handling of index so db test compiles on AIX | Sam Hartman | 1995-10-12 | 2 | -3/+8 |
| * | Changes to do shared library versioning under AIX | Sam Hartman | 1995-10-11 | 3 | -10/+13 |
| * | For NetBSD convert flags designed for cc to those used by ld | Ezra Peisach | 1995-10-09 | 2 | -0/+8 |
| * | Remove ##DOS!include of config/windows.in. config/windows.in is now | Theodore Tso | 1995-10-07 | 8 | -4/+20 |
| * | Fix logic if #ifdefs for HAVE_STRERROR and HAVE_SYS_ERRLIST. | Theodore Tso | 1995-10-05 | 2 | -4/+13 |
| * | * prof_init.c (profile_init_path): Add const declarations | Ezra Peisach | 1995-10-02 | 2 | -2/+6 |
| * | * prof_init.c (profile_init_path): takes a single string entry | Mark Eichin | 1995-10-02 | 3 | -0/+77 |
| * | Makefile.in (check-unix): Changed building of library from check to check-unix | Ezra Peisach | 1995-10-02 | 2 | -1/+6 |
| * | * configure.in (V5_MAKE_SHARED_LIB): Add version number 0.1 for library | Ezra Peisach | 1995-10-02 | 3 | -16/+9 |
| * | * makeshlib.sh: For solaris, if you are not using gcc, add the -h | Ezra Peisach | 1995-10-02 | 2 | -2/+13 |
| * | Use the SubdirLibraryRule defined in aclocal.m4 to create the DONE | Theodore Tso | 1995-09-29 | 3 | -4/+7 |
| * | (gets it to actually build on sunos, and provides a fair guess for | Mark Eichin | 1995-09-29 | 3 | -0/+16 |
| * | Removed "foo:: foo-$(WHAT)" lines from the Makefile | Theodore Tso | 1995-09-25 | 14 | -26/+35 |
| * | Change password for the Mac | Keith Vetter | 1995-09-24 | 2 | -1/+22 |
| * | prof_int.h: added SIZEOF defines for the PC, and added missing | Theodore Tso | 1995-09-23 | 3 | -9/+18 |
| * | Only define sys_nerr if we're on a Macintosh. On those systems which | Theodore Tso | 1995-09-22 | 2 | -0/+9 |
| * | Makefile.in (check): Only build libdb.a when making the self checks. Do | Ezra Peisach | 1995-09-18 | 3 | -20/+10 |
| * | Convert C+ comment to older 'standard' C style comment | Ezra Peisach | 1995-09-11 | 2 | -1/+5 |
| * | Mac Beta 1 submission | Keith Vetter | 1995-09-11 | 7 | -0/+245 |
| * | Remove __dbtest after done with make check | Paul Park | 1995-09-01 | 2 | -0/+9 |
| * | Add serialization support for profile | Paul Park | 1995-08-29 | 3 | -0/+183 |
| * | Update file list | Theodore Tso | 1995-08-24 | 13 | -5/+36 |
| * | Unifdef isn't used anymore --- it was only used with Imake. Removing it, | Theodore Tso | 1995-08-24 | 7 | -871/+0 |
| * | Updated for autoconf 2.4 | Theodore Tso | 1995-08-24 | 2 | -0/+5 |
| * | Updated to reflect ct_c.* to ct_c.*.in filename changes | Theodore Tso | 1995-08-24 | 2 | -2/+6 |
| * | update_wtmp.c (ptyint_update_wtmp): If EMPTY is not defined, then set | Theodore Tso | 1995-08-22 | 2 | -0/+9 |
| * | * prof_parse.c (strip_line,parse_line): Declare as static | Ezra Peisach | 1995-08-15 | 3 | -3/+25 |
| * | Rename initialize_slave.c to init_slave.c | Sam Hartman | 1995-08-11 | 3 | -3/+8 |
| * | Changes for Solaris and Ultrix | Sam Hartman | 1995-08-11 | 5 | -4/+23 |
| * | DDon't call vhangup() on Ultrix until after session. This actually turns out... | Sam Hartman | 1995-08-10 | 3 | -2/+11 |
| * | Fix test for slave buffer length | Sam Hartman | 1995-08-09 | 2 | -1/+5 |
| * | * update_utmp.c (UTMP_FILE): _PATH_UTMP under NetBSD, not | Tom Yu | 1995-08-09 | 2 | -3/+9 |
| * | * update_utmp.c (pty_update_utmp): change #ifdef NO_UT_PID to | Tom Yu | 1995-08-09 | 2 | -2/+7 |
| * | Changes to get telnet working on Alpha | Sam Hartman | 1995-08-09 | 5 | -15/+42 |