]> git.cameronkatri.com Git - mandoc.git/shortlog
mandoc.git
2011-12-25 Ingo SchwarzeUse the traditional name "whatis.db" for the mandocdb...
2011-12-25 Ingo SchwarzeFor binary compatability of the databases across archit...
2011-12-25 Ingo SchwarzeImplement test mode (makewhatis -t), required for pkg_c...
2011-12-24 Kristaps DzonsonsSupport leading, trailing and double colons in MANPATH...
2011-12-20 Ingo SchwarzeDo not cast void pointers to pointers requiring alignment.
2011-12-18 Kristaps DzonsonsGive catman(8) the -C flag (like apropos and friends...
2011-12-18 Kristaps DzonsonsMake compat files actually use compat.h. Ooops.
2011-12-16 Kristaps DzonsonsTwo lint fixes.
2011-12-16 Kristaps DzonsonsFix assertion found when plugging legacy man.cgi query...
2011-12-16 Kristaps DzonsonsEdge in a little style. Why not.
2011-12-16 Kristaps DzonsonsWhen routing to a "result" page in the cgi, remember...
2011-12-16 Kristaps DzonsonsHave results table inherit the small font.
2011-12-16 Kristaps DzonsonsMake sure that "any" is UINT64_MAX, not just INT_MAX...
2011-12-16 Kristaps DzonsonsMake the stored "cat"/"mdoc"/"man" strings just be...
2011-12-16 Kristaps DzonsonsMake paths in the mandocdb(8) index relative to the...
2011-12-15 Kristaps DzonsonsDon't make man.cgi default font-size dictate manual...
2011-12-15 Kristaps DzonsonsFurther tweaks for output consistency.
2011-12-15 Kristaps DzonsonsUpdate man.cgi.7 with new CSS files.
2011-12-15 Kristaps DzonsonsSome presentation polish in man.cgi:
2011-12-14 Kristaps DzonsonsNote that archives are being hosted at gmane.
2011-12-14 Kristaps DzonsonsUnbreak man.cgi's css directories when CSS_DIR isn...
2011-12-13 Kristaps DzonsonsRemove stray warnx() left in the manpath.c code.
2011-12-13 Kristaps DzonsonsHave manpath.c properly use manpath(1), that is, using...
2011-12-13 Kristaps DzonsonsCompatibility support fgetln() on Linux. This uses...
2011-12-12 Ingo Schwarzeimplement -C (alternative config file) for apropos...
2011-12-11 Ingo SchwarzeExplain where .so paths are rooted, and why, and discou...
2011-12-11 Kristaps DzonsonsUgh, environmental variables are Ev, not Er. Fix typos.
2011-12-11 Kristaps DzonsonsNote CSS_DIR in man.cgi.7.
2011-12-11 Kristaps DzonsonsWhen 303'ing a search directly to a page, remember...
2011-12-10 Kristaps DzonsonsBegin working on release notes. Also whitespace-fix...
2011-12-10 Kristaps DzonsonsUpdate man.cgi.7 to note compatibility and running...
2011-12-10 Kristaps DzonsonsSlip in a fix to allow for empty cache directories.
2011-12-10 Kristaps DzonsonsFinishing touches on multi-manroot man.cgi. If more...
2011-12-10 Kristaps DzonsonsSwitch on "manpath=" handling, which I call the "manroo...
2011-12-10 Kristaps DzonsonsEncode "manroot" into file URL and parse it properly...
2011-12-10 Ingo SchwarzeAvoid leaking index records:
2011-12-10 Kristaps DzonsonsBig upgrade and polish for cgi.c.
2011-12-10 Kristaps DzonsonsPlug a memory leak in single_search().
2011-12-10 Ingo SchwarzeFix selection of arch-specific manuals:
2011-12-10 Kristaps DzonsonsAdding some missing "install" bits to Makefile.
2011-12-10 Kristaps DzonsonsFreeBSD's man.cgi uses a "default" value for no arch.
2011-12-10 Kristaps DzonsonsAdd some periods (just to see if mlmmj is working again...
2011-12-09 Kristaps DzonsonsForgot to make whatis the default during abstraction...
2011-12-09 Kristaps DzonsonsAbstract query extraction code. Perform some readabili...
2011-12-09 Kristaps DzonsonsWhen specifying an architecture to whatis(1)/apropos...
2011-12-09 Ingo SchwarzeTweak pformatted():
2011-12-09 Kristaps DzonsonsConsiderably tidy mandocdb(8) catman descriptions by...
2011-12-09 Kristaps DzonsonsStrip backspace encoding from preformatted manuals...
2011-12-08 Kristaps DzonsonsIf no man.cgi `whatis' results are found, offer a quick...
2011-12-08 Kristaps DzonsonsFix stupid typo: strlcpy() instead of strlcat().
2011-12-08 Kristaps DzonsonsClean up grok of preformatted manual description.
2011-12-08 Ingo Schwarzeindex_prune always counted the free slots,
2011-12-08 Kristaps DzonsonsIf arguments are passed to mandocdb(8) in "default...
2011-12-08 Kristaps DzonsonsLook for man.cgi files in the cache, not under the...
2011-12-08 Kristaps DzonsonsFirst, remove the catman(8) jobstart() stuff. It only...
2011-12-07 Kristaps DzonsonsTweak to make man.cgi's search results validate properly.
2011-12-07 Kristaps DzonsonsApropos and man.cgi should strcasecmp their output...
2011-12-07 Kristaps DzonsonsAdd skeleton man.cgi.css file. I don't think this...
2011-12-07 Kristaps DzonsonsAccept old-school man.cgi parameters like "sektion...
2011-12-07 Kristaps DzonsonsHave a whatis/apropos mode, with the default (hitting...
2011-12-07 Kristaps DzonsonsMake installing CGI a bit easier.
2011-12-07 Kristaps DzonsonsBy default, man.cgi should compile with -static (this...
2011-12-07 Ingo SchwarzeImplement search support for 24 additional macros,...
2011-12-07 Kristaps DzonsonsAdd cat2html functionality. This keeps track of italic...
2011-12-05 Ingo Schwarzemust ignore \h with quoted argument
2011-12-04 Ingo SchwarzeImplement mdoc(7)-like output style variant for man...
2011-12-04 Kristaps DzonsonsMake catman and man.cgi understand the index type-field.
2011-12-04 Ingo SchwarzeFix parsing of file names given on the command line...
2011-12-04 Ingo SchwarzeJumping out of man_unscope() for the root node is a...
2011-12-03 Ingo SchwarzeRemove an OpenBSD-specific tweak regarding .Xr spacing...
2011-12-03 Kristaps DzonsonsBack out lorder, which doesn't seem necessary (?)....
2011-12-03 Ingo SchwarzeWhen processing .Sh HEAD, as soon as we know which...
2011-12-03 Ingo SchwarzeISO style "%Y-%m-%d" dates are common in man(7) .TH.
2011-12-03 Kristaps DzonsonsMake sure the btree(3) goop is also BE. This covers...
2011-12-02 Ingo SchwarzeIn man(7), when no explicit volume name is given, use...
2011-12-02 Kristaps DzonsonsThis is a little gross: Linux and Apple need lots some...
2011-12-01 Kristaps DzonsonsUse OpenBSD's endian functions. Make btree type also...
2011-12-01 Kristaps DzonsonsIn apropos_db.c, move all btree reading (and safety...
2011-12-01 Kristaps DzonsonsFix mandocdb(8) to pass over the type when pruning...
2011-11-29 Kristaps DzonsonsAdd whatis(1) to www and start version information.
2011-11-29 Kristaps DzonsonsNote that mandocdb(8) record type is 64-bit and show...
2011-11-29 Kristaps DzonsonsSnip some whitespace from apropos(1) and remove mandoc...
2011-11-29 Kristaps DzonsonsMake `-i' only apply to regular expressions. For the...
2011-11-29 Kristaps DzonsonsAdd tables of matchable keys into apropos.1. Ok and...
2011-11-29 Ingo Schwarzechdir(2) to the right man page tree before parsing...
2011-11-28 Ingo SchwarzeBackout -DUSE_MANPATH that sneaked in;
2011-11-28 Ingo SchwarzeTweak whatis(1):
2011-11-28 Ingo SchwarzeDiscuss the default behaviour up front before talking...
2011-11-27 Ingo SchwarzeReimplement the global command line options -a and -v
2011-11-27 Ingo SchwarzeSave the manual type (mdoc, man, or cat) in the index...
2011-11-27 Ingo SchwarzeRudimentary handling of formatted manuals ("cat pages").
2011-11-27 Kristaps DzonsonsGet us a whatis(1) mode for apropos(1).
2011-11-27 Kristaps DzonsonsRemoving INSECURE mode. This is a work in progress...
2011-11-26 Ingo SchwarzeSync to OpenBSD, mostly gratuitous and whitespace diffe...
2011-11-26 Kristaps DzonsonsRename manup(8) to catman(8), which Linux already uses...
2011-11-26 Ingo SchwarzeStore page titles in the correct case, and by default...
2011-11-24 Kristaps DzonsonsI say that mandocdb(8) uses "man(1)'s method", but...
2011-11-24 Kristaps DzonsonsMake a small manual for how to run man.cgi.
2011-11-24 Kristaps DzonsonsLet man.cgi run in two modes:
2011-11-24 Kristaps DzonsonsHave manup(8) put relative paths in its output man...
next