| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Fix SRCS definition so that it doesn't fool the Macintosh macfiles.sh | Theodore Tso | 1996-03-20 | 2 | -2/+9 |
| * | print an error when dsize test fails | Mark Eichin | 1996-03-14 | 1 | -2/+6 |
| * | nuke rcs cruft | Mark Eichin | 1996-03-14 | 1 | -3/+2 |
| * | use AC_HEADER_STDARG | Ken Raeburn | 1996-03-13 | 4 | -2/+12 |
| * | regenerated | Ken Raeburn | 1996-03-13 | 1 | -24/+0 |
| * | Fixed mispelling of Doug Engert's name | Theodore Tso | 1996-03-11 | 1 | -1/+1 |
| * | Windows has strerror() | Theodore Tso | 1996-02-28 | 2 | -0/+7 |
| * | Don't do call vhangup() if system doesn't have it | Theodore Tso | 1996-02-25 | 2 | -0/+6 |
| * | Add support for HPUX and Sinix (sys5r4 on mips) | Theodore Tso | 1996-02-25 | 2 | -0/+30 |
| * | Make parsing more flexible, so we don't barf over lack of spaces | Theodore Tso | 1996-02-14 | 3 | -16/+21 |
| * | Folded in danw's changes to allow building Makefiles for the | Theodore Tso | 1996-02-07 | 4 | -3/+15 |
| * | * configure.in, Makefile.in | Richard Basch | 1996-02-04 | 2 | -2/+3 |
| * | Don't update the utmp file unless update_utmp is true | Sam Hartman | 1996-01-30 | 2 | -3/+10 |
| * | * void_assoc.c (ptyint_void_association): if we don't have | Mark Eichin | 1996-01-27 | 2 | -0/+7 |
| * | * krb5.conf: use host:portnum in example files, not host,portnum | Mark Eichin | 1996-01-27 | 2 | -2/+6 |
| * | * configure.in | Richard Basch | 1996-01-22 | 1 | -1/+11 |
| * | Mainline utmp and login cleanups from hartmans_pty_utmp: | Sam Hartman | 1996-01-19 | 8 | -39/+88 |
| * | 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 |