| Age | Commit message (Expand) | Author |
| 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 |
| 2008-03-22 | Import Heimdal-1.1 | mlelstv |
| 2008-03-22 | Import Heimdal-1.1 | mlelstv |
| 2008-03-09 | Switch from lockf() to (more portable) fcntl() locking | lukem |
| 2008-03-07 | fix a problem in %xy decoding. | mrg |
| 2008-03-04 | y2038 fixes: time_t != long. | dholland |
| 2008-03-04 | 'struct timezone' belongs in the dustbin of history. | dholland |
| 2008-03-04 | fix typo in comment | dholland |
| 2008-03-04 | Sort includes, removing duplicate <time.h>. | dholland |
| 2008-03-03 | merge bozohttpd 20080303 | mrg |
| 2008-03-03 | merge bozohttpd 20080303 | mrg |
| 2008-03-03 | import latest bozohttpd. changes include: | mrg |
| 2008-03-03 | use BUILDSYMLINKS to not have to rename bozohttpd.8 while still | mrg |
| 2008-02-04 | Add the atf-exec and atf-killpg tools that come with atf 0.4. | jmmv |
| 2008-02-04 | move gettytab to paths.h | christos |
| 2008-02-03 | support MKCRYPTO=no: | mrg |
| 2008-01-30 | Explicitly note the unsupported requests from RFC 2228. | lukem |
| 2008-01-14 | constify | yamt |
| 2008-01-14 | tabify | yamt |