History log of /openbsd-current/gnu/lib/libreadline/terminal.c
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: OPENBSD_6_2_BASE
# 1.5 27-Jul-2017 espie

fix warnings from missing headers.
okay deraadt@


Revision tags: OPENBSD_6_1_BASE
# 1.4 21-Jan-2017 krw

Nuke whitespace foolish enough to expose itself during the great
"warning:" rectification.


Revision tags: OPENBSD_3_6_BASE OPENBSD_3_7_BASE OPENBSD_3_8_BASE OPENBSD_3_9_BASE OPENBSD_4_0_BASE OPENBSD_4_1_BASE OPENBSD_4_2_BASE OPENBSD_4_3_BASE OPENBSD_4_4_BASE OPENBSD_4_5_BASE OPENBSD_4_6_BASE OPENBSD_4_7_BASE OPENBSD_4_8_BASE OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE
# 1.3 10-May-2004 kettenis

Resolve conflicts for GNU readline 4.3p5.
ok deraadt@, otto@, pval@


Revision tags: OPENBSD_2_9_BASE OPENBSD_3_0_BASE OPENBSD_3_1_BASE OPENBSD_3_2_BASE OPENBSD_3_3_BASE OPENBSD_3_4_BASE OPENBSD_3_5_BASE
# 1.2 18-Mar-2001 millert

Local patches:
remove bogus savestring prototype that conflicts with gdb (and is not used)
fix a typo in sgtty code (not that we use it but...)
treat empty environment variables as unset


# 1.1 18-Mar-2001 millert

branches: 1.1.1;
Initial revision