| Age | Commit message (Expand) | Author |
| 2001-11-19 | __ss_{len,family} hack is no longer necessary | itojun |
| 2001-11-15 | Provide a $LOGNAME as well. | kleink |
| 2001-11-10 | ANSI'ify. | thorpej |
| 2001-11-10 | Const'ify partab[]. | thorpej |
| 2001-11-02 | Update to the new t_agetstr() API. | christos |
| 2001-11-02 | Allow both space and colon as a separator in LD_PRELOAD. Document this and | skrll |
| 2001-11-01 | Sort SEE ALSO, drop some unnecessary .Pp's, whitespace and misc fixes. | wiz |
| 2001-10-31 | Add a man page for ld.elf_so. | skrll |
| 2001-10-14 | Fix how underfined weak symbols are treated -- before, ld.so would do nothing | rafal |
| 2001-10-13 | set "upload guest on" in incoming example, even though it is the default | lukem |
| 2001-10-09 | Enable verbose debugging messages via tftpd. | christos |
| 2001-09-27 | PR/5631: Rumi Szabolcs: Make talk work without COMPAT43 | christos |
| 2001-09-26 | In the `I can't believe it's been broken all this time' department: | mycroft |
| 2001-09-24 | va_{start,end} audit: | wiz |
| 2001-09-20 | Use vsnprintf instead of vsprintf. | wiz |
| 2001-09-19 | a few changes from Mike Heffner <mheffner@vt.edu> in private email: | lukem |
| 2001-09-17 | update infrastructure for krb4 1.1 and heimdal 0.4e | assar |
| 2001-09-16 | Spell 'occurred' with two 'r's. | wiz |
| 2001-09-10 | Reorganize PowerPC cold a little. The return value from _rtld_bind_pltgot() | mycroft |
| 2001-09-02 | -edebug should only be mentioned in the help #ifdef ENCRYPTION, not #ifdef | wiz |
| 2001-09-02 | Describe -S option, and remove mention of /etc/inittab in FILES section. | wiz |
| 2001-09-02 | Fix #ifdef indentation after recent removal of #ifdef NEWINIT-code. | wiz |
| 2001-08-31 | Expand description of shells(5) requirement. | lukem |
| 2001-08-30 | Remove code #ifdef'd on NEWINIT (never used on NetBSD). | wiz |
| 2001-08-29 | Cray-only patch (sync with cray). Patch by Brian Ginsbach in private mail. | wiz |
| 2001-08-25 | Remove description of an option that only applies to UNICOS < 7.0. | wiz |
| 2001-08-24 | Remove lots of #ifdef's for dead Cray hardware and obsolete UNICOS releases; | wiz |
| 2001-08-20 | Add extern before terminaltype. (Definition is in global.c via | wiz |
| 2001-08-20 | Rename variable to avoid shadowing. | wiz |
| 2001-08-20 | Improve whitespace a bit, per bin/13667 by Brian Ginsbach. | wiz |
| 2001-08-20 | Fix typo, and duplicate ';'. From bin/13667 by Brian Ginsbach. | wiz |
| 2001-08-20 | Typo fixes and syslog string improvements, from bin/13667 by Brian Ginsbach. | wiz |
| 2001-08-20 | Move #endif so that inclusion of libtelnet/auth.h and | wiz |
| 2001-08-20 | Fix type of last execl argument, inspired by bin/13667. | wiz |
| 2001-08-20 | Add some (const char *) casts per bin/13667 by Brian Ginsbach. | wiz |
| 2001-08-14 | Correct some comments. | eeh |
| 2001-08-14 | Workaround for binutils 2.11 behavior. | eeh |
| 2001-08-14 | Get rid of some debug code that should no longer be needed. | eeh |
| 2001-08-14 | Pointers are NULL. Characters are '\0'. | eeh |
| 2001-08-01 | Add missing braces, per bin/13612 by Brian Ginsbach. | wiz |
| 2001-07-27 | Fix compilation without -DLINEMODE, per bin/13571 from Onno van der Linden. | wiz |
| 2001-07-25 | Add hack bits to be able to compile a cross-linker for 8K-pages m68k targets | aymeric |
| 2001-07-22 | seperate -> separate | wiz |
| 2001-07-19 | vsnprintf() can return value longer than the actual string. from assar | itojun |
| 2001-07-19 | try netflush() if buffer is too low. | itojun |
| 2001-07-19 | bound-check all "*nfrontp++" code. from openbsd/heimdal. | itojun |
| 2001-07-18 | fix printf format on alpha | perseant |
| 2001-07-18 | Handle segment 0 properly, if its offset is different from other segments | perseant |
| 2001-07-16 | Fix ABS32 ARM reloc case. ELF shared libs on ARM now work! | matt |
| 2001-07-15 | Fix binder routine to not use a volatile register. | matt |