Age | Commit message (Expand) | Author |
2006-03-16 | spaces | Theo de Raadt |
2006-03-16 | Fix for PR 4966: Only disregard bit 27 of MSR_EBL_CR_POWERON for | Dimitry Andric |
2006-03-16 | Turn EXTENT_ALIGN into an inline function; shaves about 50 to 100 bytes | Miod Vallat |
2006-03-16 | Comment out tekram_sync_table and only degine {,dt_}scf_period[] for | Miod Vallat |
2006-03-16 | In sys_mincore(), pass a size in bytes, not pages, to uvm_vslock() and | Miod Vallat |
2006-03-16 | Move lmc_system_errors[] so that there is only one instance of it in the | Miod Vallat |
2006-03-16 | some clarifications on the AGP support | Theo de Raadt |
2006-03-16 | Move the agpgart handling code to a separate file. | Matthieu Herrb |
2006-03-16 | Document the APGIOC_XXX ioctls and associated structures. | Dimitry Andric |
2006-03-16 | Fix bug that was uncovered by adding correct prototypes and | Moritz Jodeit |
2006-03-16 | first pass of cleanup of this mess; ok dhill | Theo de Raadt |
2006-03-16 | error message fix; respect -q too. Ok ray@. | Xavier Santolaria |
2006-03-16 | KNF. No binary change. | Claudio Jeker |
2006-03-16 | Consistency, one Lord of the Rings entry not marked "(LOTR)" | Ryan Thomas McBride |
2006-03-16 | Try to display errormessage even if remout == -1 | Bjorn Sandell |
2006-03-16 | Switch tun(4) from encapsualting packets into a long mbuf chain over to use | Claudio Jeker |
2006-03-16 | typo. | Alexandre Anriot |
2006-03-16 | zap more unused variables. | Xavier Santolaria |
2006-03-16 | add missing {} so everything gets reached. | Xavier Santolaria |
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 |