summaryrefslogtreecommitdiff
path: root/external/mpl/bind/dist/lib/ns/sortlist.c
AgeCommit message (Expand)Author
2023-01-25merge our changes from 9.16.33 to 9.16.37christos
2022-09-23Merge conflicts between 9.16.20 and 9.16.33christos
2021-02-19merge conflicts, adjust build.christos
2020-05-24Merge conflictschristos
2019-01-09merge conflicts, bump major, fix build.christos
2018-08-12merge conflicts, add build glue.christos
2018-08-12Import bind-9.12.2-P2 since bind-9.10 (the last BSD version) ischristos
0'>2013-03-29Use Ev for environment variables. Improve -n description.wiz 2013-03-29fix legacy mode in pager filter. (don't ul format if we are not formatting).christos 2013-03-29- Fix legacy mode to use like instead of match. This loses ranking.christos 2013-03-29Don't enumerate all the digit sectionschristos 2013-03-29- If the stdout is not a tty, prevent formatting unless forced with -ichristos 2013-02-10add -r flag to elide tty formattingchristos 2013-02-10remove trailing whitespacechristos 2013-01-14- move the terminal handling in apropos-utils.c since htmp and pager are alsochristos 2013-01-14Fix the #ifdef NOTYET, namely use the terminal standout mode to highlight thechristos 2013-01-14Since mdocml decided to name headers that conflict with system ones (term.h)christos 2012-11-08If you cannot parse .SH NAME, like in the case of the ksh93 man pagechristos 2012-10-06Make mandb path configurable. makemandb (and related tools) usewiz 2012-09-07Use emalloc in one more place, like the rest of the code does.wiz 2012-09-07Fix usage, from Abhinav Upadhyay <er.abhinav.upadhyay@gmail.com>.wiz 2012-08-29Add -Q flag:wiz 2012-08-25Sync usage with manpage.wiz 2012-08-25Sort options in SYNOPSIS.wiz 2012-08-11Bug fix for PR 46733:wiz 2012-07-08Fix typo in a message.uwe 2012-05-10KNFjoerg 2012-05-07PR 46419 by Abhinav Upadhyay using his updated patch:wiz 2012-05-04The new apropos(1) incorrectly displays hyphens in the first linewiz 2012-04-22Sync with reality, From Abhinav Upadhyay in private mail.wiz 2012-04-22Add HISTORY section. From Abhinav Upadhyay in private mail.wiz 2012-04-15Handle pages with slashes in their names better.wiz 2012-04-07Add the result from sqlite3_errmsg() to some error messages.apb 2012-03-02Fix inverted condition when handling stale entries.joerg 2012-02-27Expand workaround for .so usage to do the chdir call just beforejoerg 2012-02-20SQLite doesn't use the FTS index for equal ops, so force it to do a FTSjoerg 2012-02-20Add reference to whatis(1). From Abhinav Upadhyay.joerg 2012-02-16Add support for compressed man pages in all the usual formats.joerg 2012-02-15Add support for apropos -s like in the old apropos. Fix capitalisation.joerg 2012-02-15Also handle hyphen replacement if it was used as plain input and nojoerg 2012-02-15Be a bit more friendly to man pages using the roff .so command byjoerg 2012-02-10Fix makemandb section.njoly 2012-02-07Kill bad magic invocation.joerg 2012-02-07getopt returns int, not char.joerg 2012-02-07No leading zeroes in date.wiz 2012-02-07No leading zeroes in date. New sentence, new line.wiz 2012-02-07Fix C&P error with $NetBSD$joerg 2012-02-07Import the new apropos/whatis.joerg