History log of /openbsd-current/gnu/usr.bin/texinfo/info/terminal.c
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.8 20-Nov-2015 jca

Unbreak, tcflow and its underlying ioctls aren't allowed by pledge(2).

Just delete the tcflow(3) calls, the use case for tcflow(3) here is
a bit far-fetched.

looks good to deraadt@, ok espie@


Revision tags: 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
# 1.7 17-Jul-2006 espie

conflict resolution


Revision tags: OPENBSD_3_2_BASE OPENBSD_3_3_BASE OPENBSD_3_4_BASE OPENBSD_3_5_BASE OPENBSD_3_6_BASE OPENBSD_3_7_BASE OPENBSD_3_8_BASE OPENBSD_3_9_BASE
# 1.6 10-Jun-2002 espie

brain-dead cvs conflict merge


Revision tags: OPENBSD_2_7_BASE OPENBSD_2_8_BASE OPENBSD_2_9_BASE OPENBSD_3_0_BASE OPENBSD_3_1_BASE
# 1.5 09-Feb-2000 espie

Merge conflicts, and a few details:
- Makefile.bsd-wrapper: man pages, disable NLS for now.
- doc/Makefile.in: install man pages manually, remove buggy targets that
would break `make clean'.
- makeinfo/Makefile.in: shell failure ??? rework problematic line.
- util/texindex.c: let maketempname create the file, remove race condition.


Revision tags: OPENBSD_2_5_BASE OPENBSD_2_6_BASE
# 1.4 11-Jan-1999 espie

Upgrade to 3.12, merge with OpenBSD changes.


Revision tags: OPENBSD_2_2_BASE OPENBSD_2_3_BASE OPENBSD_2_4_BASE
# 1.3 01-Aug-1997 kstailey

fix conflicts


Revision tags: OPENBSD_2_1_BASE
# 1.2 15-Dec-1996 downsj

Compile


# 1.1 22-Dec-1995 niklas

branches: 1.1.1;
Initial revision