summaryrefslogtreecommitdiffstats
path: root/lib/libyaml
Commit message (Collapse)AuthorAgeFilesLines
* MFC r256450:bdrewery2013-10-232-69/+3
| | | | | | | | Rename libbsdyml to libyaml, make private, and bump SHLIB_MAJOR to 1.0 Approved by: bapt Approved by: re (glebius)
* Add a stub manpage modeled over the libexpat one to explain to users not to usebapt2013-03-052-0/+62
| | | | | | this library outside of base. Requested by: simon
* Import libyaml as libbsdyml (private brand name)bapt2013-03-042-0/+106
LibYAML is a YAML 1.1 parser and emitter under MIT license which will soon be used by the pkg boostrap (usr.bin/pkg) and bhyve Reviewed by: roberto, antoine
OpenPOWER on IntegriCloud