ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libptytty/src/logging.C
Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Sun May 3 21:54:08 2009 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rel-1_3
Changes since 1.24: +1 -0 lines
Diff to previous 1.24
1.3

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Fri Dec 14 09:52:51 2007 UTC (18 years, 9 months ago) by ayin
Branch: MAIN
Changes since 1.23: +1 -0 lines
Diff to previous 1.23
Include errno.h for errno.

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Wed Dec 12 09:43:52 2007 UTC (18 years, 9 months ago) by ayin
Branch: MAIN
Changes since 1.22: +1 -1 lines
Diff to previous 1.22
Include fcntl.h rather than sys/fcntl.h.

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Mon Nov 26 10:41:09 2007 UTC (18 years, 9 months ago) by ayin
Branch: MAIN
Changes since 1.21: +2 -1 lines
Diff to previous 1.21
Cosmetics.

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Tue Nov 20 14:07:52 2007 UTC (18 years, 10 months ago) by ayin
Branch: MAIN
Changes since 1.20: +3 -7 lines
Diff to previous 1.20
Simplify.

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Mon Nov 19 14:20:27 2007 UTC (18 years, 10 months ago) by ayin
Branch: MAIN
Changes since 1.19: +1 -1 lines
Diff to previous 1.19
Remove always true test.

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Mon Nov 19 14:18:58 2007 UTC (18 years, 10 months ago) by ayin
Branch: MAIN
Changes since 1.18: +0 -2 lines
Diff to previous 1.18
Remove useless strncpy calls.

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Mon Nov 19 11:21:43 2007 UTC (18 years, 10 months ago) by ayin
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17
'precision' type is int.

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Thu Nov 15 10:49:04 2007 UTC (18 years, 10 months ago) by ayin
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16
Cosmetics.

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Mon Nov 5 09:31:50 2007 UTC (18 years, 10 months ago) by ayin
Branch: MAIN
Changes since 1.15: +4 -6 lines
Diff to previous 1.15
Factoring.

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

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Sun Nov 4 10:19:41 2007 UTC (18 years, 10 months ago) by ayin
Branch: MAIN
Changes since 1.13: +17 -17 lines
Diff to previous 1.13
Reindent.

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Sun Nov 4 10:16:59 2007 UTC (18 years, 10 months ago) by ayin
Branch: MAIN
Changes since 1.12: +7 -5 lines
Diff to previous 1.12
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:24:50 2007 UTC (18 years, 10 months ago) by ayin
Branch: MAIN
Changes since 1.11: +126 -133 lines
Diff to previous 1.11
Move static functions before their use and remove their declarations.

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

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Wed Jan 25 11:14:26 2006 UTC (20 years, 7 months ago) by root
Branch: MAIN
CVS Tags: rel-0_1, rel-0_2, rel-1_0, rel-1_1, rel-1_2
Changes since 1.9: +5 -5 lines
Diff to previous 1.9
*** empty log message ***

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Sun Jan 22 12:22:37 2006 UTC (20 years, 7 months ago) by root
Branch: MAIN
Changes since 1.8: +1 -1 lines
Diff to previous 1.8
*** empty log message ***

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Sun Jan 22 10:19:44 2006 UTC (20 years, 7 months ago) by ayin
Branch: MAIN
Changes since 1.7: +1 -0 lines
Diff to previous 1.7
*** empty log message ***

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Sun Jan 22 04:05:18 2006 UTC (20 years, 7 months ago) by root
Branch: MAIN
Changes since 1.6: +10 -2 lines
Diff to previous 1.6
*** empty log message ***

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

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

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

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

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Sat Jan 21 22:09:33 2006 UTC (20 years, 7 months ago) by root
Branch: MAIN
Changes since 1.1: +54 -57 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 (20 years, 7 months ago) by root
Branch: MAIN
*** empty log message ***

Convenience Links

Links to HEAD: (view) (download) (annotate) Links to rel-1_3: (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