2012-07-09 |
Ingo Schwarze | fix -Tascii .Fd line breaking |
commit | commitdiff | tree | snapshot |
2012-07-09 |
Ingo Schwarze | implement -Tman .Eo and .Ec; OpenBSD rev. 1.26 |
commit | commitdiff | tree | snapshot |
2012-07-09 |
Ingo Schwarze | Implement -Tman .Bf. |
commit | commitdiff | tree | snapshot |
2012-07-09 |
Ingo Schwarze | fix -Tman font handling for: |
commit | commitdiff | tree | snapshot |
2012-07-09 |
Ingo Schwarze | implement -Tman .No and .Mt; OpenBSD rev. 1.23 |
commit | commitdiff | tree | snapshot |
2012-07-08 |
Ingo Schwarze | fix .Lk for -Tascii and implement it for -Tman |
commit | commitdiff | tree | snapshot |
2012-07-08 |
Ingo Schwarze | fix vertical spacing for -Tman SYNOPSIS .Fn .Fo .Ft... |
commit | commitdiff | tree | snapshot |
2012-07-08 |
Ingo Schwarze | implement -Tman .An |
commit | commitdiff | tree | snapshot |
2012-07-08 |
Ingo Schwarze | Add flags to insert a .sp or .br request before the... |
commit | commitdiff | tree | snapshot |
2012-07-08 |
Ingo Schwarze | Instead of adding one integer variable for each global... |
commit | commitdiff | tree | snapshot |
2012-07-08 |
Ingo Schwarze | implement -Tman .Va |
commit | commitdiff | tree | snapshot |
2012-07-08 |
Ingo Schwarze | implement -Tman .Vt; OpenBSD rev. 1.15 and 1.16 |
commit | commitdiff | tree | snapshot |
2012-07-08 |
Ingo Schwarze | Basic implementation of -Tman .Fo and .Fa; |
commit | commitdiff | tree | snapshot |
2012-07-07 |
Ingo Schwarze | rudimentary support for -Tman .Ft and .Fn; |
commit | commitdiff | tree | snapshot |
2012-07-07 |
Ingo Schwarze | basic support for -Tman .In; OpenBSD rev. 1.12 |
commit | commitdiff | tree | snapshot |
2012-07-07 |
Ingo Schwarze | after .Lb in library section, break the line in the... |
commit | commitdiff | tree | snapshot |
2012-07-07 |
Ingo Schwarze | implement -Tman .Bk; OpenBSD rev. 1.10 |
commit | commitdiff | tree | snapshot |
2012-07-07 |
Ingo Schwarze | implement -Tman .Sm; OpenBSD rev. 1.9 |
commit | commitdiff | tree | snapshot |
2012-07-07 |
Ingo Schwarze | implement -Tman .Bd -offset and -compact; OpenBSD rev... |
commit | commitdiff | tree | snapshot |
2012-07-07 |
Ingo Schwarze | minor -mdoc -Tman fixes |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Ingo Schwarze | When i moved some low-level stuff from mdoc(7) and... |
commit | commitdiff | tree | snapshot |
2012-06-12 |
Kristaps Dzonsons | Add `cc' support. |
commit | commitdiff | tree | snapshot |
2012-06-12 |
Kristaps Dzonsons | Fix typo (back-space -> backslash). |
commit | commitdiff | tree | snapshot |
2012-06-12 |
Kristaps Dzonsons | Fix an assert() raised by `RS' when following `TP'. |
commit | commitdiff | tree | snapshot |
2012-06-09 |
Kristaps Dzonsons | Allow compilation on Mac OSX. |
commit | commitdiff | tree | snapshot |
2012-06-09 |
Kristaps Dzonsons | Stop producing xhtml/pdf/etc for webpage (logs indicate... |
commit | commitdiff | tree | snapshot |
2012-06-09 |
Kristaps Dzonsons | Merge whatis.1 into apropos.1 (and remove), add whatis... |
commit | commitdiff | tree | snapshot |
2012-06-09 |
Kristaps Dzonsons | While I'm rooting around, note that we depend on sqlite... |
commit | commitdiff | tree | snapshot |
2012-06-09 |
Kristaps Dzonsons | Remove catman(8): it's superfluous. |
commit | commitdiff | tree | snapshot |
2012-06-09 |
Kristaps Dzonsons | Ths SYNCHRONOUS = off optimisation fails on my Mac... |
commit | commitdiff | tree | snapshot |
2012-06-09 |
Kristaps Dzonsons | Make test-ohash.c work on OpenBSD (it now works on... |
commit | commitdiff | tree | snapshot |
2012-06-09 |
Kristaps Dzonsons | Add a compatibility interface for ohash. |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Kristaps Dzonsons | Turn off sqlite3 synchronous mode when creating a new... |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Kristaps Dzonsons | Allow mansearch to fail if invariancy (cwd) is violated... |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Kristaps Dzonsons | Use C99 syntax for declaring the string-hash key array. |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Kristaps Dzonsons | Remove lint from Makefile. |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Kristaps Dzonsons | Flip apropos to use mansearch instead of apropos_db. |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Kristaps Dzonsons | Re-tooled mandocdb using sqlite3 and ohash. |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Kristaps Dzonsons | Add a new mansearch.h interface, which replaces apropos... |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Kristaps Dzonsons | Use size_t in catman to match manpath.h. |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Kristaps Dzonsons | Use size_t in manpath instead of int. |
commit | commitdiff | tree | snapshot |
2012-06-05 |
Ingo Schwarze | forgot to commit one request bu espie@ |
commit | commitdiff | tree | snapshot |
2012-06-03 |
Ingo Schwarze | Close a preceding implicit block before opening an... |
commit | commitdiff | tree | snapshot |
2012-06-02 |
Ingo Schwarze | Minimal implementation of .EX and .EE for GNU compatibi... |
commit | commitdiff | tree | snapshot |
2012-05-31 |
Ingo Schwarze | Fix blank line handling in .if. |
commit | commitdiff | tree | snapshot |
2012-05-31 |
Ingo Schwarze | While i already got my fingers dirty on mandoc_escape(), |
commit | commitdiff | tree | snapshot |
2012-05-31 |
Ingo Schwarze | Make recursive parsing of roff(7) escapes actually... |
commit | commitdiff | tree | snapshot |
2012-05-31 |
Ingo Schwarze | Implement the roff \z escape sequence, intended to... |
commit | commitdiff | tree | snapshot |
2012-05-31 |
Ingo Schwarze | catch up with the changed interface of mparse_alloc... |
commit | commitdiff | tree | snapshot |
2012-05-31 |
Ingo Schwarze | .if vertical spacing now fixed in OpenBSD |
commit | commitdiff | tree | snapshot |
2012-05-28 |
Ingo Schwarze | clarify two entries related to roff(7) escapes |
commit | commitdiff | tree | snapshot |
2012-05-27 |
Ingo Schwarze | Fix the vertical spacing around tbl(7) instances in... |
commit | commitdiff | tree | snapshot |
2012-05-27 |
Ingo Schwarze | Correct width of horizontal spans; relevant in case... |
commit | commitdiff | tree | snapshot |
2012-05-27 |
Ingo Schwarze | Do not handle vertical lines as additional tbl(7) columns, |
commit | commitdiff | tree | snapshot |
2012-05-27 |
Ingo Schwarze | Support -Ios='OpenBSD 5.1' to override uname(3) as... |
commit | commitdiff | tree | snapshot |
2012-05-27 |
Ingo Schwarze | update Copyright years according to the CVS logs; no... |
commit | commitdiff | tree | snapshot |
2012-05-27 |
Ingo Schwarze | Horizontal spacing of tables was fixed |
commit | commitdiff | tree | snapshot |
2012-05-27 |
Ingo Schwarze | The .\} -> .\& -> pset() bug reported by naddy has... |
commit | commitdiff | tree | snapshot |
2012-04-15 |
Ingo Schwarze | Discourage the use of esr's man-ext macros: |
commit | commitdiff | tree | snapshot |
2012-04-15 |
Ingo Schwarze | The -width and -offset macro arguments consume the... |
commit | commitdiff | tree | snapshot |
2012-04-15 |
Ingo Schwarze | Being reluctant to add yet more trailing whitespace... |
commit | commitdiff | tree | snapshot |
2012-03-25 |
Kristaps Dzonsons | Some documentation nits. |
commit | commitdiff | tree | snapshot |
2012-03-25 |
Kristaps Dzonsons | Fix lookup not to use full-out regexp search. |
commit | commitdiff | tree | snapshot |
2012-03-24 |
Joerg Sonnenberger | FreeBSD, NetBSD and DragonFly use the same names as... |
commit | commitdiff | tree | snapshot |
2012-03-24 |
Kristaps Dzonsons | Forgot chdir(2) into volume path. VERSION_1_12_1 |
commit | commitdiff | tree | snapshot |
2012-03-24 |
Kristaps Dzonsons | Small tweaks for release. |
commit | commitdiff | tree | snapshot |
2012-03-24 |
Kristaps Dzonsons | Get ready for a version. |
commit | commitdiff | tree | snapshot |
2012-03-24 |
Kristaps Dzonsons | Be insane. Make apropos(1) subsume man(1). |
commit | commitdiff | tree | snapshot |
2012-03-24 |
Kristaps Dzonsons | Simplify by not pre-filtering the result vector for... |
commit | commitdiff | tree | snapshot |
2012-03-24 |
Kristaps Dzonsons | Whitespace fix. |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Kristaps Dzonsons | Knock out useless & confusing whatis mode. |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Kristaps Dzonsons | Improve mandocdb's ability to handle NAME sections... |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Kristaps Dzonsons | Make the `-width' field to `Bl' not puke if it doesn... |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Kristaps Dzonsons | Clean up code a bit by pushing warnings into WARNING... |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Kristaps Dzonsons | Merge some/most of schwarze@'s OpenBSD changes into... |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Kristaps Dzonsons | Remove some Mac OS crap in the Makefile. |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Kristaps Dzonsons | Don't run superfluous mkdir when installing. |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Kristaps Dzonsons | Revert to mandocdb.{index,db} for database files. |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Ingo Schwarze | two reminders |
commit | commitdiff | tree | snapshot |
2012-02-26 |
Ingo Schwarze | Correct the expansion of -xbd5; |
commit | commitdiff | tree | snapshot |
2012-02-16 |
Joerg Sonnenberger | Add mparse_readmem, which allows application to run... |
commit | commitdiff | tree | snapshot |
2012-02-05 |
Joerg Sonnenberger | Don't silently skip non-ASCII characters, but replace... |
commit | commitdiff | tree | snapshot |
2012-01-28 |
Joerg Sonnenberger | Add libquota |
commit | commitdiff | tree | snapshot |
2012-01-28 |
Joerg Sonnenberger | Add libisns, libppath and libsaslc from NetBSD. Fix... |
commit | commitdiff | tree | snapshot |
2012-01-28 |
Joerg Sonnenberger | Add x86 pseudo architecure |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Joerg Sonnenberger | Add entry about the .TP / .RS crash before I forget... |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Joerg Sonnenberger | Reflect reality, mandoc_escape does not skip the "... |
commit | commitdiff | tree | snapshot |
2012-01-05 |
Ingo Schwarze | Fix previous such that all .It HEADs are unparsed, |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Kristaps Dzonsons | Local variable initialisation. |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Kristaps Dzonsons | Add support for `OP', one of the extended man macros... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Kristaps Dzonsons | Accommodate for ISO C11. groff applied the same `St... |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Kristaps Dzonsons | `-diag' lists aren't parsed, unlike other list types... |
commit | commitdiff | tree | snapshot |
2011-12-31 |
Kristaps Dzonsons | Fix ID vs. CLASS for man.cgi CSS selector on results... |
commit | commitdiff | tree | snapshot |
2011-12-31 |
Kristaps Dzonsons | When parsing catpages, read from the first section... |
commit | commitdiff | tree | snapshot |
2011-12-28 |
Ingo Schwarze | Do not skip manuals shared across architectures when... |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Ingo Schwarze | Update the whatis.db database format. |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Kristaps Dzonsons | State default usage before listing arguments of a utili... |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Kristaps Dzonsons | First memory leak in mandocdb.c freeing "struct of... |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Kristaps Dzonsons | Continue changing mandoc.{index,db} into whatis.{index... |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Ingo Schwarze | Use the traditional name "whatis.db" for the mandocdb... |
commit | commitdiff | tree | snapshot |
next |