| Age | Commit message (Expand) | Author |
| 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 |
| 2008-09-16 | Support building with -DNO_INTERNAL_LS | lukem |
| 2008-09-13 | Fix spelling of my name. While here add my middle initial. | reed |
| 2008-09-13 | Don't split large commands into multiple commands; just fail on them. | lukem |
| 2008-09-13 | Crank copyright dates | lukem |
| 2008-08-29 | Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a f... | gmcgarry |
| 2008-08-16 | Don't build atf tools with (${MKATF} == no). | gmcgarry |
| 2008-07-29 | Make sure to call dlerror() to clear any error messages after the relocations | matt |
| 2008-07-24 | RCSID police | skrll |
| 2008-07-24 | Refactor common code to _rtld_relocate_plt_object to i386 and arm so they | matt |
| 2008-07-23 | abort() if we are trying to use an undefined weak symbol from the plt. Remove | christos |
| 2008-07-22 | handle sym_zero like x86_64; other ports might need this too. | christos |
| 2008-07-21 | deal specially with sym_zero, returned by a weak symbol that was not found, | christos |
| 2008-07-21 | Remove the \n and tabs from the __COPYRIGHT() strings. | lukem |
| 2008-07-20 | Remove the \n and tabs from the __COPYRIGHT() strings. | lukem |
| 2008-07-13 | Clarify how one is supposed to use the pointers returned by getutentries() | dholland |
| 2008-06-09 | Add missing RCSID. | lukem |
| 2008-06-09 | Don't use non-standard "u_<foo>" types. | lukem |
| 2008-06-05 | Fix error in previous. From nakayama@. | ad |
| 2008-06-03 | Don't bother unmapping the ELF header unless it overlaps the first load | ad |
| 2008-06-03 | __progname isn't const. | ad |
| 2008-06-03 | Try read() on ld.so.conf. If the file is small, it avoids stat+mmap+munmap. | ad |
| 2008-05-29 | remove clause #3 from my license where there are no other | mrg |
| 2008-05-27 | Urgh, part of another patch for PR 35619 (which is for after the freeze) | dholland |
| 2008-05-27 | Update whatis.db atomically, by dumping out into whatis.db.new and | dholland |
| 2008-05-25 | Remove trailing whitespace and superfluous .Pp. | wiz |
| 2008-05-16 | Make sure all cached buffers with valid, not yet written data have been | hannken |
| 2008-05-10 | new openssl returns const method objects. | mlelstv |
| 2008-05-04 | Make sure temporary errors are reported as such, using status code | manu |
| 2008-05-02 | slen must be initialized before the call to accept | degroote |
| 2008-05-02 | Move TNF licenses to 2 clause form | martin |
| 2008-05-01 | Adjust the build of the ATF tools to use the new paths to the source files | jmmv |
| 2008-04-30 | Convert TNF licenses to new 2 clause variant | martin |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2008-04-25 | warns=4 | christos |
| 2008-04-13 | '_' is functionally alphanumeric in many contexts, including login names. | dholland |
| 2008-04-10 | Add more required libraries by libkrb5 and libroken in NOPIC case. | tsutsui |
| 2008-04-05 | Fix build from dieter roelants | christos |
| 2008-03-27 | Reorganize USE_PAM support so that the reply(331,) from USER is | lukem |