2011-12-11 |
Kristaps Dzonsons | When 303'ing a search directly to a page, remember... |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Kristaps Dzonsons | Begin working on release notes. Also whitespace-fix... |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Kristaps Dzonsons | Update man.cgi.7 to note compatibility and running... |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Kristaps Dzonsons | Slip in a fix to allow for empty cache directories. |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Kristaps Dzonsons | Finishing touches on multi-manroot man.cgi. If more... |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Kristaps Dzonsons | Switch on "manpath=" handling, which I call the "manroo... |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Kristaps Dzonsons | Encode "manroot" into file URL and parse it properly... |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Ingo Schwarze | Avoid leaking index records: |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Kristaps Dzonsons | Big upgrade and polish for cgi.c. |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Kristaps Dzonsons | Plug a memory leak in single_search(). |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Ingo Schwarze | Fix selection of arch-specific manuals: |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Kristaps Dzonsons | Adding some missing "install" bits to Makefile. |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Kristaps Dzonsons | FreeBSD's man.cgi uses a "default" value for no arch. |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Kristaps Dzonsons | Add some periods (just to see if mlmmj is working again... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Kristaps Dzonsons | Forgot to make whatis the default during abstraction... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Kristaps Dzonsons | Abstract query extraction code. Perform some readabili... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Kristaps Dzonsons | When specifying an architecture to whatis(1)/apropos... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Ingo Schwarze | Tweak pformatted(): |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Kristaps Dzonsons | Considerably tidy mandocdb(8) catman descriptions by... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Kristaps Dzonsons | Strip backspace encoding from preformatted manuals... |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Kristaps Dzonsons | If no man.cgi `whatis' results are found, offer a quick... |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Kristaps Dzonsons | Fix stupid typo: strlcpy() instead of strlcat(). |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Kristaps Dzonsons | Clean up grok of preformatted manual description. |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Ingo Schwarze | index_prune always counted the free slots, |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Kristaps Dzonsons | If arguments are passed to mandocdb(8) in "default... |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Kristaps Dzonsons | Look for man.cgi files in the cache, not under the... |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Kristaps Dzonsons | First, remove the catman(8) jobstart() stuff. It only... |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Kristaps Dzonsons | Tweak to make man.cgi's search results validate properly. |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Kristaps Dzonsons | Apropos and man.cgi should strcasecmp their output... |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Kristaps Dzonsons | Add skeleton man.cgi.css file. I don't think this... |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Kristaps Dzonsons | Accept old-school man.cgi parameters like "sektion... |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Kristaps Dzonsons | Have a whatis/apropos mode, with the default (hitting... |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Kristaps Dzonsons | Make installing CGI a bit easier. |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Kristaps Dzonsons | By default, man.cgi should compile with -static (this... |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Ingo Schwarze | Implement search support for 24 additional macros,... |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Kristaps Dzonsons | Add cat2html functionality. This keeps track of italic... |
commit | commitdiff | tree | snapshot |
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 |
next |