op 46361fab84 fix crash in gkrellmreminder
The reminder plugin uses fscanf with %d into a time_t to read the dates,
which corrupts them.  Switch to fscanf with %lld to a temp variable
before assigning it back to time_t.

Issue reported and diff tested by John McCue (jmccue AT jmcunx DOT com),
thanks!

input and ok tb@
2022-01-21 20:09:42 +00:00
2022-01-16 14:43:49 +00:00
2022-01-21 00:41:29 +00:00
2020-11-06 19:50:06 +00:00
2022-01-18 20:06:36 +00:00
2022-01-18 08:53:05 +00:00
2022-01-21 11:35:08 +00:00
2022-01-19 14:36:36 +00:00
2022-01-20 00:55:43 +00:00
2022-01-21 08:25:21 +00:00
2022-01-21 07:09:33 +00:00
2022-01-02 20:46:25 +00:00
2021-10-31 13:00:03 +00:00
2019-07-17 14:46:32 +00:00
2022-01-21 07:20:20 +00:00
2022-01-13 08:07:51 +00:00
2022-01-21 07:55:56 +00:00
2022-01-13 21:06:25 +00:00
2022-01-21 18:03:42 +00:00
2021-12-29 17:03:28 +00:00
2021-10-13 00:25:47 +00:00
2022-01-21 20:09:42 +00:00
2022-01-14 21:21:03 +00:00
2022-01-19 10:33:36 +00:00
2022-01-21 16:05:55 +00:00
2021-11-06 19:09:10 +00:00

Documentation for the ports tree: ports(7), packages(7), mirroring-ports(7),
library-specs(7), bsd.port.mk(5), bsd.port.arch.mk(5), port-modules(5).

dpb(1), bulk(8) for bulk builds.

See also the OpenBSD Porter's Handbook http://www.openbsd.org/faq/ports/

$OpenBSD: README,v 1.23 2018/07/14 14:20:04 bcallah Exp $
Description
Public git conversion mirror of OpenBSD's official cvs ports repository. Pull requests not accepted - send diffs to the ports@ mailing list.
Readme 554 MiB
Languages
Makefile 61%
PHP 18.9%
Perl 6.5%
C 4.6%
HTML 2.3%
Other 6.4%