summaryrefslogtreecommitdiffstats
path: root/lib/libexpat
Commit message (Collapse)AuthorAgeFilesLines
* Stage 3 of dynamic root support. Make all the libraries needed to rungordon2003-08-171-0/+1
| | | | | | binaries in /bin and /sbin installed in /lib. Only the versioned files reside in /lib, the .so symlink continues to live /usr/lib so the toolchain doesn't need to be modified.
* english(4) police.schweikh2002-12-271-1/+1
|
* Minor tweaks to make this manpage readable.ru2002-10-041-4/+5
|
* Style.ru2002-10-041-9/+5
| | | | Approved by: phk
* Ok, concensus was to install libexpat under a "private brandname", and afterphk2002-10-042-9/+78
| | | | | | | | | | | some deliberation the name "libbsdxml" was chosen since it conveys the two most important attributes: "Private to FreeBSD" and "XML". Add a skeleton man-page to give the credit and point for further documentation. (If somebody wants to write a true mdoc manpage for this I am sure both the eXpat people and I will be grateful). (Still not connected to the build)
* Build libexpat out of src/contrib/expat.phk2002-10-022-0/+109
Not connected to the build yet.
OpenPOWER on IntegriCloud