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