CVS log for mandoc/compat_stringlist.c

[BACK] Up to [cvsweb.bsd.lv] / mandoc

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: MAIN


Revision 1.8 / (download) - annotate - [selected], Mon Jun 15 21:48:09 2020 UTC (3 years, 9 months ago) by schwarze
Branch: MAIN
CVS Tags: VERSION_1_14_6, HEAD
Changes since 1.7: +50 -25 lines
Diff to previous 1.7 (unified)

Sync stringlist implementation with NetBSD.
Various improvements of security, functionality, and style.

Revision 1.7 / (download) - annotate - [select for diffs], Mon Jun 15 01:37:15 2020 UTC (3 years, 9 months ago) by schwarze
Branch: MAIN
Changes since 1.6: +2 -11 lines
Diff to previous 1.6 (unified) to selected 1.8 (unified)

Only compile compat_*.c implementations that are actually needed.
That's cleaner and it is supposed to fix compiler warnings with gcc 10
reported by Wynn Wolf Arbor <wolf at oriole dot systems> on discuss@.

Revision 1.6 / (download) - annotate - [select for diffs], Sat Nov 7 14:22:29 2015 UTC (8 years, 4 months ago) by schwarze
Branch: MAIN
CVS Tags: VERSION_1_14_5, VERSION_1_14_4, VERSION_1_14_3, VERSION_1_14_2, VERSION_1_14_1, VERSION_1_13_4, VERSION_1_13
Changes since 1.5: +3 -1 lines
Diff to previous 1.5 (unified) to selected 1.8 (unified)

Without HAVE_ERR, don't try to include <err.h>, it probably isn't there.
In that case, the required prototypes are in "config.h".
Patch from Peter Bray <pdb_ml at yahoo dot com dot au>.

Revision 1.5 / (download) - annotate - [select for diffs], Thu May 21 00:13:43 2015 UTC (8 years, 10 months ago) by schwarze
Branch: MAIN
Changes since 1.4: +11 -1 lines
Diff to previous 1.4 (unified) to selected 1.8 (unified)

add forgotten glue

Revision 1.4 / (download) - annotate - [select for diffs], Wed May 20 23:43:03 2015 UTC (8 years, 10 months ago) by schwarze
Branch: MAIN
Changes since 1.3: +1 -3 lines
Diff to previous 1.3 (unified) to selected 1.8 (unified)

Remove clauses 3 and 4 from Christos Zoulas' BSD license.
This is safe because Christos did that himself in NetBSD in 2008.
No code change.

Revision 1.3 / (download) - annotate - [select for diffs], Wed May 20 23:00:43 2015 UTC (8 years, 10 months ago) by schwarze
Branch: MAIN
Changes since 1.2: +4 -3 lines
Diff to previous 1.2 (unified) to selected 1.8 (unified)

fix integer overflows by using reallocarray(3)

Revision 1.2 / (download) - annotate - [select for diffs], Wed May 20 22:22:59 2015 UTC (8 years, 10 months ago) by schwarze
Branch: MAIN
Changes since 1.1: +6 -14 lines
Diff to previous 1.1 (unified) to selected 1.8 (unified)

* remove FreeBSDisms
* purge and sort headers
* add build and compat glue
* and LICENSE information
for soelim(1)

Revision 1.1 / (download) - annotate - [select for diffs], Wed May 20 20:55:04 2015 UTC (8 years, 10 months ago) by schwarze
Branch: MAIN
Diff to selected 1.8 (unified)

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.




CVSweb