ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libptytty/src/ptytty.h
Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Thu Jan 19 12:16:33 2012 UTC (12 years, 4 months ago) by sf-exg
Branch: MAIN
CVS Tags: rel-1_6, rxvt-unicode-rel-9_15, rxvt-unicode-rel-9_16, rxvt-unicode-rel-9_17, rxvt-unicode-rel-9_18, rxvt-unicode-rel-9_19
Changes since 1.20: +0 -3 lines
Diff to previous 1.20
Remove obsolete comments.

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Fri Dec 2 08:45:46 2011 UTC (12 years, 6 months ago) by sf-exg
Branch: MAIN
CVS Tags: rel-1_5, rel-9_14
Changes since 1.19: +1 -0 lines
Diff to previous 1.19
Fix writing of bsd login and logout utmp entry when close_tty is called
before login and delete respectively.

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Mon Nov 28 15:31:12 2011 UTC (12 years, 6 months ago) by sf-exg
Branch: MAIN
Changes since 1.18: +1 -6 lines
Diff to previous 1.18
Simplify.

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Sat Nov 26 13:39:04 2011 UTC (12 years, 6 months ago) by sf-exg
Branch: MAIN
Changes since 1.17: +1 -1 lines
Diff to previous 1.17
Change PT_FIND_FILE to search only for fallback locations of
utmp/wtmp/lastlog files and define the *_FILE macros at compile time.

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Thu Nov 24 13:43:05 2011 UTC (12 years, 6 months ago) by sf-exg
Branch: MAIN
Changes since 1.16: +0 -13 lines
Diff to previous 1.16
Move some includes from ptytty.h to logging.C.

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Wed Nov 23 20:20:00 2011 UTC (12 years, 6 months ago) by sf-exg
Branch: MAIN
Changes since 1.15: +0 -7 lines
Diff to previous 1.15
Remove useless member variables.

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Fri Nov 18 13:48:32 2011 UTC (12 years, 6 months ago) by sf-exg
Branch: MAIN
Changes since 1.14: +2 -1 lines
Diff to previous 1.14
Merge code to write utmp login and logout entries into a single function.

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Fri Jul 8 20:56:52 2011 UTC (12 years, 11 months ago) by sf-exg
Branch: MAIN
Changes since 1.13: +0 -1 lines
Diff to previous 1.13
Generate the utmp(x) id in the same way as openssh.

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Tue Jul 5 10:37:01 2011 UTC (12 years, 11 months ago) by sf-exg
Branch: MAIN
Changes since 1.12: +0 -2 lines
Diff to previous 1.12
Fix compilation on systems with bsd style utmp and no utmpx, such as
openbsd.

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Tue May 31 06:21:52 2011 UTC (13 years ago) by sf-exg
Branch: MAIN
CVS Tags: rel-1_4, rel-9_12
Changes since 1.11: +0 -2 lines
Diff to previous 1.11
Remove unused define.

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Mon May 16 20:58:27 2011 UTC (13 years ago) by sf-exg
Branch: MAIN
Changes since 1.10: +0 -9 lines
Diff to previous 1.10
Remove dead code.

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Sun Jul 11 16:04:54 2010 UTC (13 years, 11 months ago) by sf-exg
Branch: MAIN
Changes since 1.9: +1 -1 lines
Diff to previous 1.9
Remove useless and harmful check for utmpx file. Fixes build on freebsd-9 which
provides utmpx but does not define a macro for the corresponding filename.

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Mon Jan 23 11:53:27 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rel-0_1, rel-0_2, rel-1_0, rel-1_1, rel-1_2, rel-1_3
Changes since 1.8: +4 -0 lines
Diff to previous 1.8
*** empty log message ***

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Sun Jan 22 03:49:41 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.7: +2 -0 lines
Diff to previous 1.7
*** empty log message ***

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Sun Jan 22 00:58:18 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.6: +3 -1 lines
Diff to previous 1.6
*** empty log message ***

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Sat Jan 21 22:57:56 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.5: +2 -1 lines
Diff to previous 1.5
*** empty log message ***

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sat Jan 21 22:56:53 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
*** empty log message ***

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Sat Jan 21 22:08:20 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.3: +6 -6 lines
Diff to previous 1.3
*** empty log message ***

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sat Jan 21 22:06:16 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.2: +3 -2 lines
Diff to previous 1.2
*** empty log message ***

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Sat Jan 21 22:01:36 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.1: +61 -22 lines
Diff to previous 1.1
*** empty log message ***

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Sat Jan 21 21:40:00 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
*** empty log message ***

Convenience Links

Links to HEAD: (view) (download) (annotate) Links to rxvt-unicode-rel-9_18: (view) (download) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a