Scarlett ec8272d8fe Correct printf arguments and use asprintf
Origin: http://marc.info/?l=openbsd-ports&m=142090828929750&w=2

* Str.c: Use asprintf() instead of rolling our own printf string
length detection.

* cookie.c: Pass the char pointer in the string struct to printf %s
instead of the string struct itself.
Print time_t using %lld instead of %ld to allow for 64-bit time_t.

* main.c: Print a long int using the correct format specifier.

* map.c: Print size_t using the correct format specifier.
2015-01-15 18:58:35 +09:00
2012-05-24 23:06:47 +09:00
2014-10-15 20:03:10 +09:00
2014-11-29 18:30:54 +09:00
2012-05-24 23:06:47 +09:00
2012-05-24 23:06:47 +09:00
2011-05-04 16:05:14 +09:00
2011-05-04 16:41:45 +09:00
2014-12-04 00:31:40 +09:00
2011-05-04 16:41:45 +09:00
2011-05-04 16:41:45 +09:00
2011-05-04 16:41:45 +09:00
2014-12-10 00:23:19 +09:00
2011-05-04 16:05:14 +09:00
2011-05-04 16:05:14 +09:00
2014-12-01 23:00:54 +09:00
2011-05-04 16:41:45 +09:00
2014-12-03 22:29:39 +09:00
2011-05-04 16:41:45 +09:00
2011-05-04 16:05:14 +09:00
2011-05-04 16:05:14 +09:00
2013-04-08 21:56:59 +09:00
2011-05-04 16:05:14 +09:00
2013-04-08 21:48:49 +09:00
2011-05-04 16:05:14 +09:00
2011-05-04 16:41:45 +09:00
2013-04-08 21:48:49 +09:00
2011-05-04 16:05:14 +09:00
2011-05-04 16:05:14 +09:00
2011-05-04 16:05:14 +09:00
2011-05-04 16:05:14 +09:00
2011-05-04 16:05:14 +09:00
2011-05-04 16:05:14 +09:00
2011-05-04 16:05:14 +09:00
2013-04-08 21:48:49 +09:00
2011-05-04 16:05:14 +09:00
2012-05-24 23:14:28 +09:00
2013-10-14 23:02:26 +09:00
2013-10-14 23:02:26 +09:00
2013-10-14 23:02:26 +09:00
2011-05-04 16:05:14 +09:00
2011-05-04 16:41:45 +09:00
2011-05-04 16:23:02 +09:00
2013-10-14 23:02:26 +09:00
2013-10-14 23:02:26 +09:00
2011-05-04 16:23:02 +09:00
2013-04-08 21:36:33 +09:00
2013-04-08 21:48:49 +09:00
2013-12-07 13:40:08 +09:00
2011-05-04 16:05:14 +09:00
2011-05-04 16:23:02 +09:00
2013-10-15 21:11:41 +09:00
2011-05-04 16:05:14 +09:00
2011-05-04 16:05:14 +09:00
2013-04-08 21:48:49 +09:00
2011-05-04 16:05:14 +09:00
2013-10-14 22:31:01 +09:00
2011-05-04 16:05:14 +09:00
2011-05-04 16:41:45 +09:00
2011-05-04 16:05:14 +09:00
2011-05-04 16:05:14 +09:00
2011-05-04 16:41:45 +09:00
2011-05-04 16:05:14 +09:00
2011-05-04 16:05:14 +09:00
2011-05-04 16:05:14 +09:00
2011-05-04 16:05:14 +09:00
2011-05-04 16:05:14 +09:00
2013-10-14 23:02:26 +09:00
2013-04-08 21:48:49 +09:00
2011-05-04 16:05:14 +09:00
2011-05-04 16:05:14 +09:00
2011-05-04 16:05:14 +09:00
2011-05-04 16:05:14 +09:00
2011-05-04 16:23:02 +09:00
2011-05-04 16:41:45 +09:00
2013-10-12 23:49:10 +09:00
2011-05-04 16:23:02 +09:00
2011-05-04 16:05:14 +09:00
2011-05-04 16:05:14 +09:00
2011-05-04 16:05:14 +09:00
2014-06-23 23:06:17 +09:00
2014-11-29 12:23:21 +09:00
2011-05-04 16:23:02 +09:00
2011-05-04 16:41:45 +09:00

If you can read English, see doc/*.
If you can read Japanese, see doc-jp/*.
If you can read both, read both and correct English. :-)
Description
A modernized fork of w3m with next and previous heading and form navigation.b
Readme 13 MiB
Languages
C 60.9%
HTML 13.4%
Roff 12.2%
JavaScript 5.6%
Perl 1.7%
Other 6.1%