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