summaryrefslogtreecommitdiff
path: root/libexec
AgeCommit message (Expand)Author
2003-06-02section reorder;Jason McIntyre
2003-06-02section reorder;Jason McIntyre
2003-06-02- kill whitespace at EOLJason McIntyre
2003-06-02section reorder;Jason McIntyre
2003-06-02- remove .Pp's before .ShJason McIntyre
2003-06-02An/Aq for author;Jason McIntyre
2003-06-02- section reorderJason McIntyre
2003-06-02- section reorderJason McIntyre
2003-06-02- section reorderJason McIntyre
2003-06-02- kill whitespace at EOL;Jason McIntyre
2003-06-02section reorder;Jason McIntyre
2003-06-02- sort an Xr to selfJason McIntyre
2003-06-02remove terms 3 and 4 of some of my licencesTheo de Raadt
2003-05-30Move env setup to its own function, works around compiler problem on sparcDale Rahn
2003-05-30knfTheo de Raadt
2003-05-30Unbreak tree for sparc, zapping ld_norandom strangely has a bad affect,Dale Rahn
2003-05-30Fix botch in tag array indexing. deal with 0 - DT_NUM,Dale Rahn
2003-05-30zap LD_NORANDOM on issetugid() binaries.Dale Rahn
2003-05-30When loading a shared object or libraries dependant object, load themDale Rahn
2003-05-17strsep does not work that way.Bob Beck
2003-05-17Don't link with -lkrb -lkafsHans Insulander
2003-05-17Don't link with -lkrb -lkafsHans Insulander
2003-05-16This was using the wrong buffer, and wrong lengths. fix it from me andBob Beck
2003-05-16use inet_net_pton, and fix probelem where spamd-setup would crash on a fileBob Beck
2003-05-14Remove krb4 support.Magnus Holmberg
2003-05-14Remove krb4 support.Magnus Holmberg
2003-05-14Remove krb4 support.Magnus Holmberg
2003-05-14Get rid of libtelnet, it is compiled into the tree programsHans Insulander
2003-05-13Disable krb524.Hans Insulander
2003-05-13krb4 bye byeHans Insulander
2003-05-13krb4 bye byeHans Insulander
2003-05-10removed unnecessary punctuation from SEE ALSO;Jason McIntyre
2003-05-08Previously, ld.so would use a single page for mapping the hints fileTodd C. Miller
2003-05-08squish a strcopy, ok krw@Bob Beck
2003-05-03these files all had >9 arguments to .Nd, causing the name description to beJason McIntyre
2003-04-28thread safe dlxxx func (for elf) part 2. This requires the latestMarco S Hyman
2003-04-28Change mquery() function call signature to be the same a mmap(). ItDale Rahn
2003-04-28return from mainTheo de Raadt
2003-04-28I hate -WerrorTheo de Raadt
2003-04-27Duplicate include. Pointed out by andrushock at korovino dot netThierry Deval
2003-04-26%u expands to 11 chars; ok millertPeter Valchev
2003-04-25backout mquery change, something broke when not combined with a different diff.Dale Rahn
2003-04-25change mquery() function call signature to be the same a mmap(). ItDale Rahn
2003-04-22sync up ELF and a.out versions of ldconfig(8)David Krause
2003-04-21Fix the load_size which is used by ldd to print end address.Dale Rahn
2003-04-18Adjusting the start is wrong. The value returned by mquery() should be usedDale Rahn
2003-04-17mquery support, currently for i386 only.Dale Rahn
2003-04-15toast some += snprintfTheo de Raadt
2003-04-14Change terminalname from a pointer to an array. Why people hideTodd C. Miller
2003-04-14built in -> built-in;Jason McIntyre