Home | History | Annotate | Download | only in ksh
History log of /src/bin/ksh/tty.c
RevisionDateAuthorComments
 1.10  24-Jul-2021  andvar Fix all remaining typos, mainly in comments but also in few definitions and log messages, reported by me in PR kern/54889.
Also fixed some additional typos in comments, found on review of same files or typos.
 1.9  30-Jun-2017  kamil branches: 1.9.6;
ksh: Upgrade to C99 <stdbool.h>

This shell already used C99 functions.
 1.8  30-Jun-2017  kamil ksh: Drop support for systems without <sys/stat.h>

In future the order of includes will be normalized with KNF.

No functional change intended.
 1.7  23-Jun-2017  kamil ksh: Remove remnant hack for SCO UNIX in tty code
 1.6  23-Jun-2017  kamil ksh: Remove support for NeXT Operating System
 1.5  23-Jun-2017  kamil ksh: Drop BSD4.3 temporary hack in tty code
 1.4  23-Jun-2003  agc Add NetBSD RCS Ids.
 1.3  07-Apr-1998  fair change some /dev/tty to paths.h _PATH_TTY
 1.2  12-Jan-1997  tls RCS ID Police
 1.1  21-Sep-1996  jtc branches: 1.1.1;
Initial revision
 1.1.1.2  09-Oct-1996  jtc import pdksh 5.2.9
 1.1.1.1  21-Sep-1996  jtc import pdksh 5.2.8
 1.9.6.2  21-Apr-2020  martin Ooops, restore accidently removed files from merge mishap
 1.9.6.1  21-Apr-2020  martin Sync with HEAD

RSS XML Feed