2016-09-01 |
Ingo Schwarze | move "sparc" down to discontinued architectures |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Ingo Schwarze | When the database is corrupt in the sense of containing... |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Ingo Schwarze | less confusing warning message about negative offsets |
commit | commitdiff | tree | snapshot |
2016-08-28 |
Ingo Schwarze | If a line inside .Bl -column starts with a tab character |
commit | commitdiff | tree | snapshot |
2016-08-22 |
Ingo Schwarze | When trying to edit an existing database with makewhati... |
commit | commitdiff | tree | snapshot |
2016-08-22 |
Ingo Schwarze | When running into a mandoc.db(5) file still using the... |
commit | commitdiff | tree | snapshot |
2016-08-20 |
Ingo Schwarze | When a mismatching end macro occurs while at least... |
commit | commitdiff | tree | snapshot |
2016-08-20 |
Ingo Schwarze | When scanning upwards for a column list to put a .Ta... |
commit | commitdiff | tree | snapshot |
2016-08-20 |
Ingo Schwarze | If a column list starts with implicit rows (that is... |
commit | commitdiff | tree | snapshot |
2016-08-18 |
Ingo Schwarze | fix an fd leak; patch from jsg@ |
commit | commitdiff | tree | snapshot |
2016-08-17 |
Ingo Schwarze | When the content of a manual page does not specify... |
commit | commitdiff | tree | snapshot |
2016-08-17 |
Ingo Schwarze | When reading back a mandoc.db(5) file in order to apply... |
commit | commitdiff | tree | snapshot |
2016-08-17 |
Ingo Schwarze | Make sure manuals in architecture-independent directori... |
commit | commitdiff | tree | snapshot |
2016-08-11 |
Ingo Schwarze | Even after switching from a pending head to the body... |
commit | commitdiff | tree | snapshot |
2016-08-11 |
Ingo Schwarze | oops, fix stupid typo in previous |
commit | commitdiff | tree | snapshot |
2016-08-11 |
Ingo Schwarze | If a .Bd display is on the one hand doomed to be delete... |
commit | commitdiff | tree | snapshot |
2016-08-10 |
Ingo Schwarze | Don't deref NULL if the only child of the first .Sh... |
commit | commitdiff | tree | snapshot |
2016-08-10 |
Ingo Schwarze | move armish and hppa64 down in the dropdown box; remind... |
commit | commitdiff | tree | snapshot |
2016-08-10 |
Ingo Schwarze | When trying to figure out which C compiler make(1)... |
commit | commitdiff | tree | snapshot |
2016-08-10 |
Ingo Schwarze | Don't printf("%s", NULL) if .It has a macro as an argument |
commit | commitdiff | tree | snapshot |
2016-08-10 |
Ingo Schwarze | When validating a .Bl list that defaults to -item for... |
commit | commitdiff | tree | snapshot |
2016-08-10 |
Ingo Schwarze | Fix assertion failures caused by whitespace inside... |
commit | commitdiff | tree | snapshot |
2016-08-09 |
Ingo Schwarze | fix printf("%s", NULL); |
commit | commitdiff | tree | snapshot |
2016-08-05 |
Ingo Schwarze | The concept of endianness seems to be somewhat newfangl... |
commit | commitdiff | tree | snapshot |
2016-08-05 |
Ingo Schwarze | Really protect <err.h> as already promised in the previ... |
commit | commitdiff | tree | snapshot |
2016-08-05 |
Ingo Schwarze | missing <endian.h> reported by Bapt@iste Daroussin... |
commit | commitdiff | tree | snapshot |
2016-08-05 |
Ingo Schwarze | fix a typo that prevented names from .Dt from getting... |
commit | commitdiff | tree | snapshot |
2016-08-04 |
Ingo Schwarze | Fix an assertion failure that happened when trying... |
commit | commitdiff | tree | snapshot |
2016-08-02 |
Ingo Schwarze | POSIX allows PATH_MAX to not be defined, meaning "unlim... |
commit | commitdiff | tree | snapshot |
2016-08-01 |
Ingo Schwarze | Repair makewhatis -t, regression in rev. 1.221 reported... |
commit | commitdiff | tree | snapshot |
2016-08-01 |
Ingo Schwarze | Adjust MANDOC_DB and bump MANDOCDB_VERSION now that |
commit | commitdiff | tree | snapshot |
2016-08-01 |
Ingo Schwarze | document the new file format |
commit | commitdiff | tree | snapshot |
2016-07-31 |
Ingo Schwarze | Some base system pages, for example perl(1), contain... |
commit | commitdiff | tree | snapshot |
2016-07-31 |
Ingo Schwarze | Autodetect a suitable locale for -Tutf8 mode, |
commit | commitdiff | tree | snapshot |
2016-07-29 |
Ingo Schwarze | Sort sections and architectures in the pages table. |
commit | commitdiff | tree | snapshot |
2016-07-29 |
Ingo Schwarze | Sort pages in the pages table by file names. |
commit | commitdiff | tree | snapshot |
2016-07-29 |
Ingo Schwarze | No need to populate the TYPE_arch and TYPE_sec bits... |
commit | commitdiff | tree | snapshot |
2016-07-20 |
Ingo Schwarze | Autodetect if -lrt is needed for nanosleep(3). |
commit | commitdiff | tree | snapshot |
2016-07-20 |
Ingo Schwarze | tag_signal() is dead; from LLVM via Christos Zoulas |
commit | commitdiff | tree | snapshot |
2016-07-20 |
Ingo Schwarze | Linux compatibility: Work around the lack of EFTYPE... |
commit | commitdiff | tree | snapshot |
2016-07-19 |
Ingo Schwarze | Now that our man.conf(5) format is mature and extremely... |
commit | commitdiff | tree | snapshot |
2016-07-19 |
Ingo Schwarze | Remove the dependency on SQLite without loss of functio... |
commit | commitdiff | tree | snapshot |
2016-07-19 |
Ingo Schwarze | Remove one outdated comment and fix one typo |
commit | commitdiff | tree | snapshot |
2016-07-19 |
Ingo Schwarze | Since the mdoc/man parser unification, the parser is... |
commit | commitdiff | tree | snapshot |
2016-07-19 |
Ingo Schwarze | Use __attribute__((__format__ throughout. |
commit | commitdiff | tree | snapshot |
2016-07-18 |
Ingo Schwarze | cope with -Wmissing-prototypes |
commit | commitdiff | tree | snapshot |
2016-07-15 |
Ingo Schwarze | To remove the const qualifier from a pointer to an... |
commit | commitdiff | tree | snapshot |
2016-07-15 |
Ingo Schwarze | Fix previous: the mandocdb() prototype was already... |
commit | commitdiff | tree | snapshot |
2016-07-15 |
Ingo Schwarze | add missing prototypes, no code change; |
commit | commitdiff | tree | snapshot |
2016-07-15 |
Ingo Schwarze | Sanitize the environment when calling make(1) to autode... |
commit | commitdiff | tree | snapshot |
2016-07-14 |
Ingo Schwarze | final 1.13.4 release notes VERSION_1_13_4 |
commit | commitdiff | tree | snapshot |
2016-07-12 |
Kristaps Dzonsons | Add support for Mac OS X's sandbox_init(3) sandbox... |
commit | commitdiff | tree | snapshot |
2016-07-11 |
Ingo Schwarze | Make all components of the URI individually optional, |
commit | commitdiff | tree | snapshot |
2016-07-10 |
Ingo Schwarze | support LDFLAGS; |
commit | commitdiff | tree | snapshot |
2016-07-10 |
Ingo Schwarze | On OpenBSD, more(1) is actually less(1) with a small... |
commit | commitdiff | tree | snapshot |
2016-07-10 |
Ingo Schwarze | Fix a nasty typo that prevented .so links to gziped... |
commit | commitdiff | tree | snapshot |
2016-07-10 |
Ingo Schwarze | Simplify the code and the server setup by deleting... |
commit | commitdiff | tree | snapshot |
2016-07-09 |
Ingo Schwarze | Do not treat PATH_INFO as a complete path if it doesn... |
commit | commitdiff | tree | snapshot |
2016-07-09 |
Ingo Schwarze | getopt(3) is declared in <unistd.h>, and <getopt.h... |
commit | commitdiff | tree | snapshot |
2016-07-08 |
Ingo Schwarze | ISO C99 7.19.2.5 doesn't like mixing putchar(3) and... |
commit | commitdiff | tree | snapshot |
2016-07-08 |
Ingo Schwarze | A some missing files to TESTSRCS and DISTFILES |
commit | commitdiff | tree | snapshot |
2016-07-08 |
Ingo Schwarze | POSIX requires that a process calling tcsetpgrp(3)... |
commit | commitdiff | tree | snapshot |
2016-07-07 |
Ingo Schwarze | some 1.13.4 release preparations |
commit | commitdiff | tree | snapshot |
2016-07-07 |
Ingo Schwarze | update developer documentation |
commit | commitdiff | tree | snapshot |
2016-07-07 |
Ingo Schwarze | sync with OpenBSD: do not mention mansearch(3), which... |
commit | commitdiff | tree | snapshot |
2016-07-07 |
Ingo Schwarze | sync with OpenBSD: do not talk about nginx(8) |
commit | commitdiff | tree | snapshot |
2016-07-01 |
Ingo Schwarze | Update and simplify the documentation of the -s option, |
commit | commitdiff | tree | snapshot |
2016-06-05 |
Ingo Schwarze | delete two entries that are done |
commit | commitdiff | tree | snapshot |
2016-05-28 |
Ingo Schwarze | Trim trailing whitespace from man.conf lines; patch... |
commit | commitdiff | tree | snapshot |
2016-05-28 |
Ingo Schwarze | Simplify search form: minus two visible control element... |
commit | commitdiff | tree | snapshot |
2016-05-18 |
Ingo Schwarze | Delete useless variables that could sneak into the... |
commit | commitdiff | tree | snapshot |
2016-05-18 |
Ingo Schwarze | Do not hardcode "makewhatis" in a warning message,... |
commit | commitdiff | tree | snapshot |
2016-05-18 |
Ingo Schwarze | Various people (among others Maxim Belooussov and Carst... |
commit | commitdiff | tree | snapshot |
2016-05-18 |
Ingo Schwarze | Linux needs <stddef.h>, or NULL isn't defined. |
commit | commitdiff | tree | snapshot |
2016-04-29 |
Ingo Schwarze | Only focus on the query input box when no manual page... |
commit | commitdiff | tree | snapshot |
2016-04-28 |
Ingo Schwarze | Set the "autofocus" attribute on the query text box. |
commit | commitdiff | tree | snapshot |
2016-04-15 |
Ingo Schwarze | set up man.cgi(3) for inclusion in the web site |
commit | commitdiff | tree | snapshot |
2016-04-15 |
Ingo Schwarze | document the internals of cgi.c for developers; |
commit | commitdiff | tree | snapshot |
2016-04-15 |
Ingo Schwarze | Rename five static functions to make the classification... |
commit | commitdiff | tree | snapshot |
2016-04-15 |
Ingo Schwarze | prefer warn[x](3) over fprintf(3) where appropriate |
commit | commitdiff | tree | snapshot |
2016-04-15 |
Ingo Schwarze | Fix parsing of PATH_INFO if both a section directory... |
commit | commitdiff | tree | snapshot |
2016-04-15 |
Ingo Schwarze | Make HTML tags lower case for better stylistic agreemen... |
commit | commitdiff | tree | snapshot |
2016-04-15 |
Ingo Schwarze | In the architectures dropdown, move aviion, ia64, solbo... |
commit | commitdiff | tree | snapshot |
2016-04-15 |
Ingo Schwarze | If PATH_INFO contains a complete and correct path to... |
commit | commitdiff | tree | snapshot |
2016-04-15 |
Ingo Schwarze | omit list of other results when there is only one match |
commit | commitdiff | tree | snapshot |
2016-04-14 |
Ingo Schwarze | for .Xr links, use short PATH_INFO style URIs |
commit | commitdiff | tree | snapshot |
2016-04-14 |
Ingo Schwarze | Fix a process group race. |
commit | commitdiff | tree | snapshot |
2016-04-14 |
Ingo Schwarze | do not rewrite short queries |
commit | commitdiff | tree | snapshot |
2016-04-14 |
Ingo Schwarze | in -man -Thtml, .nf does not preserve indentation |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Ingo Schwarze | Give manuals in purely numerical sections priority... |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Ingo Schwarze | Give manuals in purely numerical sections priority... |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Ingo Schwarze | fix error page indentation: |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Ingo Schwarze | sed 's/the the/the/' in a comment; from krw@ |
commit | commitdiff | tree | snapshot |
2016-03-19 |
Ingo Schwarze | double word; from jmc@ |
commit | commitdiff | tree | snapshot |
2016-03-18 |
Ingo Schwarze | Make the SCRIPT_NAME logic simpler, safer, and make... |
commit | commitdiff | tree | snapshot |
2016-03-18 |
Ingo Schwarze | document short URIs |
commit | commitdiff | tree | snapshot |
2016-03-17 |
Ingo Schwarze | make man(1) mode the default rather than apropos(1... |
commit | commitdiff | tree | snapshot |
2016-03-17 |
Ingo Schwarze | 'accomodate' -> 'accommodate' in a comment. |
commit | commitdiff | tree | snapshot |
2016-03-17 |
Ingo Schwarze | support short URIs for man.openbsd.org |
commit | commitdiff | tree | snapshot |
2016-01-16 |
Ingo Schwarze | unbreak reading from stdin after recent parse() restruc... |
commit | commitdiff | tree | snapshot |
next |