summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-06Allow code to compile.Joel Sing
2010-03-06In cdce_detach(), add usbd_add_drv_event(USB_EVENT_DRIVER_DETACH, ...)Michael Knudsen
2010-03-06Fix typos.Joel Sing
2010-03-06remove the (now inaccurate) note about not being able to runJason McIntyre
2010-03-06Add a flag to know if the interface successfully attached likeJonathan Armani
2010-03-06match_locations doesn't work on invalid specs, so don't go thereMarc Espie
2010-03-06typoEric Faurot
2010-03-06fix very stupid typoMarc Espie
2010-03-06don't go up to column 80, until we ask Term::Cap properly for what's goingMarc Espie
2010-03-06consistent error. exit(1) if something bad happened.Marc Espie
2010-03-06When the last field on an output line is empty, break the lineIngo Schwarze
2010-03-05At the end of lines, split words at existing hyphens:Ingo Schwarze
2010-03-05- regenJasper Lievisse Adriaanse
2010-03-05- add a bunch of devices found in dmesgsJasper Lievisse Adriaanse
2010-03-05Correct a wrong printf message, from fabien, ok mk@Jonathan Armani
2010-03-05Fix spelling in a comment.Michael Knudsen
2010-03-05default to 115200 baud for serial console and tty00, spotted byOtto Moerbeek
2010-03-05Allow to filter for ext-community attributes. Currently only perfect matchesClaudio Jeker
2010-03-05Make more clear by removing references to old method of setup andOtto Moerbeek
2010-03-05in ifa_ifwithaddr, do not use the shiny new RB tree, there is aHenning Brauer
2010-03-05head towards release, correctly. tsk tsk tsk.Miod Vallat
2010-03-05mention loading of certificate files from [private]-cert.pub whenDamien Miller
2010-03-05head towards releaseTheo de Raadt
2010-03-05document certificate authentication; help/ok djmJason McIntyre
2010-03-05use boot -k on Lemete (non Gdium) examples; ok miod@Otto Moerbeek
2010-03-05tweak previous;Jason McIntyre
2010-03-05make the warning for a revoked key louder and more noticableDamien Miller
2010-03-04"force-command" is not spelled "forced-command"; spotted byDamien Miller
2010-03-04move section on CA and revoked keys from ssh.1 to sshd.8's known hostsDamien Miller
2010-03-04missing word; spotted by jmc@Damien Miller
2010-03-04fix Bk/Ek;Jason McIntyre
2010-03-04has been no -r flag for a few years; J.C. RobertsTheo de Raadt
2010-03-04remove -6 from usage();Jason McIntyre
2010-03-04Add a -L flag to print the contents of a certificate; ok markus@Damien Miller
2010-03-04Add defines for header and data offset, offsetof() uses from mk@.Jonathan Armani
2010-03-046Bone is dead. Use the literal '3ffe::/16' rather than '6bone testKenneth R Westerback
2010-03-046Bone is dead and doesn't respond to whois requests. Remove manKenneth R Westerback
2010-03-04syncTheo de Raadt
2010-03-04Introduce odyssey(4), a driver for the SGI VPro (aka Odyssey) graphicsJoel Sing
2010-03-04Add wsdisplay type for SGI VPro (aka Odyssey)Joel Sing
2010-03-04don't crash on invalid phase 2 IDs; from hshoexer; ok sthen@Markus Friedl
2010-03-04tweak previous;Jason McIntyre
2010-03-04Remove old $Sudo$ tags; the main sudo tree no longer lives in cvs.Todd C. Miller
2010-03-04cherrypick patch from OpenSSL 0.9.8m:Damien Miller
2010-03-04- sync header to 4.7Jasper Lievisse Adriaanse
2010-03-04additional regression tests for revoked keys and TrustedUserCAKeysDamien Miller
2010-03-04Add a TrustedUserCAKeys option to sshd_config to specify CA keys thatDamien Miller
2010-03-04`speed' is an argument, not a flag.Igor Sobrado
2010-03-04utilize the fact that the softc is zero'd to simplify the initializationTheo de Raadt
2010-03-04Gracefully handle trailing '/'s when asking for [sub]Timezones.Kenneth R Westerback