NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: bin/45980 (Manual file indexing no longer supports compressed manual pages)
Synopsis: Manual file indexing no longer supports compressed manual pages
State-Changed-From-To: analyzed->pending-pullups
State-Changed-By: tron%NetBSD.org@localhost
State-Changed-When: Fri, 17 Feb 2012 11:26:02 +0000
State-Changed-Why:
The following commits fix the problem for me:
Module Name: src
Committed By: joerg
Date: Thu Feb 16 20:58:23 UTC 2012
Modified Files:
src/external/bsd/mdocml/dist: mandoc.h read.c
Log Message:
Merge mandoc.h r1.99 and read.c 1.28 from upstream:
Add mparse_readmem, which allows application to run the parser directly
from memory, e.g. after de-compressing a document.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.9 -r1.2 src/external/bsd/mdocml/dist/mandoc.h
cvs rdiff -u -r1.5 -r1.6 src/external/bsd/mdocml/dist/read.c
Module Name: src
Committed By: joerg
Date: Thu Feb 16 20:58:55 UTC 2012
Modified Files:
src/usr.sbin/makemandb: Makefile makemandb.c
Log Message:
Add support for compressed man pages in all the usual formats.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/usr.sbin/makemandb/Makefile
cvs rdiff -u -r1.4 -r1.5 src/usr.sbin/makemandb/makemandb.c
Home |
Main Index |
Thread Index |
Old Index