Age | Commit message (Expand) | Author |
2001-06-13 | alpha now defaults to shared libs. | Artur Grabowski |
2001-06-13 | Fix PR 1868. MAXSTR has no place there. | Marc Espie |
2001-06-13 | SYSLEAF, not LEAF. shared libc_r builds now on alpha. | Artur Grabowski |
2001-06-13 | va_start/end for every call to vfprintf, ok brian@ | Markus Friedl |
2001-06-13 | pretty | Artur Grabowski |
2001-06-13 | "#endif _THREAD_SAFE" is not legal | Artur Grabowski |
2001-06-13 | no comment like that, grr | Theo de Raadt |
2001-06-13 | typo, use pid not s->pid, mstone@cs.loyola.edu | Markus Friedl |
2001-06-13 | exit(errs) -> exit(errs!=0); sync with scp.c, ok deraadt@ | Markus Friedl |
2001-06-13 | va_start/end for every call to vfprintf and friends, from scp.c | Markus Friedl |
2001-06-13 | Simplify. | Artur Grabowski |
2001-06-13 | Add support for lazy binding. | Artur Grabowski |
2001-06-13 | Lazy binding entry point. From NetBSD with some help from FreeBSD. | Artur Grabowski |
2001-06-13 | Don't do plt relocations here, move that to md code that might choose | Artur Grabowski |
2001-06-13 | typo spotted by Mike Pechkin <mpech@prosoft.org.lv> | Niklas Hallqvist |
2001-06-13 | dmesg cleanup | Theo de Raadt |
2001-06-13 | Recent changes in sys/netinet/ assume you get setsoftnet() via | Miod Vallat |
2001-06-13 | Repair bad printf (-Wall cleanup) | Miod Vallat |
2001-06-13 | regen | Michael Shalayeff |
2001-06-13 | cisco/aironet pci352; from Wolfgang Rupprecht <wolfgang@wsrcc.com> | Michael Shalayeff |
2001-06-13 | need va_start/end pair every time we call vfprintf(). via markus | Jun-ichiro itojun Hagino |
2001-06-13 | typo in icmp6 stat printing | Jun-ichiro itojun Hagino |
2001-06-13 | reword phrase; from jcs@rt.fm | lebel |
2001-06-12 | on openbsd, NI_MAXHOST value is different from RFC2553. PR 1870 | Jun-ichiro itojun Hagino |
2001-06-12 | In intr_findvec(), correct the for() loop bounds. | Miod Vallat |
2001-06-12 | Change RB_NOSYM, for it used to have the same value as RB_CONFIG ; | Miod Vallat |
2001-06-12 | Add ``scsibus* at vs?'', except on model 147, for which the vs driver | Miod Vallat |
2001-06-12 | Replace the most used static lists in make by persistent growable arrays. | Marc Espie |
2001-06-12 | more to do | Niklas Hallqvist |
2001-06-12 | deal with gnu kernel dependencies right; cyxob@thief.dyndns.org | Theo de Raadt |
2001-06-12 | comment style | Niklas Hallqvist |
2001-06-12 | Link with libcrypto instead of libdes | Niklas Hallqvist |
2001-06-12 | Add printing of the ciphertext | Niklas Hallqvist |
2001-06-12 | one less setuid program (use an ioctl like pppstats) | Theo de Raadt |
2001-06-12 | style | Niklas Hallqvist |
2001-06-12 | unused | Markus Friedl |
2001-06-12 | remove xauth-cookie-in-tmp handling. use default $XAUTHORITY, since | Markus Friedl |
2001-06-12 | import latest from CITI: | Jim Rees |
2001-06-12 | interrupts cannot happen before | Michael Shalayeff |
2001-06-12 | do not log() packet_set_maxsize | Markus Friedl |
2001-06-12 | merge ssh1/ssh2 tty msg parse and alloc code | Markus Friedl |
2001-06-12 | Make pci_mapreg_map take an extra argument where we can | Niklas Hallqvist |
2001-06-12 | IPsec-related socket options; these can be set/removed/retrieved, but | Angelos D. Keromytis |
2001-06-12 | merge session_free into session_close() | Markus Friedl |
2001-06-12 | IPsec setsockopts. | Angelos D. Keromytis |
2001-06-12 | regen | David Leonard |
2001-06-12 | Add Archos MiniCD (comes with some Toshiba laptops). ok csapuntz,fgsch | David Leonard |
2001-06-12 | Use lpd_flags instead of lpd, thus allowing to pass parameters to lpd; | Federico G. Schwindt |
2001-06-12 | Yet another entry for the Netgear FA410TXC; from | Federico G. Schwindt |
2001-06-11 | good when it compiles | Michael Shalayeff |