summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-12-01-Wall cleanupEric Jackson
2000-12-01typo; from green@FreeBSD.orgMarkus Friedl
2000-11-30debug -> warn if server tries to do -R style fwd w/o client requesting this; ...Markus Friedl
2000-11-30disable agent/x11/port fwding if hostkey has changed; ok niels@Markus Friedl
2000-11-30agents must not dump core, ok niels@Markus Friedl
2000-11-30-T is for both protocolsMarkus Friedl
2000-11-30check -T before isatty()Markus Friedl
2000-11-30x509_hash() should also ignore the id length (for matching purposes)Angelos D. Keromytis
2000-11-29document -u flag and environment variablesTodd C. Miller
2000-11-29Bugfix: reset 16-bit pcmcia in chip initialisation sequence; from NetBSD.Aaron Campbell
2000-11-29Correct PCI interrupt setup routine for Texas Instruments PCI113X CardBusAaron Campbell
2000-11-29regenMichael Shalayeff
2000-11-29a couple of compaq raid definitions; from netbsdMichael Shalayeff
2000-11-29Clarify that the RX5C57X requires write to the PCI_LEGACY to disable andAaron Campbell
2000-11-29Power down PC cards at shutdown time; from NetBSD. I'm also reverting my ownAaron Campbell
2000-11-29sshd -D, startup w/o daemon(), for monitoring scripts or initab;Markus Friedl
2000-11-29des_cbc_encrypt -> des_ncbc_encrypt since it already updates the IVMarkus Friedl
2000-11-29Don't print an extra newline after reading passphrase if echo was notTodd C. Miller
2000-11-29note ICH2 supportMichael Shalayeff
2000-11-29show IP address and hostname when new key is encountered. okay markus@Niels Provos
2000-11-29Spelling and punctuation fixes; FreeBSDbrian
2000-11-28How did this work?Jason Wright
2000-11-28Add ``enable/disable'' tcpmssfixup - enabled by default.brian
2000-11-28Use only the bit after the ``\'' when hashing the challenge inbrian
2000-11-28Free the same type we malloced with.Artur Grabowski
2000-11-28Repair: grrrrrr... brought in wrong changes -again-Jason Wright
2000-11-28oops, not yetJason Wright
2000-11-28remove statics and knfJason Wright
2000-11-28'y' key is too close to 't' keyJason Wright
2000-11-28update list of supported tigon based boardsJason Wright
2000-11-27This patch fixes ArchFindMember so that it handles SVR4 membersMarc Espie
2000-11-27This does fix some nasty issues: ar field members are NOT null-terminated.Marc Espie
2000-11-27We take of the SVR4 archive handling data structure from our archive,Marc Espie
2000-11-27Factorise duplicated code involved in touching archives.Marc Espie
2000-11-27Use -n to test if a variable is non-zero. Otherwise, if the variable'sTodd C. Miller
2000-11-27Style. Parts of xcast handling needs more thought. (provos@ ok)Hakan Olsson
2000-11-27Be more careful with ARP. Fix PR#1490. From gluk@ptci.ruHakan Olsson
2000-11-27MLINK check_expire.3 -> login_check_expire.3Todd C. Miller
2000-11-27Fix order of SEE ALSO entriesTodd C. Miller
2000-11-27first cut at a man page for login_check_expire()Todd C. Miller
2000-11-27ifndef, not ifdefAngelos D. Keromytis
2000-11-27Fix deletion of flows.Angelos D. Keromytis
2000-11-26setusercontext should not set umask as this interferes with theTodd C. Miller
2000-11-26alpha clock fixes from NetBSDTodd C. Miller
2000-11-26*** empty log message ***Todd C. Miller
2000-11-26syncTheo de Raadt
2000-11-26Print select collisions in the vmstat -s output.Artur Grabowski
2000-11-26Use pwd_mkdb -u usernameTodd C. Miller
2000-11-26Update for pw_mkdb(3) interface change. All but vipw and userdel canTodd C. Miller
2000-11-26login_check_expire(3), a helper function for use with BSD authentication.Todd C. Miller