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 |
2016-01-08 |
Ingo Schwarze | Delete the redundant "nchild" member of struct roff_nod... |
commit | commitdiff | tree | snapshot |
2016-01-08 |
Ingo Schwarze | Prefer warn(3) over perror(3) at the few places where... |
commit | commitdiff | tree | snapshot |
2016-01-08 |
Ingo Schwarze | Simplify the mparse_open() interface. |
commit | commitdiff | tree | snapshot |
2016-01-08 |
Ingo Schwarze | It was very surprising that a function called mparse_re... |
commit | commitdiff | tree | snapshot |
2016-01-08 |
Ingo Schwarze | would be nice to warn about broken .Xr links... |
commit | commitdiff | tree | snapshot |
2016-01-08 |
Ingo Schwarze | The root of an .EQ tree is always EQN_ROOT, never EQN_LIST, |
commit | commitdiff | tree | snapshot |
2016-01-07 |
Ingo Schwarze | This code wasted memory by allocating sizeof(enum termf... |
commit | commitdiff | tree | snapshot |
2016-01-07 |
Ingo Schwarze | Recursive "define" was not detected because "lim" was... |
commit | commitdiff | tree | snapshot |
2016-01-04 |
Ingo Schwarze | Improve handling of .Va and .Vt macros. |
commit | commitdiff | tree | snapshot |
2016-01-04 |
Ingo Schwarze | Generate simpler in-page links: just replace spaces... |
commit | commitdiff | tree | snapshot |
2016-01-04 |
Ingo Schwarze | Don't retain the search query in the resulting manual... |
commit | commitdiff | tree | snapshot |
2015-12-23 |
Ingo Schwarze | remove NULL-checks before free(); from mmcc@ |
commit | commitdiff | tree | snapshot |
2015-12-15 |
Ingo Schwarze | pledge(2) style: |
commit | commitdiff | tree | snapshot |
2015-11-26 |
Ingo Schwarze | No point in trying to go on when elementary database... |
commit | commitdiff | tree | snapshot |
2015-11-20 |
Ingo Schwarze | Fix multiple issues regarding process group and signal... |
commit | commitdiff | tree | snapshot |
2015-11-14 |
Ingo Schwarze | Fix an issue reported by deraadt@: When hitting Ctrl... |
commit | commitdiff | tree | snapshot |
2015-11-12 |
Ingo Schwarze | Simplify the logic in mandoc_normdate() and add some... |
commit | commitdiff | tree | snapshot |
2015-11-12 |
Ingo Schwarze | Never use LC_ALL. On the one hand, it can cause misfor... |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Ingo Schwarze | move compat_reallocarray.o into SOELIM_OBJS, no functio... |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Ingo Schwarze | soelim(1) use getline(3) and err(3), and err(3) uses... |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Ingo Schwarze | The sh(1) "test" builtin on Solaris 10 doesn't have -e, |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Ingo Schwarze | provide a simple stand-alone implementation of getline(3) |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Ingo Schwarze | Modernization, no functional change intended: |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Ingo Schwarze | Without HAVE_ERR, don't try to include <err.h>, it... |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Ingo Schwarze | In private header files, __BEGIN_DECLS and __END_DECLS... |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Ingo Schwarze | garbage collect unused EXAMPLEDIR, forgotten in the... |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Ingo Schwarze | Install the soelim(1) binary and manual to the right... |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Ingo Schwarze | In ./configure, select a RE syntax for word boundaries... |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Ingo Schwarze | merge pledge(2) support from OpenBSD |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Ingo Schwarze | Use getprogname(3) rather than __progname. |
commit | commitdiff | tree | snapshot |
2015-11-05 |
Ingo Schwarze | Use include files "header.html" and "footer.html" rathe... |
commit | commitdiff | tree | snapshot |
2015-11-05 |
Ingo Schwarze | Unify the three stylesheets into a single CSS file. |
commit | commitdiff | tree | snapshot |
2015-11-05 |
Ingo Schwarze | demandoc(1) needs to link against -lutil, too |
commit | commitdiff | tree | snapshot |
next |