summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-03-05switch to aes128-cbc/hmac-md5 by default in SSH2 -- faster; provos & markus okTheo de Raadt
2001-03-05sync error message; ok markus@Kevin Steves
2001-03-05skip inlining, why botherTheo de Raadt
2001-03-05syncTheo de Raadt
2001-03-05Add support for ISAPnP i82365-based PCMCIA controllers; from NetBSD. UNTESTED.Aaron Campbell
2001-03-05this can contain minimal usb supportTheo de Raadt
2001-03-05inspect MUST take an int to handle EOF issues correctly on unsigned charMarc Espie
2001-03-05doc new onesTheo de Raadt
2001-03-05fix orderTheo de Raadt
2001-03-05no longer need binutils.tar.gz fileTheo de Raadt
2001-03-05alpha order; jcs@rt.fmTheo de Raadt
2001-03-05Add sys/types.h to the include; aaron@ ok.Federico G. Schwindt
2001-03-05Rename TUNSMODE to TUNSIFMODEAngelos D. Keromytis
2001-03-05TUNSIFMODE ioctl (from NetBSD)Angelos D. Keromytis
2001-03-05Clear ip_sum before calculating IP checksum (closes PR 1667)Angelos D. Keromytis
2001-03-05Avoid a core-dump under NetBSDbrian
2001-03-04Use /mnt as the mount point for creating the ramdisk, not /mnt2.Dale Rahn
2001-03-04Forgot commit, oops.Marc Espie
2001-03-04Import/export credentials from TDB.Angelos D. Keromytis
2001-03-04Store peer's credentials in TDB.Angelos D. Keromytis
2001-03-04Revert to our old traceback code, with heuristic argument printout.Niklas Hallqvist
2001-03-04list SSH2 ciphersTheo de Raadt
2001-03-04log functions should not be passed strings that end in newline as theyTodd C. Miller
2001-03-04avoid possible align issue. sync with kameJun-ichiro itojun Hagino
2001-03-04typoArtur Grabowski
2001-03-04spellingKevin Steves
2001-03-04kill obsolete RandomSeed; ok markus@ deraadt@Kevin Steves
2001-03-04small cleanup and clarify for PermitRootLogin; ok markus@Kevin Steves
2001-03-04add -m to usage; ok markus@Kevin Steves
2001-03-04Better diagnostics for locking errors. Fix panic before panic inConstantine Sapuntzakis
2001-03-04Fix use of timeouts. Thanks to Grigoriy Orlov (gluk)Constantine Sapuntzakis
2001-03-04These file systems don't do softudpates.Constantine Sapuntzakis
2001-03-04fix typo in comment, org -> orBrad Smith
2001-03-04Rename pty.[ch] -> sshpty.[ch] and login.[ch] to sshlogin.[ch] to avoidDamien Miller
2001-03-04don't link unused libsMarkus Friedl
2001-03-04debug1->2Markus Friedl
2001-03-03log*.c -> log.cMarkus Friedl
2001-03-03clean up arg processing. based on work by Christophe_Moret@hp.comMarkus Friedl
2001-03-03cnkqfilter for sparcNiels Provos
2001-03-03KNFTheo de Raadt
2001-03-03Dynamically allocate fd_set; deraadt@ OKTodd C. Miller
2001-03-03typoTheo de Raadt
2001-03-03use AC97_HOST_DONT_READANY since some machines are unreliableTheo de Raadt
2001-03-03new AC97_HOST_DONT_READANY flag for ac97 chipsets that are _really_ on drugsTheo de Raadt
2001-03-03vt220 console typeTheo de Raadt
2001-03-03Lower NKMEMCLUSTERS by a factor of 2 from 32768*1024/NBPG to 16384*1024/NBPG.Todd C. Miller
2001-03-03Dynamically allocate read_wait and its copies. Since maxfd isTodd C. Miller
2001-03-03Allow the syncer to get pages from the pagedaemon reserve.Artur Grabowski
2001-03-03default to vt220Theo de Raadt
2001-03-03same as i386 & powerpcTheo de Raadt