summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-02-11Allow up to 12 virtual terminals (CTRL-ALT-F1 through CTRL-ALT-F12). OnlyAaron Campbell
2001-02-11Change MAXSCREEN to 12 so ttyC8-b can be used. Previous behaviorFederico G. Schwindt
2001-02-11If IPSEC is defined but not CRYPTO, spit an error; angelos@ okFederico G. Schwindt
2001-02-11typos and small cleanup; ok deraadt@Kevin Steves
2001-02-11Previously, when sendsig() set up the current process's context to runBrandon Creighton
2001-02-111) clean up the MAC support for SSH-2Markus Friedl
2001-02-11Pick up a NetBSD hack to attach Cheetah to vsbus as well as ibus.Hugh Graham
2001-02-11Disable bogus check for whether a file in the current directory (only!)Thorsten Lockert
2001-02-11Document the fact that the wrong thing is likely to happen in many casesThorsten Lockert
2001-02-10Add missing line continuation character. Fixes sparc and powerpc builds.Todd C. Miller
2001-02-10Make sure $RSH is not the empty string.Todd C. Miller
2001-02-10Don't make the string table pointers into absolute addresses sinceTodd C. Miller
2001-02-10When computing the value of an entry in the string table, don'tTodd C. Miller
2001-02-10Fix merge problemThorsten Lockert
2001-02-10sync w/ netbsd; aaron@ okMichael Shalayeff
2001-02-10Integrate local changesThorsten Lockert
2001-02-10Latest from Cyclic SoftwareThorsten Lockert
2001-02-10Latest from Cyclic SoftwareThorsten Lockert
2001-02-10install wscons.conf and rc.wscons on alpha/hppa/i386/powerpc and call it from rcMichael Shalayeff
2001-02-10initial importMichael Shalayeff
2001-02-10Replace -T flag with more standard -I flag and make it work as a standardTodd C. Miller
2001-02-10Give tar the new -I flag, not -TTodd C. Miller
2001-02-10add xref Ciphers to -cMarkus Friedl
2001-02-10remove mapping of argv[0] -> hostname; ok markus@Kevin Steves
2001-02-10fix memory leak; ok markus@Dan Harnett
2001-02-10offer passwd before s/keyMarkus Friedl
2001-02-10don't call vis() for \rMarkus Friedl
2001-02-10remove some linesMarkus Friedl
2001-02-10$OpenBSD$Federico G. Schwindt
2001-02-10new symbol handling in ddb for ELF, there is still a problem with hangman on ...Niklas Hallqvist
2001-02-10Insert a missing comma.Aaron Campbell
2001-02-10remove mapping of argv[0] -> hostnameMarkus Friedl
2001-02-10add debug message, since sshd blocks here if DNS is not availableMarkus Friedl
2001-02-10Mention that you can quote pathnames with spaces in themDamien Miller
2001-02-10check correct char in getput flagsDamien Miller
2001-02-10typo; ok NielsDamien Miller
2001-02-10revert a small change to allow -r option to work again; ok deraadt@Dan Harnett
2001-02-09correct AllowGroups and AllowUsers description; jmd@foozle.turbogeek.orgTheo de Raadt
2001-02-09another typoTodd C. Miller
2001-02-09use correct FREE() do dispose sillyrename on fail; deraadt@ okMichael Shalayeff
2001-02-09Tickle D0 power state so the cs4281 works after reboots from Windows 2000.Aaron Campbell
2001-02-09Add PCI Power Management Control Register definitions; from NetBSD.Aaron Campbell
2001-02-09check dev in cn_tab for sanity, better than pagefaultingMichael Shalayeff
2001-02-09Fix BPF support.Angelos D. Keromytis
2001-02-09Fix an uninitialized variable.Aaron Campbell
2001-02-09constify static dataMichael Shalayeff
2001-02-09correct default ciphersNiels Provos
2001-02-09simplify if loops a bit; Reviewed by: beck@Brad Smith
2001-02-09no need to revert a change that just fixed a typoTodd C. Miller
2001-02-09partial success: debug->log; "Permission denied" if no more auth methodsMarkus Friedl