| Age | Commit message (Expand) | Author |
| 2009-04-08 | Don't use .\" as callable macro. | joerg |
| 2009-04-08 | Improve markup. | joerg |
| 2009-04-02 | In addwhatis(), two items should not be treated as duplicates unless | apb |
| 2009-03-23 | Fix redirection core dump as reported in PR#41042. | reinoud |
| 2009-03-18 | Fix 'vfork clobber' warning on vax. | lukem |
| 2009-03-16 | Fix const issues (cast const pointers to "const uint8_t *" instead of "caddr_t") | lukem |
| 2009-03-16 | Fix const issues (cast const pointers to "const uint8_t *" instead of "caddr_t") | lukem |
| 2009-03-16 | Default to WARNS=4 | lukem |
| 2009-03-16 | fix sign-compare issue | lukem |
| 2009-03-16 | fix shadowed variable | lukem |
| 2009-03-16 | fix WARNS=4 issues (const & type mismatches) | lukem |
| 2009-03-16 | ANSI KNF | lukem |
| 2009-03-16 | fix WARNS=4 issues. | lukem |
| 2009-03-16 | WARNS=4 | lukem |
| 2009-03-16 | fix WARNS=3 issues; | lukem |
| 2009-03-15 | avoid a shadowed variable | lukem |
| 2009-03-15 | rename a variable to avoid a compiler warning | lukem |
| 2009-03-15 | Declare all columns. | joerg |
| 2009-03-15 | Fix WARNS=4 issues (const & sign mismatches, etc) | lukem |
| 2009-03-14 | apply some __UNCONST(). | lukem |
| 2009-03-14 | fix sign-compare issue | lukem |
| 2009-03-11 | Fix preamble | joerg |
| 2009-03-11 | use SIMPLEQ_FOREACH_SAFE(), to avoid a use-after-free. | mrg |
| 2009-03-02 | bump version for remoteloghost & portability changes | lukem |
| 2009-03-02 | Use LLF (et al) instead of "%lld" (et al). | lukem |
| 2009-02-19 | More CGI handling fixes from Sergey Katsev at Coyote Point. | tls |
| 2009-02-09 | Add If-Modified-Since support. | joerg |
| 2009-02-04 | From Sergey Katsev at Coyote Point: fix bugs in request transformation and | tls |
| 2009-01-19 | Remove ATF 0.5 from dist/atf and all of the reachover Makefiles used to | jmmv |
| 2009-01-18 | fix -Wsign-compare issues | lukem |
| 2009-01-18 | fix -Wsign-compare issues | lukem |
| 2009-01-08 | PR/40339: Ed Ravin: make ftpd log both the hostname and numeric address. | christos |
| 2009-01-06 | add some (uintptr_t) to some casts, so these compile with ELFSIZE=32 | mrg |
| 2009-01-06 | move the defines for RTLD_ARCH_SUBDIR into a sub-sub-makefile so we can | mrg |
| 2008-12-29 | fix for 64 bit time_t and dev_t | christos |
| 2008-12-06 | Move all subsections to main DESCRIPTION, noted by John Nemeth. | wiz |
| 2008-12-06 | Fix some more mdoclint warnings. | wiz |
| 2008-12-06 | add -t chrootdir to SYNOPSIS, mdoclint | jnemeth |
| 2008-11-16 | Minor KNF and whitespace nits. No functional change. | dholland |
| 2008-11-16 | Close possible race conditions if multiple copies of makewhatis end up | dholland |
| 2008-11-06 | pull across the fix from my master bozohttpd cvs tree for PR 38466. | mrg |
| 2008-10-31 | make MKPIC=no builds work on i368, shark, vax, pmax, sgimips, sparc, | mrg |
| 2008-10-28 | Constify. | lukem |
| 2008-10-26 | if LD32DIR is defined: | mrg |
| 2008-10-16 | Never build this with PIE. | christos |
| 2008-10-04 | lib/39649: dlsym(3) does not follow dependencies | skrll |
| 2008-09-27 | Fix the Document Title of manual page so it our official name (ntalkd). | reed |
| 2008-09-27 | avoid usind __builtin_return_address(0) on PowerPC because it fails in | macallan |
| 2008-09-21 | Use passwd(5) instead of /etc/pwd.db as the name of the "password data base". | lukem |
| 2008-09-16 | Enhance -C to support an optional @host ('-C user[@host]'): | lukem |