summaryrefslogtreecommitdiff
path: root/www/w3m/files/patch-file.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.5.2.MANTANI Nobutaka2007-06-091-20/+2
| | | | Notes: svn path=/head/; revision=193077
* Fix a format string vulnerability.MANTANI Nobutaka2007-01-021-2/+11
| | | | | | | Security: http://sourceforge.net/tracker/index.php?func=detail&aid=1612792&group_id=39518&atid=425439 Notes: svn path=/head/; revision=181274
* Close pipe for gzipped stream properly.MANTANI Nobutaka2006-02-181-2/+11
| | | | | | | | Obtained from: http://vimrc.hp.infoseek.co.jp/w3m-pclose.html (written in Japanese) Reported by: naddy Notes: svn path=/head/; revision=156306
* Add a small fix to support gzipped XHTML contents.MANTANI Nobutaka2005-10-101-0/+12
Submitted by: Ed Schouten <ed@fxq.nl> Notes: svn path=/head/; revision=144824