source@mandoc.bsd.lv
 help / color / mirror / Atom feed
mdocml: `-diag' lists aren't parsed, unlike other list types
 2012-01-02 15:48 UTC 

mdocml: Fix ID vs
 2011-12-31 18:48 UTC 

mdocml: When parsing catpages, read from the first section (NAME, we
 2011-12-31 18:47 UTC 

mdocml: Do not skip manuals shared across architectures when building
 2011-12-28  0:32 UTC 

mdocml: Update the whatis.db database format
 2011-12-25 21:00 UTC 

mdocml: State default usage before listing arguments of a utility
 2011-12-25 19:35 UTC 

mdocml: First memory leak in mandocdb.c freeing "struct of"
 2011-12-25 19:31 UTC 

mdocml: Continue changing mandoc.{index,db} into whatis.{index,db}
 2011-12-25 17:49 UTC 

mdocml: Use the traditional name "whatis.db" for the mandocdb(8)
 2011-12-25 16:53 UTC 

mdocml: For binary compatability of the databases across architectures,
 2011-12-25 14:58 UTC 

mdocml: Implement test mode (makewhatis -t), required for pkg_create(8)
 2011-12-25 13:08 UTC 

mdocml: Support leading, trailing and double colons in MANPATH to
 2011-12-25  0:14 UTC  (2+ messages)

mdocml: Do not cast void pointers to pointers requiring alignment
 2011-12-20 21:41 UTC 

mdocml: Give catman(8) the -C flag (like apropos and friends) and merge
 2011-12-18 18:51 UTC 

mdocml: Make compat files actually use compat.h
 2011-12-18 14:27 UTC 

mdocml: Two lint fixes
 2011-12-16 20:06 UTC 

mdocml: Fix assertion found when plugging legacy man.cgi query string
 2011-12-16 20:05 UTC 

mdocml: Edge in a little style
 2011-12-16 19:18 UTC 

mdocml: When routing to a "result" page in the cgi, remember our input
 2011-12-16 18:37 UTC 

mdocml: Have results table inherit the small font
 2011-12-16 15:05 UTC 

mdocml: Make sure that "any" is UINT64_MAX, not just INT_MAX, else "any"
 2011-12-16 12:07 UTC 

mdocml: Make the stored "cat"/"mdoc"/"man" strings just be c/d/a
 2011-12-16 12:06 UTC 

mdocml: Make paths in the mandocdb(8) index relative to the databases'
 2011-12-16  8:04 UTC 

mdocml: Don't make man.cgi default font-size dictate manual style
 2011-12-15 12:44 UTC 

mdocml: Further tweaks for output consistency
 2011-12-15 12:18 UTC 

mdocml: Update man.cgi.7 with new CSS files
 2011-12-15 12:07 UTC 

mdocml: Some presentation polish in man.cgi: - include search bar
 2011-12-15 12:05 UTC 

mdocml: Note that archives are being hosted at gmane
 2011-12-14 23:17 UTC 

mdocml: Unbreak man.cgi's css directories when CSS_DIR isn't specified
 2011-12-14 13:36 UTC 

mdocml: Remove stray warnx() left in the manpath.c code
 2011-12-13 21:09 UTC 

mdocml: Have manpath.c properly use manpath(1), that is, using -C and -m
 2011-12-13 20:56 UTC 

mdocml: Compatibility support fgetln() on Linux
 2011-12-13 12:29 UTC  (2+ messages)

mdocml: implement -C (alternative config file) for apropos(1) and
 2011-12-12  2:00 UTC 

mdocml: Explain where .so paths are rooted, and why, and discourage its
 2011-12-11  0:38 UTC 

mdocml: Ugh, environmental variables are Ev, not Er
 2011-12-11  0:24 UTC 

mdocml: Note CSS_DIR in man.cgi.7
 2011-12-11  0:23 UTC 

mdocml: When 303'ing a search directly to a page, remember to specify
 2011-12-11  0:22 UTC 

mdocml: Begin working on release notes
 2011-12-10 23:44 UTC 

mdocml: Update man.cgi.7 to note compatibility and running with multiple
 2011-12-10 23:31 UTC 

mdocml: Slip in a fix to allow for empty cache directories
 2011-12-10 23:09 UTC 

mdocml: Finishing touches on multi-manroot man.cgi
 2011-12-10 23:04 UTC 

mdocml: Switch on "manpath=" handling, which I call the "manroot" (as
 2011-12-10 22:45 UTC 

mdocml: Encode "manroot" into file URL and parse it properly
 2011-12-10 22:20 UTC 

mdocml: Avoid leaking index records: Before allocating a record for a
 2011-12-10 22:01 UTC 

mdocml: Big upgrade and polish for cgi.c
 2011-12-10 21:51 UTC 

mdocml: Plug a memory leak in single_search()
 2011-12-10 21:46 UTC 

mdocml: Fix selection of arch-specific manuals: (1) Correctly compare
 2011-12-10 16:53 UTC 

mdocml: FreeBSD's man.cgi uses a "default" value for no arch
 2011-12-10 10:59 UTC 

mdocml: Add some periods (just to see if mlmmj is working again...)
 2011-12-10  0:06 UTC 

mdocml: Abstract query extraction code
 2011-12-09 11:29 UTC 

mdocml: When specifying an architecture to
 2011-12-09 11:18 UTC 

mdocml: Tweak pformatted(): * If the first section is empty, use the
 2011-12-09 11:16 UTC 

mdocml: Considerably tidy mandocdb(8) catman descriptions by skipping to
 2011-12-09  1:21 UTC 

mdocml: Strip backspace encoding from preformatted manuals
 2011-12-09  0:49 UTC 

mdocml: If no man.cgi `whatis' results are found, offer a quick link to
 2011-12-08 22:47 UTC 

mdocml: Fix stupid typo: strlcpy() instead of strlcat()
 2011-12-08 18:39 UTC 

mdocml: Clean up grok of preformatted manual description
 2011-12-08  9:19 UTC 

mdocml: bugfix: make reclaiming of index slots actually work;
 2011-12-08  2:24 UTC 

mdocml: If arguments are passed to mandocdb(8) in "default" mode, then
 2011-12-08  1:00 UTC 

mdocml: Look for man.cgi files in the cache, not under the volume path
 2011-12-08  0:48 UTC 

mdocml: First, remove the catman(8) jobstart() stuff
 2011-12-08  0:20 UTC 

mdocml: Tweak to make man.cgi's search results validate properly
 2011-12-07 16:18 UTC 

mdocml: Apropos and man.cgi should strcasecmp their output sorting
 2011-12-07 16:08 UTC 

mdocml: Add skeleton man.cgi.css file
 2011-12-07 15:55 UTC 

mdocml: Accept old-school man.cgi parameters like "sektion" and "query"
 2011-12-07 15:12 UTC 

mdocml: Have a whatis/apropos mode, with the default (hitting enter
 2011-12-07 13:00 UTC 

mdocml: Make installing CGI a bit easier
 2011-12-07 11:59 UTC 

mdocml: By default, man.cgi should compile with -static (this was unset
 2011-12-07 11:52 UTC 

mdocml: Implement search support for 24 additional macros, extract more
 2011-12-07  1:57 UTC 

mdocml: Add cat2html functionality
 2011-12-07  0:23 UTC 

mdocml: must ignore \h with quoted argument
 2011-12-05  0:41 UTC 

mdocml: Implement mdoc(7)-like output style variant for man(7)
 2011-12-04 23:10 UTC 

mdocml: Make catman and man.cgi understand the index type-field
 2011-12-04 22:52 UTC 

mdocml: Fix parsing of file names given on the command line; i broke it
 2011-12-04 14:23 UTC 

mdocml: Jumping out of man_unscope() for the root node is a bad idea
 2011-12-04  0:44 UTC 

mdocml: Remove an OpenBSD-specific tweak regarding .Xr spacing and make
 2011-12-03 23:59 UTC 

mdocml: Back out lorder, which doesn't seem necessary (?)
 2011-12-03 18:47 UTC 

mdocml: When processing .Sh HEAD, as soon as we know which section this
 2011-12-03 16:58 UTC 

mdocml: ISO style "%Y-%m-%d" dates are common in man(7) .TH
 2011-12-03 16:08 UTC 

mdocml: Make sure the btree(3) goop is also BE
 2011-12-03 12:09 UTC 

mdocml: In man(7), when no explicit volume name is given, use the
 2011-12-02  1:37 UTC 

mdocml: This is a little gross: Linux and Apple need lots some cajoling
 2011-12-02  0:21 UTC 

mdocml: Use OpenBSD's endian functions
 2011-12-01 23:55 UTC 

mdocml: In apropos_db.c, move all btree reading (and safety checks) into
 2011-12-01 23:46 UTC 

mdocml: Fix mandocdb(8) to pass over the type when pruning the database
 2011-12-01 21:05 UTC 

mdocml: Add whatis(1) to www and start version information
 2011-11-29 11:21 UTC 

mdocml: Note that mandocdb(8) record type is 64-bit and show all
 2011-11-29 11:17 UTC 

mdocml: Snip some whitespace from apropos(1) and remove mandoc(1) ref
 2011-11-29 10:59 UTC 

mdocml: Make `-i' only apply to regular expressions
 2011-11-29 10:53 UTC 

mdocml: Add tables of matchable keys into apropos.1
 2011-11-29  0:41 UTC 

mdocml: chdir(2) to the right man page tree before parsing manuals; ok
 2011-11-29  0:34 UTC 

mdocml: Backout -DUSE_MANPATH that sneaked in; ok kristaps@
 2011-11-28 10:10 UTC 

mdocml: Tweak whatis(1): * Bugfix: Use all arguments, not just the last
 2011-11-28  9:44 UTC 

mdocml: Discuss the default behaviour up front before talking about
 2011-11-28  1:37 UTC 

mdocml: Reimplement the global command line options -a and -v as static
 2011-11-27 23:27 UTC 

mdocml: Save the manual type (mdoc, man, or cat) in the index file of
 2011-11-27 23:11 UTC 

mdocml: Rudimentary handling of formatted manuals ("cat pages")
 2011-11-27 22:57 UTC 

mdocml: Get us a whatis(1) mode for apropos(1)
 2011-11-27 18:54 UTC 

mdocml: Removing INSECURE mode
 2011-11-27 11:46 UTC 

mdocml: Sync to OpenBSD, mostly gratuitous and whitespace differences,
 2011-11-26 22:38 UTC 

mdocml: Rename manup(8) to catman(8), which Linux already uses for a
 2011-11-26 19:54 UTC 

mdocml: Store page titles in the correct case, and by default, only put
 2011-11-26 11:54 UTC  (2+ messages)

mdocml: I say that mandocdb(8) uses "man(1)'s method", but it doesn't
 2011-11-24 12:54 UTC 

mdocml: Make a small manual for how to run man.cgi
 2011-11-24 12:43 UTC 

mdocml: Let man.cgi run in two modes: (1) Insecure
 2011-11-24 12:27 UTC 

mdocml: Have manup(8) put relative paths in its output man.conf
 2011-11-24 12:22 UTC 

mdocml: Allow man.conf file to be assignable
 2011-11-24 10:44 UTC 

mdocml: Export the manpath_manconf() function, slightly reorderng
 2011-11-24 10:43 UTC 

mdocml: Add manup(8)
 2011-11-24 10:33 UTC 

mdocml: Add pkgsrc to downstream
 2011-11-23 10:26 UTC 

mdocml: Fix whitespace in manuals
 2011-11-23 10:09 UTC 

mdocml: man.cgi works for the non-jailed case
 2011-11-23 10:01 UTC 

mdocml: Adjust Makefile for manpath.{c,h} linking
 2011-11-23  9:56 UTC 

mdocml: Let apropos_db.h export the volume of manpages for a parsed
 2011-11-23  9:55 UTC 

mdocml: Have mandocdb(8) take advantage of manpath.h
 2011-11-23  9:52 UTC 

mdocml: Have apropos(1) take advantage of manpath.h instead of doing the
 2011-11-23  9:50 UTC 

mdocml: Support for Open/NetBSD's /etc/man.conf and others' manpath(1)
 2011-11-23  9:47 UTC 

mdocml: typo reported by Steffen Daode Nurpmeso <sdaoden at googlemail
 2011-11-23  2:12 UTC 

mdocml: Update historical record to be historical and not made-up
 2011-11-21 22:19 UTC 

mdocml: Initial support for man.conf/makepath(1)
 2011-11-20 21:36 UTC 

mdocml: Clarify some behaviour, bringing schwarze@'s patch and mine
 2011-11-20 16:29 UTC 

mdocml: Ooops
 2011-11-20 15:45 UTC 

mdocml: Integrate a moderately-patched version of schwarze@'s support
 2011-11-20 15:43 UTC 

mdocml: Fix white-space in apropos_db.c to make merging cleaner
 2011-11-20 12:46 UTC 

mdocml: Merge schwarze@'s work for 64-bit types
 2011-11-20 12:39 UTC 

mdocml: Improve misleading comment: * Not sure there were any text
 2011-11-19 13:29 UTC 

mdocml: Fix condition
 2011-11-18 17:06 UTC 

mdocml: Don't depend on snprintf to handle NULL strings
 2011-11-18 17:05 UTC 

mdocml: Don't crash if the date can't be extracted
 2011-11-18 17:04 UTC 

mdocml: Slightly adjust last: return successful as some times the
 2011-11-18 16:43 UTC 

mdocml: Convert an assert into an explicit check
 2011-11-18 16:39 UTC 

mdocml: Bail out explicitly on invalid .Rs content like: .Rs plain text
 2011-11-18 14:58 UTC 

mdocml: Evaluation with logical subexpressions
 2011-11-18  7:02 UTC 

mdocml: using undefined macros or strings should define them to be empty
 2011-11-17 17:41 UTC 

mdocml: Guard mandocdb.h inclusion
 2011-11-17 14:57 UTC 

mdocml: Correctly handle constructs like .TP 8 .SH foo
 2011-11-16 22:39 UTC 

mdocml: Add lots of information about special characters that's actually
 2011-11-14 15:10 UTC 

mdocml: Have exprcomp() accept a string instead of an array-pointer
 2011-11-14 10:07 UTC 

mdocml: Make the man(7) page footer the same as in groff
 2011-11-13 15:33 UTC 

mdocml: typo: overful -> overfull; thanks to jmc@
 2011-11-13 14:50 UTC 

mdocml: Make the default left text margin configurable from the command
 2011-11-13 13:15 UTC 

mdocml: Rewrite the expression parser for a more concise syntax:
 2011-11-13 11:10 UTC 

mdocml: Inventing new keywords for mostly the same thing when a
 2011-11-13 10:49 UTC 

mdocml: Less misleading file names; ok kristaps@
 2011-11-13 10:12 UTC 

mdocml: another detail to implement; long live the tricky exceptions!
 2011-11-13 10:02 UTC 

mdocml: Fix two crashes that occur when walking very large (i.e
 2011-11-13  0:53 UTC 

mdocml: Use proper infix expressions and provide a default
 2011-11-09 23:31 UTC 

mdocml: Make apropos's lookup use a find(1)-like expression
 2011-11-09 22:05 UTC 

mdocml: Change getopt() to be more like schwarze@'s suggestions
 2011-11-09 10:53 UTC 

mdocml: Split apropos.c into db.c and apropos.h with simpler code
 2011-11-09  1:24 UTC 

mdocml: Const-ify some mchars arguments
 2011-11-08  0:15 UTC 

mdocml: When the HEAD scope of .TP is broken by another block macro, do
 2011-11-07  1:24 UTC 

mdocml: Accomodate for \f(Cx formatting
 2011-11-06 14:43 UTC 

mdocml: When .TH sets no data, leave the date field in the page footer
 2011-11-03 20:48 UTC 

mdocml: Correct .Eo spacing: no space between the delimiters and the
 2011-11-03 20:37 UTC 

mdocml: Clean up the description of .Dt: - Volume and arch are both
 2011-11-01 14:59 UTC 

mdocml: Implement missing enclosures (Ao Do Qo Qq So Bro Brq) and
 2011-10-24 21:47 UTC 

mdocml: Handle infinite recursion the same way as groff: When string
 2011-10-24 21:41 UTC 

mdocml: Handle \N numbered character escapes the same way as groff: If
 2011-10-24 20:30 UTC 

mdocml: Implement the missing text production macros (Bsx Bx Dx Fx Nx Ox
 2011-10-20 20:27 UTC 

mdocml: Fix mandoc_escape() function argument names
 2011-10-18 13:25 UTC 

mdocml: Sync to groff, and add tier I and II NetBSD architectures
 2011-10-16 16:25 UTC 

mdocml: Remove a bunch of useless assignments, and assert that
 2011-10-16 12:20 UTC 

mdocml: Always print <table> column widths in -T[x]html; if desired,
 2011-10-09 22:10 UTC 

mdocml: A bit more precision and nicer wording in the descriptions of
 2011-10-09 21:37 UTC 

mdocml: Make apropos results-gathering able to error out and clean up
 2011-10-09 10:46 UTC 

mdocml: Remove some unnecessary variables and note that mchars_alloc
 2011-10-09 10:37 UTC 

mdocml: Use a binary tree (for now, unbalanced) for deduping the records
 2011-10-09 10:35 UTC 

mdocml: The documented flags in mandocdb (-u, -d) were switched
 2011-10-09  8:56 UTC 

mdocml: Critical fix in the new -Tman lookaside buffer code
 2011-10-08 15:42 UTC 

mdocml: Note volatility of apropos and cut out old news update
 2011-10-08 13:01 UTC 

mdocml: Tweak Makefile and add config.h to -Tman to allow
 2011-10-08 12:47 UTC 

mdocml: Use `Mt' instead of `Aq' for email address
 2011-10-08 12:24 UTC 

mdocml: Get ready for version
 2011-10-08 12:21 UTC 

mdocml: Use mandoc_realloc() in apropos, as we're linking to
 2011-10-08 12:20 UTC 

mdocml: Implement a basic -Tman `Rv', like `Ex'
 2011-10-08 11:37 UTC 

mdocml: Tidy up -Tman output
 2011-10-08  9:58 UTC 

mdocml: Lift hard-coded limit of results
 2011-10-07 13:29 UTC 

mdocml: Clean up file a bit: remove errx and err function pointers from
 2011-10-07 13:22 UTC 

mdocml: Make apropos and mandocdb build by default
 2011-10-06 23:15 UTC 

mdocml: Add more version notes to www
 2011-10-06 23:06 UTC 

mdocml: Nix end-of-line whitespace
 2011-10-06 23:05 UTC 

mdocml: Import apropos from mandoc-tools after inlining all source files
 2011-10-06 23:00 UTC 

mdocml: If -Tman is specified and input is -man, echo the preprocessed
 2011-10-06 22:29 UTC 

mdocml: Add -Ofragment mode to release notes
 2011-10-05 21:43 UTC 

mdocml: Add the -Ofragment option to -T[]x]html
 2011-10-05 21:36 UTC  (2+ messages)

mdocml: Break schwarze@'s release notes into sections
 2011-10-02 18:37 UTC 

mdocml: Make -T[x]html suppress output with \& (and similar zwsp
 2011-10-02 10:02 UTC 

mdocml: implement .Ap .Bd .Bo .Bq .D1 .Ic .Lp .Oo .Pf .Po .Ss .Sx .Sy
 2011-09-30  0:13 UTC 

mdocml: list the work done during s2k11
 2011-09-27 22:59 UTC 

mdocml: even though .Bl is not callable, groff complains when it appears
 2011-09-27 21:49 UTC 

mdocml: Reorganize part of the content: 1) Move the LANGUAGE SYNTAX
 2011-09-26 23:07 UTC 

mdocml: restore alphabetical order for the -Toutput list, and use a
 2011-09-26 20:47 UTC 

mdocml: typos found by jmc@
 2011-09-25 18:37 UTC 

mdocml: As noticed by kristaps@, when breaking an overflowing line,
 2011-09-21  9:57 UTC 

mdocml: sync to groff: support .Lb -libdwarf, update .Lb -libelf after
 2011-09-20 23:36 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).