Age | Commit message (Expand) | Author |
2003-05-30 | Move env setup to its own function, works around compiler problem on sparc | Dale Rahn |
2003-05-30 | knf | Theo de Raadt |
2003-05-30 | Unbreak tree for sparc, zapping ld_norandom strangely has a bad affect, | Dale Rahn |
2003-05-30 | Fix botch in tag array indexing. deal with 0 - DT_NUM, | Dale Rahn |
2003-05-30 | zap LD_NORANDOM on issetugid() binaries. | Dale Rahn |
2003-05-30 | When loading a shared object or libraries dependant object, load them | Dale Rahn |
2003-05-17 | strsep does not work that way. | Bob Beck |
2003-05-17 | Don't link with -lkrb -lkafs | Hans Insulander |
2003-05-17 | Don't link with -lkrb -lkafs | Hans Insulander |
2003-05-16 | This was using the wrong buffer, and wrong lengths. fix it from me and | Bob Beck |
2003-05-16 | use inet_net_pton, and fix probelem where spamd-setup would crash on a file | Bob Beck |
2003-05-14 | Remove krb4 support. | Magnus Holmberg |
2003-05-14 | Remove krb4 support. | Magnus Holmberg |
2003-05-14 | Remove krb4 support. | Magnus Holmberg |
2003-05-14 | Get rid of libtelnet, it is compiled into the tree programs | Hans Insulander |
2003-05-13 | Disable krb524. | Hans Insulander |
2003-05-13 | krb4 bye bye | Hans Insulander |
2003-05-13 | krb4 bye bye | Hans Insulander |
2003-05-10 | removed unnecessary punctuation from SEE ALSO; | Jason McIntyre |
2003-05-08 | Previously, ld.so would use a single page for mapping the hints file | Todd C. Miller |
2003-05-08 | squish a strcopy, ok krw@ | Bob Beck |
2003-05-03 | these files all had >9 arguments to .Nd, causing the name description to be | Jason McIntyre |
2003-04-28 | thread safe dlxxx func (for elf) part 2. This requires the latest | Marco S Hyman |
2003-04-28 | Change mquery() function call signature to be the same a mmap(). It | Dale Rahn |
2003-04-28 | return from main | Theo de Raadt |
2003-04-28 | I hate -Werror | Theo de Raadt |
2003-04-27 | Duplicate include. Pointed out by andrushock at korovino dot net | Thierry Deval |
2003-04-26 | %u expands to 11 chars; ok millert | Peter Valchev |
2003-04-25 | backout mquery change, something broke when not combined with a different diff. | Dale Rahn |
2003-04-25 | change mquery() function call signature to be the same a mmap(). It | Dale Rahn |
2003-04-22 | sync up ELF and a.out versions of ldconfig(8) | David Krause |
2003-04-21 | Fix the load_size which is used by ldd to print end address. | Dale Rahn |
2003-04-18 | Adjusting the start is wrong. The value returned by mquery() should be used | Dale Rahn |
2003-04-17 | mquery support, currently for i386 only. | Dale Rahn |
2003-04-15 | toast some += snprintf | Theo de Raadt |
2003-04-14 | Change terminalname from a pointer to an array. Why people hide | Todd C. Miller |
2003-04-14 | built in -> built-in; | Jason McIntyre |
2003-04-13 | try to use the X Window System, X11 or XFree86 consistently. | Jason McIntyre |
2003-04-12 | rlimit handling code; aw@osn.de | Theo de Raadt |
2003-04-12 | attempt not to wrap a line, bad nroff | Theo de Raadt |
2003-04-10 | Replace strcpy() w/ strlcpy() from espie@ | Todd C. Miller |
2003-04-08 | more logical handling of select() errors | Vincent Labrecque |
2003-04-07 | strlcpy; ok millert | Theo de Raadt |
2003-04-06 | string handling; ok millert | Theo de Raadt |
2003-03-30 | fix logging time to reflect reality. minus crack induced blank lines. | Bob Beck |
2003-03-28 | logging fix from tholo@ | Bob Beck |
2003-03-28 | report how much time was wasted; ok beck | Jason Wright |
2003-03-28 | login_passwd is now setgid _shadow instead of setuid root. | Todd C. Miller |
2003-03-20 | cmdline options and descriptions in alphabetical order in usage() and manpage | David Krause |
2003-03-20 | cmdline options in alphabetical order in usage() and manpage | David Krause |