Age | Commit message (Expand) | Author |
2003-06-02 | section reorder; | Jason McIntyre |
2003-06-02 | section reorder; | Jason McIntyre |
2003-06-02 | - kill whitespace at EOL | Jason McIntyre |
2003-06-02 | section reorder; | Jason McIntyre |
2003-06-02 | - remove .Pp's before .Sh | Jason McIntyre |
2003-06-02 | An/Aq for author; | Jason McIntyre |
2003-06-02 | - section reorder | Jason McIntyre |
2003-06-02 | - section reorder | Jason McIntyre |
2003-06-02 | - section reorder | Jason McIntyre |
2003-06-02 | - kill whitespace at EOL; | Jason McIntyre |
2003-06-02 | section reorder; | Jason McIntyre |
2003-06-02 | - sort an Xr to self | Jason McIntyre |
2003-06-02 | remove terms 3 and 4 of some of my licences | Theo de Raadt |
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 |