2011-12-25 |
Ingo Schwarze | Use the traditional name "whatis.db" for the mandocdb... |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Ingo Schwarze | For binary compatability of the databases across archit... |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Ingo Schwarze | Implement test mode (makewhatis -t), required for pkg_c... |
commit | commitdiff | tree | snapshot |
2011-12-24 |
Kristaps Dzonsons | Support leading, trailing and double colons in MANPATH... |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Ingo Schwarze | Do not cast void pointers to pointers requiring alignment. |
commit | commitdiff | tree | snapshot |
2011-12-18 |
Kristaps Dzonsons | Give catman(8) the -C flag (like apropos and friends... |
commit | commitdiff | tree | snapshot |
2011-12-18 |
Kristaps Dzonsons | Make compat files actually use compat.h. Ooops. |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Kristaps Dzonsons | Two lint fixes. |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Kristaps Dzonsons | Fix assertion found when plugging legacy man.cgi query... |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Kristaps Dzonsons | Edge in a little style. Why not. |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Kristaps Dzonsons | When routing to a "result" page in the cgi, remember... |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Kristaps Dzonsons | Have results table inherit the small font. |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Kristaps Dzonsons | Make sure that "any" is UINT64_MAX, not just INT_MAX... |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Kristaps Dzonsons | Make the stored "cat"/"mdoc"/"man" strings just be... |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Kristaps Dzonsons | Make paths in the mandocdb(8) index relative to the... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Kristaps Dzonsons | Don't make man.cgi default font-size dictate manual... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Kristaps Dzonsons | Further tweaks for output consistency. |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Kristaps Dzonsons | Update man.cgi.7 with new CSS files. |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Kristaps Dzonsons | Some presentation polish in man.cgi: |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Kristaps Dzonsons | Note that archives are being hosted at gmane. |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Kristaps Dzonsons | Unbreak man.cgi's css directories when CSS_DIR isn... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Kristaps Dzonsons | Remove stray warnx() left in the manpath.c code. |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Kristaps Dzonsons | Have manpath.c properly use manpath(1), that is, using... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Kristaps Dzonsons | Compatibility support fgetln() on Linux. This uses... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Ingo Schwarze | implement -C (alternative config file) for apropos... |
commit | commitdiff | tree | snapshot |
2011-12-11 |
Ingo Schwarze | Explain where .so paths are rooted, and why, and discou... |
commit | commitdiff | tree | snapshot |
2011-12-11 |
Kristaps Dzonsons | Ugh, environmental variables are Ev, not Er. Fix typos. |
commit | commitdiff | tree | snapshot |
2011-12-11 |
Kristaps Dzonsons | Note CSS_DIR in man.cgi.7. |
commit | commitdiff | tree | snapshot |
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 |
next |