OpenBSD CVS

CVS log for src/usr.bin/less/charset.h


[BACK] Up to [local] / src / usr.bin / less

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.5 / (download) - annotate - [select for diffs], Wed May 15 19:06:01 2019 UTC (5 years ago) by schwarze
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6, HEAD
Changes since 1.4: +0 -1 lines
Diff to previous 1.4 (colored)

trivial replacement of the home-grown IS_ASCII_OCTET()
with the standard isascii(3)

Revision 1.4 / (download) - annotate - [select for diffs], Thu May 9 10:53:59 2019 UTC (5 years ago) by schwarze
Branch: MAIN
Changes since 1.3: +0 -5 lines
Diff to previous 1.3 (colored)

delete five unused macros

Revision 1.3 / (download) - annotate - [select for diffs], Fri Nov 6 15:50:33 2015 UTC (8 years, 6 months ago) by nicm
Branch: MAIN
CVS Tags: OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4, OPENBSD_6_3_BASE, OPENBSD_6_3, OPENBSD_6_2_BASE, OPENBSD_6_2, OPENBSD_6_1_BASE, OPENBSD_6_1, OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9
Changes since 1.2: +3 -4 lines
Diff to previous 1.2 (colored)

Garrett D'Amore has agreed to moving his copyright line up above the
terms with the existing copyright, so it is clear it applies the same
terms.

Revision 1.2 / (download) - annotate - [select for diffs], Thu Nov 5 22:08:43 2015 UTC (8 years, 6 months ago) by nicm
Branch: MAIN
Changes since 1.1: +15 -13 lines
Diff to previous 1.1 (colored)

Replace less with the cleaned-up fork of less 458 maintained by Garrett
D'Amore at https://github.com/gdamore/less-fork. This has significantly
less portability goop, has a tidied up code style, uses terminfo instead
of termcap, and is has stricter POSIX compliance.

Many of our local changes have been accepted upstream: substantial
remaining local changes are code to read help files from /usr/share
rather than compiling them in, man page and help improvements, and some
tweaks to the default options.

Review and testing by millert, ok deraadt

Revision 1.1.1.2 / (download) - annotate - [select for diffs] (vendor branch), Fri Apr 25 13:33:41 2014 UTC (10 years ago) by shadchin
Branch: MARK_NUDELMAN
CVS Tags: OPENBSD_5_8_BASE, OPENBSD_5_8, OPENBSD_5_7_BASE, OPENBSD_5_7, OPENBSD_5_6_BASE, OPENBSD_5_6, LESS_458
Changes since 1.1.1.1: +2 -3 lines
Diff to previous 1.1.1.1 (colored)

Import of Less 458

ok guenther@

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Sep 16 17:47:01 2011 UTC (12 years, 8 months ago) by shadchin
Branch: MARK_NUDELMAN
CVS Tags: OPENBSD_5_5_BASE, OPENBSD_5_5, OPENBSD_5_4_BASE, OPENBSD_5_4, OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1, LESS_444
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Import of Less 444

ok nicm@

Revision 1.1 / (download) - annotate - [select for diffs], Fri Sep 16 17:47:01 2011 UTC (12 years, 8 months ago) by shadchin
Branch: MAIN

Initial revision

This form allows you to request diff's 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.