*** empty log message ***

This commit is contained in:
Gerd Moellmann 1999-10-27 10:24:42 +00:00
parent 27b07953f3
commit 1e3196e81b
2 changed files with 11 additions and 0 deletions

View file

@ -1,3 +1,7 @@
1999-10-27 Noah Friedman <friedman@splode.com>
* configure.in: Check for dynamic ptys (/dev/ptmx, /dev/pts/).
1999-10-23 Gerd Moellmann <gerd@gnu.org>
* Makefile.in (bootstrap): New target.

View file

@ -1,3 +1,10 @@
1999-10-27 Noah Friedman <friedman@splode.com>
* s/gnu-linux.h [HAVE_DEV_PTMX]: Redefine FIRST_PTY_LETTER to 'z'.
Define PTY_NAME_SPRINTF.
Redefine PTY_TTY_NAME_SPRINTF.
* config.in: Add undef for HAVE_DEV_PTMX.
1999-10-27 Richard M. Stallman <rms@caffeine.ai.mit.edu>
* data.c (Qad_activate_internal): Renamed from Qad_activate.