2011-12-05 |
Ingo Schwarze | must ignore \h with quoted argument |
commit | commitdiff | tree | snapshot |
2011-12-04 |
Ingo Schwarze | Implement mdoc(7)-like output style variant for man... |
commit | commitdiff | tree | snapshot |
2011-12-04 |
Kristaps Dzonsons | Make catman and man.cgi understand the index type-field. |
commit | commitdiff | tree | snapshot |
2011-12-04 |
Ingo Schwarze | Fix parsing of file names given on the command line... |
commit | commitdiff | tree | snapshot |
2011-12-04 |
Ingo Schwarze | Jumping out of man_unscope() for the root node is a... |
commit | commitdiff | tree | snapshot |
2011-12-03 |
Ingo Schwarze | Remove an OpenBSD-specific tweak regarding .Xr spacing... |
commit | commitdiff | tree | snapshot |
2011-12-03 |
Kristaps Dzonsons | Back out lorder, which doesn't seem necessary (?).... |
commit | commitdiff | tree | snapshot |
2011-12-03 |
Ingo Schwarze | When processing .Sh HEAD, as soon as we know which... |
commit | commitdiff | tree | snapshot |
2011-12-03 |
Ingo Schwarze | ISO style "%Y-%m-%d" dates are common in man(7) .TH. |
commit | commitdiff | tree | snapshot |
2011-12-03 |
Kristaps Dzonsons | Make sure the btree(3) goop is also BE. This covers... |
commit | commitdiff | tree | snapshot |
2011-12-02 |
Ingo Schwarze | In man(7), when no explicit volume name is given, use... |
commit | commitdiff | tree | snapshot |
2011-12-02 |
Kristaps Dzonsons | This is a little gross: Linux and Apple need lots some... |
commit | commitdiff | tree | snapshot |
2011-12-01 |
Kristaps Dzonsons | Use OpenBSD's endian functions. Make btree type also... |
commit | commitdiff | tree | snapshot |
2011-12-01 |
Kristaps Dzonsons | In apropos_db.c, move all btree reading (and safety... |
commit | commitdiff | tree | snapshot |
2011-12-01 |
Kristaps Dzonsons | Fix mandocdb(8) to pass over the type when pruning... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Kristaps Dzonsons | Add whatis(1) to www and start version information. |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Kristaps Dzonsons | Note that mandocdb(8) record type is 64-bit and show... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Kristaps Dzonsons | Snip some whitespace from apropos(1) and remove mandoc... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Kristaps Dzonsons | Make `-i' only apply to regular expressions. For the... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Kristaps Dzonsons | Add tables of matchable keys into apropos.1. Ok and... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Ingo Schwarze | chdir(2) to the right man page tree before parsing... |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Ingo Schwarze | Backout -DUSE_MANPATH that sneaked in; |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Ingo Schwarze | Tweak whatis(1): |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Ingo Schwarze | Discuss the default behaviour up front before talking... |
commit | commitdiff | tree | snapshot |
2011-11-27 |
Ingo Schwarze | Reimplement the global command line options -a and -v |
commit | commitdiff | tree | snapshot |
2011-11-27 |
Ingo Schwarze | Save the manual type (mdoc, man, or cat) in the index... |
commit | commitdiff | tree | snapshot |
2011-11-27 |
Ingo Schwarze | Rudimentary handling of formatted manuals ("cat pages"). |
commit | commitdiff | tree | snapshot |
2011-11-27 |
Kristaps Dzonsons | Get us a whatis(1) mode for apropos(1). |
commit | commitdiff | tree | snapshot |
2011-11-27 |
Kristaps Dzonsons | Removing INSECURE mode. This is a work in progress... |
commit | commitdiff | tree | snapshot |
2011-11-26 |
Ingo Schwarze | Sync to OpenBSD, mostly gratuitous and whitespace diffe... |
commit | commitdiff | tree | snapshot |
2011-11-26 |
Kristaps Dzonsons | Rename manup(8) to catman(8), which Linux already uses... |
commit | commitdiff | tree | snapshot |
2011-11-26 |
Ingo Schwarze | Store page titles in the correct case, and by default... |
commit | commitdiff | tree | snapshot |
2011-11-24 |
Kristaps Dzonsons | I say that mandocdb(8) uses "man(1)'s method", but... |
commit | commitdiff | tree | snapshot |
2011-11-24 |
Kristaps Dzonsons | Make a small manual for how to run man.cgi. |
commit | commitdiff | tree | snapshot |
2011-11-24 |
Kristaps Dzonsons | Let man.cgi run in two modes: |
commit | commitdiff | tree | snapshot |
2011-11-24 |
Kristaps Dzonsons | Have manup(8) put relative paths in its output man... |
commit | commitdiff | tree | snapshot |
2011-11-24 |
Kristaps Dzonsons | Allow man.conf file to be assignable. |
commit | commitdiff | tree | snapshot |
2011-11-24 |
Kristaps Dzonsons | Export the manpath_manconf() function, slightly reorder... |
commit | commitdiff | tree | snapshot |
2011-11-24 |
Kristaps Dzonsons | Add manup(8). This runs through mandocdb(8) databases... |
commit | commitdiff | tree | snapshot |
2011-11-23 |
Kristaps Dzonsons | Add pkgsrc to downstream. Ok'd Thomas Klausner. |
commit | commitdiff | tree | snapshot |
2011-11-23 |
Kristaps Dzonsons | Fix whitespace in manuals. |
commit | commitdiff | tree | snapshot |
2011-11-23 |
Kristaps Dzonsons | man.cgi works for the non-jailed case. |
commit | commitdiff | tree | snapshot |
2011-11-23 |
Kristaps Dzonsons | Adjust Makefile for manpath.{c,h} linking. |
commit | commitdiff | tree | snapshot |
2011-11-23 |
Kristaps Dzonsons | Let apropos_db.h export the volume of manpages for... |
commit | commitdiff | tree | snapshot |
2011-11-23 |
Kristaps Dzonsons | Have mandocdb(8) take advantage of manpath.h. |
commit | commitdiff | tree | snapshot |
2011-11-23 |
Kristaps Dzonsons | Have apropos(1) take advantage of manpath.h instead... |
commit | commitdiff | tree | snapshot |
2011-11-23 |
Kristaps Dzonsons | Support for Open/NetBSD's /etc/man.conf and others... |
commit | commitdiff | tree | snapshot |
2011-11-23 |
Ingo Schwarze | typo reported by Steffen Daode Nurpmeso <sdaoden at... |
commit | commitdiff | tree | snapshot |
2011-11-21 |
Kristaps Dzonsons | Update historical record to be historical and not made... |
commit | commitdiff | tree | snapshot |
2011-11-20 |
Kristaps Dzonsons | Initial support for man.conf/makepath(1). |
commit | commitdiff | tree | snapshot |
2011-11-20 |
Kristaps Dzonsons | Clarify some behaviour, bringing schwarze@'s patch... |
commit | commitdiff | tree | snapshot |
2011-11-20 |
Kristaps Dzonsons | Ooops... tiny type error slipped in. |
commit | commitdiff | tree | snapshot |
2011-11-20 |
Kristaps Dzonsons | Integrate a moderately-patched version of schwarze... |
commit | commitdiff | tree | snapshot |
2011-11-20 |
Kristaps Dzonsons | Fix white-space in apropos_db.c to make merging cleaner. |
commit | commitdiff | tree | snapshot |
2011-11-20 |
Kristaps Dzonsons | Merge schwarze@'s work for 64-bit types. This is based... |
commit | commitdiff | tree | snapshot |
2011-11-19 |
Ingo Schwarze | Improve misleading comment: |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Joerg Sonnenberger | Fix condition. Not enough tea. |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Joerg Sonnenberger | Don't depend on snprintf to handle NULL strings. Deal... |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Joerg Sonnenberger | Don't crash if the date can't be extracted. Don't depen... |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Joerg Sonnenberger | Slightly adjust last: return successful as some times... |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Joerg Sonnenberger | Convert an assert into an explicit check. man_unscope... |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Joerg Sonnenberger | Bail out explicitly on invalid .Rs content like: |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Kristaps Dzonsons | Evaluation with logical subexpressions. This allows... |
commit | commitdiff | tree | snapshot |
2011-11-17 |
Ingo Schwarze | using undefined macros or strings should define them... |
commit | commitdiff | tree | snapshot |
2011-11-17 |
Kristaps Dzonsons | Guard mandocdb.h inclusion. |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Joerg Sonnenberger | Correctly handle constructs like |
commit | commitdiff | tree | snapshot |
2011-11-14 |
Ingo Schwarze | Add lots of information about special characters that... |
commit | commitdiff | tree | snapshot |
2011-11-14 |
Kristaps Dzonsons | Have exprcomp() accept a string instead of an array... |
commit | commitdiff | tree | snapshot |
2011-11-13 |
Ingo Schwarze | Make the man(7) page footer the same as in groff. |
commit | commitdiff | tree | snapshot |
2011-11-13 |
Ingo Schwarze | typo: overful -> overfull; thanks to jmc@ |
commit | commitdiff | tree | snapshot |
2011-11-13 |
Ingo Schwarze | Make the default left text margin configurable from... |
commit | commitdiff | tree | snapshot |
2011-11-13 |
Ingo Schwarze | Rewrite the expression parser for a more concise syntax: |
commit | commitdiff | tree | snapshot |
2011-11-13 |
Ingo Schwarze | Inventing new keywords for mostly the same thing when... |
commit | commitdiff | tree | snapshot |
2011-11-13 |
Ingo Schwarze | Less misleading file names; ok kristaps@. |
commit | commitdiff | tree | snapshot |
2011-11-13 |
Ingo Schwarze | another detail to implement; |
commit | commitdiff | tree | snapshot |
2011-11-13 |
Ingo Schwarze | Fix two crashes that occur when walking very large... |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Kristaps Dzonsons | Use proper infix expressions and provide a default... |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Kristaps Dzonsons | Make apropos's lookup use a find(1)-like expression... |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Kristaps Dzonsons | Change getopt() to be more like schwarze@'s suggestions. |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Kristaps Dzonsons | Split apropos.c into db.c and apropos.h with simpler... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Kristaps Dzonsons | Const-ify some mchars arguments. I think these are... |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Ingo Schwarze | When the HEAD scope of .TP is broken by another block... |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Kristaps Dzonsons | Accomodate for \f(Cx formatting. Noted by Andreas... |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Ingo Schwarze | When .TH sets no data, leave the date field in the... |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Ingo Schwarze | Correct .Eo spacing: |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Ingo Schwarze | Clean up the description of .Dt: |
commit | commitdiff | tree | snapshot |
2011-10-24 |
Ingo Schwarze | Implement missing enclosures (Ao Do Qo Qq So Bro Brq) |
commit | commitdiff | tree | snapshot |
2011-10-24 |
Ingo Schwarze | Handle infinite recursion the same way as groff: |
commit | commitdiff | tree | snapshot |
2011-10-24 |
Ingo Schwarze | Handle \N numbered character escapes the same way as... |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Ingo Schwarze | Implement the missing text production macros (Bsx Bx... |
commit | commitdiff | tree | snapshot |
2011-10-18 |
Kristaps Dzonsons | Fix mandoc_escape() function argument names. From... |
commit | commitdiff | tree | snapshot |
2011-10-16 |
Ingo Schwarze | Sync to groff, and add tier I and II NetBSD architectures. |
commit | commitdiff | tree | snapshot |
2011-10-16 |
Ingo Schwarze | Remove a bunch of useless assignments, |
commit | commitdiff | tree | snapshot |
2011-10-09 |
Ingo Schwarze | Always print <table> column widths in -T[x]html; |
commit | commitdiff | tree | snapshot |
2011-10-09 |
Ingo Schwarze | A bit more precision and nicer wording in the descriptions |
commit | commitdiff | tree | snapshot |
2011-10-09 |
Kristaps Dzonsons | Make apropos results-gathering able to error out and... |
commit | commitdiff | tree | snapshot |
2011-10-09 |
Kristaps Dzonsons | Remove some unnecessary variables and note that mchars_... |
commit | commitdiff | tree | snapshot |
2011-10-09 |
Kristaps Dzonsons | Use a binary tree (for now, unbalanced) for deduping... |
commit | commitdiff | tree | snapshot |
2011-10-09 |
Kristaps Dzonsons | The documented flags in mandocdb (-u, -d) were switched... |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Kristaps Dzonsons | Critical fix in the new -Tman lookaside buffer code... VERSION_1_12_0 |
commit | commitdiff | tree | snapshot |
next |