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