Age | Commit message (Expand) | Author |
2010-03-07 | Some cleanup and dead code removal to bring us in line with other | Michael Knudsen |
2010-03-07 | erase to the end of "previous line". Avoid dangling % after displaying 100%. | Marc Espie |
2010-03-07 | Update supported hardware list, mention that the `dbaud' environment variable | Miod Vallat |
2010-03-07 | Better information about DEC 3000/300 console selection. | Miod Vallat |
2010-03-07 | We're only sending one packet at a time, so garbage collect sc_lim_pktcnt | Michael Knudsen |
2010-03-07 | Add odyssey(4) to list of supported widgets. | Joel Sing |
2010-03-07 | Shorten .Nd. | Joel Sing |
2010-03-07 | Make NO_CCB do its thing and by proxy mpii gets a much funner number of | Marco Peereboom |
2010-03-07 | Update sets sizes. | Miod Vallat |
2010-03-07 | Allow iockbc(4) and odysseey(4) to act as console devices and attach early; | Miod Vallat |
2010-03-07 | On Origin-like systems, get glass console information (if any) from the | Miod Vallat |
2010-03-07 | Add an MD interface for PCI drivers to be able to retrieve the node and widget | Miod Vallat |
2010-03-07 | Correct layout of arc_config{,64} and order of items in enum arc_config_type. | Miod Vallat |
2010-03-07 | Better battery % computation; ok otto@ | Miod Vallat |
2010-03-07 | Hold authentication debug messages until after successful authentication. | Darren Tucker |
2010-03-07 | Add bsd.mp. | Mark Kettenis |
2010-03-07 | Remove unused DPRINTF() macro. | Michael Knudsen |
2010-03-07 | Garbage collect some struct members that we don't use. | Michael Knudsen |
2010-03-07 | back out strict splassert semantics from 1.103; it breaks some things | Theo de Raadt |
2010-03-07 | we disable POOL_DEBUG for releases. Reminded by mpf | Theo de Raadt |
2010-03-06 | ospfd/ospf6d man page cleanup: | Stefan Sperling |
2010-03-06 | typo, from patrick keshishian | Otto Moerbeek |
2010-03-06 | Forgot this one, sorry, reported by maja@. | Jonathan Armani |
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 |