Age | Commit message (Expand) | Author |
2006-03-16 | kill two unused variables. | Xavier Santolaria |
2006-03-16 | ventical -> vertical | Miod Vallat |
2006-03-16 | Make ifstated handle config reloads after a parse error. Fixes PR5051 | Ryan Thomas McBride |
2006-03-16 | Error out of ifstate.conf parsing instead of dumping core in operation | Ryan Thomas McBride |
2006-03-16 | Kill useless arguments to libevent *_set() functions. | Ryan Thomas McBride |
2006-03-16 | Add RFC4419 (Diffie-Hellman group exchange KEX) to the list of SSH RFCs | Damien Miller |
2006-03-16 | Follow exit() with /* NOTREACHED*/ for lint. | Ray Lai |
2006-03-16 | Currently co(1) overwrites files that the current user doesn't have | Ray Lai |
2006-03-16 | Quiet, please. | Ray Lai |
2006-03-16 | Simplify rcs_statfile() by having it call rcs_choosefile(). | Ray Lai |
2006-03-16 | remove useless powernow cruft from dmesg. we're interested in the | David Gwynne |
2006-03-16 | if the link is down with a card using a fibre interface then show a | Brad Smith |
2006-03-16 | dont leak memory when we fail to find any valid states. | David Gwynne |
2006-03-16 | display the possible speedstep values like we do on intel chips. | David Gwynne |
2006-03-16 | if the link is down then show a media status of none. | Brad Smith |
2006-03-16 | tidy up a bit. | Brad Smith |
2006-03-16 | clean up the od(1) usage form, it was ugly with a capital u | Theo de Raadt |
2006-03-16 | sort | Theo de Raadt |
2006-03-15 | Handle ^C correctly, morph it to escape key so the input | Peter Valchev |
2006-03-15 | Still allow ddb.console and ddb.panic to be raised if securelevel <= 0; | Miod Vallat |
2006-03-15 | bits of my tree commited by Matthieu by mistake. | Miod Vallat |
2006-03-15 | add exp & sort | Otto Moerbeek |
2006-03-15 | Simple exp(3) and expf(3) regression test for +Inf and -Inf | Otto Moerbeek |
2006-03-15 | use sysctl_int_lower() for the aperture variable. This lets root close | Theo de Raadt |
2006-03-15 | - remove unused function cvs_putchar() | Niall O'Higgins |
2006-03-15 | - zap filename arg in rcsdiff_rev() since its not used. | Niall O'Higgins |
2006-03-15 | mention machdep.allowaperture can be lowered | Theo de Raadt |
2006-03-15 | use sysctl_int_lower() for the aperture variable. This lets root close | Theo de Raadt |
2006-03-15 | use sysctl_int_lower (old code had the negative bug) | Theo de Raadt |
2006-03-15 | add sysctl_int_lower(). This can read, but can only write to a kernel | Theo de Raadt |
2006-03-15 | ask for log message when it's not specified, got broken in xsa's previous | Joris Vink |
2006-03-15 | Remove dead code (SUPPORTS_NON_CONSOLE and MD_DISPLAY_ISA_IOT) | Matthieu Herrb |
2006-03-15 | consistently use power *states* and performance *modes* | Nikolay Sturm |
2006-03-15 | Nuke dk_establish(), no longer used. | Miod Vallat |
2006-03-15 | Switch sparc to device_register() to find out its boot device (when it's a | Miod Vallat |
2006-03-15 | Correct checks against cd_ndevs - valid numbers are strictly inferior to | Miod Vallat |
2006-03-15 | Entries in cd_devs[] may be NULL, so be sure to check for them in your | Miod Vallat |
2006-03-15 | Remove address range KASSERT check in vtopte() and kvtopte(), callers are | Miod Vallat |
2006-03-15 | - use shared cvs_yesno() for yesno prompt, fixing an issue spotted by | Niall O'Higgins |
2006-03-15 | - add util.h, reorganising a bunch of things and exposing cvs_yesno() | Niall O'Higgins |
2006-03-15 | spacing | Theo de Raadt |
2006-03-15 | knf | Theo de Raadt |
2006-03-15 | - fchmod file to mode. | Niall O'Higgins |
2006-03-15 | bogus idiom | Theo de Raadt |
2006-03-15 | no need for one of the volatile | Theo de Raadt |
2006-03-15 | Remove useless getuid() check. | David Hill |
2006-03-15 | allow for more physmem segments; as required by some dell from dhill@ | Michael Shalayeff |
2006-03-15 | spelling, jon@vexed.se | Theo de Raadt |
2006-03-15 | no more need for the aperture | Theo de Raadt |
2006-03-15 | no more need for aperture | Theo de Raadt |