Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add libppath; Thomas Klausner, NetBSD rev. 1.4, Aug 29, 2011 | Ingo Schwarze | 2013-10-13 | 1 | -0/+1 |
| | |||||
* | add libefi and simplify some names | Ingo Schwarze | 2013-10-13 | 1 | -2/+3 |
| | | | | | 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 Schwarze | 2013-10-13 | 1 | -0/+13 |
| | | | | dragonfly.git/commit/107cb94cae2c24ce3f6851ce0ed24b80d64e3ec8 | ||||
* | sync with NetBSD | Ingo Schwarze | 2013-10-05 | 1 | -3/+9 |
| | |||||
* | Add libquota | Joerg Sonnenberger | 2012-01-28 | 1 | -0/+1 |
| | |||||
* | Add libisns, libppath and libsaslc from NetBSD. Fix formatting of librt. | Joerg Sonnenberger | 2012-01-28 | 1 | -1/+4 |
| | |||||
* | Sync to groff, and add tier I and II NetBSD architectures. | Ingo Schwarze | 2011-10-16 | 1 | -0/+1 |
| | | | | ok kristaps@ | ||||
* | sync to groff: support .Lb -libdwarf, update .Lb -libelf | Ingo Schwarze | 2011-09-20 | 1 | -1/+2 |
| | | | | after Werner Lemberg committed a patch by Joseph Koshy | ||||
* | Churn as I finish email address migration kth.se -> bsd.lv. | Kristaps Dzonsons | 2010-06-19 | 1 | -1/+1 |
| | |||||
* | Add FreeBSD libraries (provided by Ulrich Spoerlein). | Kristaps Dzonsons | 2010-06-11 | 1 | -0/+25 |
| | |||||
* | "Add libelf and libterminfo." (patch by Joerg Sonnenberger) | Kristaps Dzonsons | 2010-05-14 | 1 | -0/+2 |
| | |||||
* | More libraries entered into lib.in (thanks Joerg Sonnenberger). | Kristaps Dzonsons | 2009-11-01 | 1 | -0/+9 |
| | |||||
* | Fixed license email address. | Kristaps Dzonsons | 2009-06-10 | 1 | -1/+1 |
| | |||||
* | Using proper license template (const). | Kristaps Dzonsons | 2009-04-12 | 1 | -12/+10 |
| | |||||
* | Fixed mdoc_phrase escape handling. | Kristaps Dzonsons | 2009-03-16 | 1 | -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 Dzonsons | 2009-03-06 | 1 | -0/+8 |
| | |||||
* | Strings abstracted into dynamically-created C files. | Kristaps Dzonsons | 2009-03-06 | 1 | -0/+32 |
Added -V option. Deprecated README files. |