CVS log for libaitio/src/pty.c

[BACK] Up to [ELWIX - Embedded LightWeight unIX -] / libaitio / src

Request diff between arbitrary revisions - Display revisions graphically


Keyword substitution: kvl
Default branch: MAIN
Current tag: io2_1


Revision 1.1.2.12: download - view: text, markup, annotated - select for diffs
Fri Sep 30 14:26:57 2011 UTC (12 years, 8 months ago) by misho
Branches: io2_1
Diff to: previous 1.1.2.11: preferred, colored; next MAIN 1.2: preferred, colored
Changes since revision 1.1.2.11: +5 -3 lines
added check for NULL string

Revision 1.1.2.11: download - view: text, markup, annotated - select for diffs
Fri Sep 30 13:46:26 2011 UTC (12 years, 8 months ago) by misho
Branches: io2_1
Diff to: previous 1.1.2.10: preferred, colored
Changes since revision 1.1.2.10: +1 -3 lines
after all remove raw mode from forkpty

Revision 1.1.2.10: download - view: text, markup, annotated - select for diffs
Wed Sep 28 15:23:22 2011 UTC (12 years, 8 months ago) by misho
Branches: io2_1
Diff to: previous 1.1.2.9: preferred, colored
Changes since revision 1.1.2.9: +2 -0 lines
revert changes from last commit!!

Revision 1.1.2.9: download - view: text, markup, annotated - select for diffs
Wed Sep 28 14:36:31 2011 UTC (12 years, 8 months ago) by misho
Branches: io2_1
Diff to: previous 1.1.2.8: preferred, colored
Changes since revision 1.1.2.8: +1 -3 lines
remove raw mode from pty, no sense

Revision 1.1.2.8: download - view: text, markup, annotated - select for diffs
Thu Sep 22 22:29:01 2011 UTC (12 years, 8 months ago) by misho
Branches: io2_1
Diff to: previous 1.1.2.7: preferred, colored
Changes since revision 1.1.2.7: +8 -7 lines
change API name

Revision 1.1.2.7: download - view: text, markup, annotated - select for diffs
Thu Sep 22 22:25:12 2011 UTC (12 years, 8 months ago) by misho
Branches: io2_1
Diff to: previous 1.1.2.6: preferred, colored
Changes since revision 1.1.2.6: +8 -7 lines
added new parameter for pty in ioFreePTY

Revision 1.1.2.6: download - view: text, markup, annotated - select for diffs
Wed Sep 21 13:25:19 2011 UTC (12 years, 8 months ago) by misho
Branches: io2_1
Diff to: previous 1.1.2.5: preferred, colored
Changes since revision 1.1.2.5: +51 -1 lines
added new pty function :)
ioForkPTY() like forkpty(), but do many many more work and get tty device

Revision 1.1.2.5: download - view: text, markup, annotated - select for diffs
Wed Sep 21 12:55:07 2011 UTC (12 years, 8 months ago) by misho
Branches: io2_1
Diff to: previous 1.1.2.4: preferred, colored
Changes since revision 1.1.2.4: +9 -1 lines
added before return of func, tty redirect to standart handles

Revision 1.1.2.4: download - view: text, markup, annotated - select for diffs
Mon Sep 19 23:30:50 2011 UTC (12 years, 8 months ago) by misho
Branches: io2_1
Diff to: previous 1.1.2.3: preferred, colored
Changes since revision 1.1.2.3: +57 -1 lines
added few tty management functions

Revision 1.1.2.3: download - view: text, markup, annotated - select for diffs
Mon Sep 19 23:09:16 2011 UTC (12 years, 8 months ago) by misho
Branches: io2_1
Diff to: previous 1.1.2.2: preferred, colored
Changes since revision 1.1.2.2: +59 -6 lines
added setsid and makes control tty

Revision 1.1.2.2: download - view: text, markup, annotated - select for diffs
Mon Sep 19 22:41:04 2011 UTC (12 years, 8 months ago) by misho
Branches: io2_1
Diff to: previous 1.1.2.1: preferred, colored
Changes since revision 1.1.2.1: +77 -1 lines
add new func

Revision 1.1.2.1: download - view: text, markup, annotated - select for diffs
Mon Sep 19 21:59:58 2011 UTC (12 years, 8 months ago) by misho
Branches: io2_1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +92 -0 lines
start new feature::
 - pty/tty management

Revision 1.1
Mon Sep 19 21:59:58 2011 UTC (12 years, 8 months ago) by misho
Branches: MAIN
Branch point for: io2_1
FILE REMOVED
file pty.c was initially added on branch io2_1.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>