Age | Commit message (Expand) | Author |
2006-03-17 | Better (maybe even comprehensible) message about volume header and boot | Otto Moerbeek |
2006-03-17 | rlog_strsplit() -> cvs_strsplit() and move it to util.c so it can be reused | Xavier Santolaria |
2006-03-17 | fix a few off-by-ones; from NetBSD; ok deraadt@ | Otto Moerbeek |
2006-03-17 | Use ssize_t in appropriate places. | Ray Lai |
2006-03-17 | Remove unused variables len and i, change `end' to size_t type. | Ray Lai |
2006-03-17 | rev 1.77 | Brad Smith |
2006-03-17 | In m_pulldown avoid a prepend to the next mbuf in the chain if the result | Brad Smith |
2006-03-16 | - checkout_rev() can fail, in which case we want a non-zero exit code. | Niall O'Higgins |
2006-03-16 | Get rid of specific softc structure for pci host bridges, as it is never | Miod Vallat |
2006-03-16 | Get rid of redundant check in tcasicmatch() - we will only request "tcasic" | Miod Vallat |
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 |