aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/lib.in
Commit message (Collapse)AuthorAgeFilesLines
* add libppath; Thomas Klausner, NetBSD rev. 1.4, Aug 29, 2011Ingo Schwarze2013-10-131-1/+2
|
* add libefi and simplify some namesIngo Schwarze2013-10-131-3/+4
| | | | | from FreeBSD ports SVN rev. 293734, Ulrich Spoerlein March 24, 2012 in case of conflicts with NetBSD, i keep the simpler NetBSD names
* more DragonFly libraries; Franco Fichtner <franco at lastsummer dot de>Ingo Schwarze2013-10-131-1/+14
| | | | dragonfly.git/commit/107cb94cae2c24ce3f6851ce0ed24b80d64e3ec8
* sync with NetBSDIngo Schwarze2013-10-051-4/+10
|
* Add libquotaJoerg Sonnenberger2012-01-281-1/+2
|
* Add libisns, libppath and libsaslc from NetBSD. Fix formatting of librt.Joerg Sonnenberger2012-01-281-2/+5
|
* Sync to groff, and add tier I and II NetBSD architectures.Ingo Schwarze2011-10-161-1/+2
| | | | ok kristaps@
* sync to groff: support .Lb -libdwarf, update .Lb -libelfIngo Schwarze2011-09-201-2/+3
| | | | after Werner Lemberg committed a patch by Joseph Koshy
* Churn as I finish email address migration kth.se -> bsd.lv.Kristaps Dzonsons2010-06-191-2/+2
|
* Add FreeBSD libraries (provided by Ulrich Spoerlein).Kristaps Dzonsons2010-06-111-1/+26
|
* "Add libelf and libterminfo." (patch by Joerg Sonnenberger)Kristaps Dzonsons2010-05-141-1/+3
|
* More libraries entered into lib.in (thanks Joerg Sonnenberger).Kristaps Dzonsons2009-11-011-1/+10
|
* Fixed license email address.Kristaps Dzonsons2009-06-101-2/+2
|
* Using proper license template (const).Kristaps Dzonsons2009-04-121-12/+10
|
* Fixed mdoc_phrase escape handling.Kristaps Dzonsons2009-03-161-39/+58
| | | | | | | | | | | Added MDOC_IGNDELIM (Pf, soon Li, etc.). macro_constant_delimited ignargs -> argv.c parsing. Renamed macro functions to correspond to ontologies. `Fo' and `St' made callable (compat documented). strings.sh deprecated (directly using CPP). Abstracted ASCII translation into ascii.{c,in}. ASCII table uses a self-reordering chained hashtable. Removed old regressions.
* Documented the strings script.Kristaps Dzonsons2009-03-061-0/+8
|
* Strings abstracted into dynamically-created C files.Kristaps Dzonsons2009-03-061-0/+32
Added -V option. Deprecated README files.