ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libptytty/ptytty.m4
Revision 1.42
Sat Jul 24 18:36:52 2021 UTC (2 years, 9 months ago) by sf-exg
Branch: MAIN
CVS Tags: HEAD
Changes since 1.41: +0 -0 lines
FILE REMOVED
Remove autotools build system

Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Tue Jun 8 06:52:34 2021 UTC (2 years, 11 months ago) by sf-exg
Branch: MAIN
Changes since 1.40: +1 -4 lines
Diff to previous 1.40 , to selected 1.30
ptytty.m4: remove unneeded check and define

Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Thu May 27 14:48:26 2021 UTC (2 years, 11 months ago) by sf-exg
Branch: MAIN
Changes since 1.39: +25 -53 lines
Diff to previous 1.39 , to selected 1.30
Rearrange utmp(x) tests

Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Sat May 2 20:09:40 2015 UTC (9 years ago) by sf-exg
Branch: MAIN
CVS Tags: rel-1_8, rxvt-unicode-rel-9_22, rxvt-unicode-rel-9_25, rxvt-unicode-rel-9_26
Changes since 1.38: +4 -4 lines
Diff to previous 1.38 , to selected 1.30
Fix m4 underquoting.

Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Fri Oct 31 08:23:50 2014 UTC (9 years, 6 months ago) by sf-exg
Branch: MAIN
CVS Tags: rel-1_7, rxvt-unicode-rel-9_21
Changes since 1.37: +6 -1 lines
Diff to previous 1.37 , to selected 1.30
Fix compilation on Solaris with g++ >= 4.7.

Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Thu Jan 19 20:07:13 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, rxvt-unicode-rel-9_20
Changes since 1.36: +0 -1 lines
Diff to previous 1.36 , to selected 1.30
Remove unneeded inclusion of sys/stropts.h.

Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Thu Jan 19 13:30:58 2012 UTC (12 years, 4 months ago) by sf-exg
Branch: MAIN
Changes since 1.35: +1 -1 lines
Diff to previous 1.35 , to selected 1.30
Include the C standard headers rather than the corresponding C++ version.

Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Thu Jan 19 12:16:33 2012 UTC (12 years, 4 months ago) by sf-exg
Branch: MAIN
Changes since 1.34: +0 -3 lines
Diff to previous 1.34 , to selected 1.30
Remove obsolete comments.

Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Thu Jan 19 11:06:10 2012 UTC (12 years, 4 months ago) by sf-exg
Branch: MAIN
Changes since 1.33: +13 -0 lines
Diff to previous 1.33 , to selected 1.30
Fix compilation on solaris.

Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Wed Jan 18 19:44:37 2012 UTC (12 years, 4 months ago) by sf-exg
Branch: MAIN
Changes since 1.32: +1 -1 lines
Diff to previous 1.32 , to selected 1.30
Add fallback location of lastlog file on solaris.

Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Thu Dec 22 10:16:49 2011 UTC (12 years, 4 months ago) by sf-exg
Branch: MAIN
CVS Tags: rel-1_5
Changes since 1.31: +0 -6 lines
Diff to previous 1.31 , to selected 1.30
Remove support for utmpx ut_session extension, it serves no purpose.

Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Sat Nov 26 13:39:03 2011 UTC (12 years, 5 months ago) by sf-exg
Branch: MAIN
CVS Tags: rel-9_14
Changes since 1.30: +21 -45 lines
Diff to previous 1.30
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.30 - (view) (download) (annotate) - [selected]
Wed Nov 23 19:29:27 2011 UTC (12 years, 5 months ago) by sf-exg
Branch: MAIN
Changes since 1.29: +15 -30 lines
Diff to previous 1.29
Simplify.

Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Sun Nov 20 14:38:44 2011 UTC (12 years, 5 months ago) by sf-exg
Branch: MAIN
Changes since 1.28: +9 -7 lines
Diff to previous 1.28 , to selected 1.30
Fix style.

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Thu Nov 10 16:30:16 2011 UTC (12 years, 6 months ago) by sf-exg
Branch: MAIN
Changes since 1.27: +0 -31 lines
Diff to previous 1.27 , to selected 1.30
Get rid of runtime configure tests to find the multiplexer device.

We now assume that if the system provides the unix98 pty api but not
posix_openpt then it provides either the ptmx or ptc (aix) device.

Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Wed Jul 6 10:04:02 2011 UTC (12 years, 10 months ago) by sf-exg
Branch: MAIN
Changes since 1.26: +1 -1 lines
Diff to previous 1.26 , to selected 1.30
Fix write-strings warning in test program.

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Mon May 23 11:04:41 2011 UTC (12 years, 11 months ago) by sf-exg
Branch: MAIN
CVS Tags: rel-1_4, rel-9_12
Changes since 1.25: +34 -50 lines
Diff to previous 1.25 , to selected 1.30
Simplify autoconf tests using AC_CHECK_TYPES and AC_CHECK_MEMBER.

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Thu May 12 16:43:47 2011 UTC (13 years ago) by sf-exg
Branch: MAIN
Changes since 1.24: +10 -11 lines
Diff to previous 1.24 , to selected 1.30
Cleanup and correct PT_FIND_FILE test.

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Thu May 12 14:17:56 2011 UTC (13 years ago) by sf-exg
Branch: MAIN
Changes since 1.23: +47 -148 lines
Diff to previous 1.23 , to selected 1.30
Factor common code to find utmp/wtmp/lastlog files into an autoconf macro.

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Thu May 12 13:53:14 2011 UTC (13 years ago) by sf-exg
Branch: MAIN
Changes since 1.22: +1 -3 lines
Diff to previous 1.22 , to selected 1.30
Do not search for LASTLOG_FILE in utmpx.h.

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Wed Jan 5 17:44:36 2011 UTC (13 years, 4 months ago) by sf-exg
Branch: MAIN
Changes since 1.21: +6 -6 lines
Diff to previous 1.21 , to selected 1.30
Fix return type of main in configure tests.

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Sun Jul 11 20:13:37 2010 UTC (13 years, 10 months ago) by sf-exg
Branch: MAIN
Changes since 1.20: +1 -1 lines
Diff to previous 1.20 , to selected 1.30
Simplify openpty test with AC_SEARCH_LIBS.

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Sun Jul 11 16:04:54 2010 UTC (13 years, 10 months ago) by sf-exg
Branch: MAIN
Changes since 1.19: +0 -47 lines
Diff to previous 1.19 , to selected 1.30
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.19 - (view) (download) (annotate) - [select for diffs]
Sun Mar 28 08:39:34 2010 UTC (14 years, 1 month ago) by sf-exg
Branch: MAIN
Changes since 1.18: +0 -11 lines
Diff to previous 1.18 , to selected 1.30
Remove unneeded code (according to docs found in gnulib openpty module).

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Sun Jan 31 09:50:16 2010 UTC (14 years, 3 months ago) by sf-exg
Branch: MAIN
Changes since 1.17: +54 -54 lines
Diff to previous 1.17 , to selected 1.30
Add mandatory "_cv_" part to autoconf cache variable names.

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Mon May 5 16:51:28 2008 UTC (16 years ago) by root
Branch: MAIN
CVS Tags: rel-1_3
Changes since 1.16: +1 -0 lines
Diff to previous 1.16 , to selected 1.30
*** empty log message ***

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Mon Dec 24 01:04:37 2007 UTC (16 years, 4 months ago) by ayin
Branch: MAIN
Changes since 1.15: +9 -12 lines
Diff to previous 1.15 , to selected 1.30
autoupdate.

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Mon Nov 5 22:06:56 2007 UTC (16 years, 6 months ago) by ayin
Branch: MAIN
Changes since 1.14: +5 -9 lines
Diff to previous 1.14 , to selected 1.30
Remove duplicated checks.

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Mon Nov 5 00:43:42 2007 UTC (16 years, 6 months ago) by ayin
Branch: MAIN
Changes since 1.13: +0 -1 lines
Diff to previous 1.13 , to selected 1.30
Assume ttyslot availability for BSD utmp.

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Sun Nov 4 10:16:58 2007 UTC (16 years, 6 months ago) by ayin
Branch: MAIN
Changes since 1.12: +0 -3 lines
Diff to previous 1.12 , to selected 1.30
Detect if LASTLOG_FILE is a directory or a file at runtime.

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Sun Nov 4 09:08:42 2007 UTC (16 years, 6 months ago) by ayin
Branch: MAIN
Changes since 1.11: +1 -0 lines
Diff to previous 1.11 , to selected 1.30
Add check for updlastlogx and make lastlogx support conditional on its
availability.

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Wed Oct 17 08:13:42 2007 UTC (16 years, 7 months ago) by ayin
Branch: MAIN
Changes since 1.10: +3 -3 lines
Diff to previous 1.10 , to selected 1.30
Pretty print help strings.

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Wed Jun 13 17:30:54 2007 UTC (16 years, 11 months ago) by ayin
Branch: MAIN
CVS Tags: rel-1_2
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 , to selected 1.30
Remove trailing whitespace.

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Mon May 7 13:46:06 2007 UTC (17 years ago) by ayin
Branch: MAIN
Changes since 1.8: +6 -0 lines
Diff to previous 1.8 , to selected 1.30
Add missing includes in tests.

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Sun Sep 10 14:30:37 2006 UTC (17 years, 8 months ago) by ayin
Branch: MAIN
CVS Tags: rel-1_0, rel-1_1
Changes since 1.7: +0 -13 lines
Diff to previous 1.7 , to selected 1.30
*** empty log message ***

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Wed Jan 25 22:07:21 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
CVS Tags: rel-0_1, rel-0_2
Changes since 1.6: +4 -0 lines
Diff to previous 1.6 , to selected 1.30
*** empty log message ***

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Wed Jan 25 21:17:46 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Changes since 1.5: +1 -1 lines
Diff to previous 1.5 , to selected 1.30
*** empty log message ***

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Mon Jan 23 10:42:04 2006 UTC (18 years, 3 months ago) by ayin
Branch: MAIN
Changes since 1.4: +4 -0 lines
Diff to previous 1.4 , to selected 1.30
*** empty log message ***

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Mon Jan 23 10:10:50 2006 UTC (18 years, 3 months ago) by ayin
Branch: MAIN
Changes since 1.3: +41 -0 lines
Diff to previous 1.3 , to selected 1.30
*** empty log message ***

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sun Jan 22 16:57:03 2006 UTC (18 years, 3 months ago) by ayin
Branch: MAIN
Changes since 1.2: +30 -0 lines
Diff to previous 1.2 , to selected 1.30
*** empty log message ***

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

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Sat Jan 21 23:11:04 2006 UTC (18 years, 3 months ago) by ayin
Branch: MAIN
Diff to selected 1.30
*** empty log message ***

Convenience Links

Links to HEAD: (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