summaryrefslogtreecommitdiff
path: root/libexec
AgeCommit message (Expand)Author
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
2003-04-13try to use the X Window System, X11 or XFree86 consistently.Jason McIntyre
2003-04-12rlimit handling code; aw@osn.deTheo de Raadt
2003-04-12attempt not to wrap a line, bad nroffTheo de Raadt
2003-04-10Replace strcpy() w/ strlcpy() from espie@Todd C. Miller
2003-04-08more logical handling of select() errorsVincent Labrecque
2003-04-07strlcpy; ok millertTheo de Raadt
2003-04-06string handling; ok millertTheo de Raadt
2003-03-30fix logging time to reflect reality. minus crack induced blank lines.Bob Beck
2003-03-28logging fix from tholo@Bob Beck
2003-03-28report how much time was wasted; ok beckJason Wright
2003-03-28login_passwd is now setgid _shadow instead of setuid root.Todd C. Miller
2003-03-20cmdline options and descriptions in alphabetical order in usage() and manpageDavid Krause
2003-03-20cmdline options in alphabetical order in usage() and manpageDavid Krause