| Age | Commit message (Expand) | Author | Files | Lines |
| 2003-09-02 | Fix PR 3371, symbol lookup in dlopen()ed objects is not correct. Correct |  drahn | 12 | -129/+176 |
| 2003-08-26 | re-add logging of matched blacklists lost in previous commit, ok deraadt@ |  dhartmei | 1 | -1/+4 |
| 2003-08-24 | missing colon in syslog msg (cosmetic) |  dhartmei | 1 | -2/+2 |
| 2003-08-23 | add -s to specify stuttering delay, set receive buffer size to 1 byte |  dhartmei | 2 | -20/+104 |
| 2003-08-23 | fix printf format for time_t. notified by casha@e7.pl. henning ok |  itojun | 1 | -2/+3 |
| 2003-08-22 | pf spelling police |  david | 3 | -8/+8 |
| 2003-08-19 | Fix PowerPC PLT generation. After 2^12 entries (2^14 offset), only every |  drahn | 1 | -9/+14 |
| 2003-08-12 | Convert to use poll(2) instead of static select; OK deraadt@ |  millert | 1 | -59/+50 |
| 2003-08-12 | use _ENTRY consistently, remove some #if 0 code, and clean up some comments; ok drahn |  jason | 1 | -115/+24 |
| 2003-08-12 | Cleanup obsolete kerberos 4 stuff. |  hin | 2 | -89/+4 |
| 2003-08-08 | refer to RFCs consistently (RFC XXXX); |  jmc | 3 | -30/+29 |
| 2003-08-07 | krb4 bye bye. |  hin | 1 | -4/+1 |
| 2003-08-04 | document LD_NORANDOM; input and ok from several ppl. |  fgsch | 1 | -1/+5 |
| 2003-07-29 | spaces |  deraadt | 14 | -50/+49 |
| 2003-07-29 | correctly handle multiline responses with leading space followed by number |  henning | 1 | -1/+3 |
| 2003-07-28 | The fifth argument to _dl_find_symbol is a 'int size', not a SYM_ define. |  drahn | 6 | -52/+29 |
| 2003-07-25 | remove obsolete kerberosIV sections; |  jmc | 2 | -14/+2 |
| 2003-07-25 | no man page for kerberos, so point people to info heimdal; |  jmc | 1 | -4/+6 |
| 2003-07-22 | - use :L variable modifier with ELF_TOOLCHAIN variable |  brad | 1 | -2/+2 |
| 2003-07-18 | one time -h is enough |  henning | 1 | -4/+1 |
| 2003-07-18 | Fix print if minor of library used is is less than requested. ok tdeval@ |  drahn | 2 | -8/+8 |
| 2003-07-16 | some minor DPADD changes |  deraadt | 2 | -5/+4 |
| 2003-07-15 | stop using libcom_err, it is built into krb5 |  deraadt | 4 | -13/+12 |
| 2003-07-15 | .Ql Fl -> .Sq Fl where literal makes no sense; |  jmc | 1 | -2/+2 |
| 2003-07-10 | add missing includes |  david | 6 | -10/+16 |
| 2003-07-09 | changes to ld.so to be compatible with newer binutils, requires |  drahn | 7 | -41/+59 |
| 2003-07-09 | - simplify some macros |  jmc | 1 | -12/+4 |
| 2003-07-09 | -u option, remove manpages, symetrical to -d. |  espie | 2 | -3/+39 |
| 2003-07-08 | remove stuff nothing uses |  deraadt | 1 | -210/+0 |
| 2003-07-08 | - fix an .Nd |  jmc | 3 | -21/+13 |
| 2003-07-07 | make this match protos; millert ok |  deraadt | 3 | -21/+32 |
| 2003-07-06 | bring protos into scope |  deraadt | 9 | -23/+61 |
| 2003-07-06 | proto in scope |  deraadt | 3 | -3/+25 |
| 2003-07-06 | various proto, ansi, and knf repair. tested on all architectures that |  deraadt | 24 | -119/+273 |
| 2003-07-05 | protos |  deraadt | 5 | -15/+17 |
| 2003-07-03 | clean up strn{cpy,cat}->strl{cpy,cat} |  avsm | 1 | -21/+12 |
| 2003-07-02 | no default -Werror on these |  deraadt | 2 | -4/+4 |
| 2003-07-02 | Correct library search algorithm, wrt versioned objects |  niklas | 2 | -44/+72 |
| 2003-06-28 | missing protos |  deraadt | 6 | -9/+22 |
| 2003-06-27 | put it in section 1 |  deraadt | 2 | -3/+3 |
| 2003-06-26 | Manpage for ELF ld.so, derived from a.out version, not yet complete |  drahn | 2 | -2/+174 |
| 2003-06-26 | simple protos |  deraadt | 11 | -39/+36 |
| 2003-06-25 | proto repair (ugly with rpc programs) |  deraadt | 1 | -9/+11 |
| 2003-06-25 | protos |  deraadt | 2 | -13/+10 |
| 2003-06-23 | delinting from beck |  deraadt | 1 | -17/+14 |
| 2003-06-22 | Dynamic linking random order fixes. This enables random library ordering. |  drahn | 6 | -34/+59 |
| 2003-06-19 | use fseeko; millert ok |  deraadt | 1 | -3/+3 |
| 2003-06-17 | Sync with share/misc/license.template and add missing DARPA credit |  millert | 5 | -40/+44 |
| 2003-06-11 | no more register |  deraadt | 1 | -2/+2 |
| 2003-06-11 | ansi cleanup; ok ian markus |  deraadt | 15 | -284/+127 |