Age | Commit message (Expand) | Author |
2007-03-28 | Improve output of some debugging messages. | Christopher Pascoe |
2007-03-28 | Some more safety checks on ccb state. | Christopher Pascoe |
2007-03-28 | disk addresses are in hex, not decimal. makes my LSILogic,sas@3/disk@13 | David Gwynne |
2007-03-28 | CC: a copy of the bug report to sender. Requested by Travers Buda. | Ray Lai |
2007-03-28 | Bump max number of physical segments. Machines in the wild | Tobias Weingartner |
2007-03-27 | OK, I understand why jsg wanted the disk_unbusy() in wdretry(), and he | Theo de Raadt |
2007-03-27 | only actually change the drive LED state if there was a real state change; | Theo de Raadt |
2007-03-27 | finally remove old warning, @lib has been around (and used) since 3.7. | Marc Espie |
2007-03-27 | Don't pick up IPv6 link local IPs on address deletions. | Marco Pfatschbacher |
2007-03-27 | Fix spelling of hexadecimal. Noted by jmc@ and Steven Mestdagh. | Todd C. Miller |
2007-03-27 | Remove unused parameter in nbr_new | Michele Marchetto |
2007-03-27 | When trap() causes a panic, have stacktrace() use ddb to find the symbol | Miod Vallat |
2007-03-27 | Catch OOB access for tag searches mathching lines ending with \ | Otto Moerbeek |
2007-03-27 | Normalize tv so that tv_usec is positive. The kernel also normalizes, | Otto Moerbeek |
2007-03-27 | Remove an #ifdef LFS chunk from dk_mountroot(); | Thordur I. Bjornsson |
2007-03-27 | Clean up some return value handling now that we know that what's returned | Artur Grabowski |
2007-03-27 | Try and print symbol-relative addresses for branches, and display | Miod Vallat |
2007-03-27 | this level of serverworks sata does not help | Theo de Raadt |
2007-03-27 | Add base64 support to cksum and friends. Output encoding can | Todd C. Miller |
2007-03-27 | Sierra Wireless Aircard 580 has been reported working, so move it to | Felix Kronlage |
2007-03-27 | Fix aligenment issues by using bcopy() and a local variable instead of the | Claudio Jeker |
2007-03-27 | more grammar fixups; from bret lambert and myself | Jason McIntyre |
2007-03-27 | grammar from bret lambert, and one more from me; | Jason McIntyre |
2007-03-27 | First step to make ospfd equal cost multipath aware. | Claudio Jeker |
2007-03-27 | Correctly handle connected routes in srt_check_route() | Michele Marchetto |
2007-03-27 | attach ahci based on the pci class and interface fields, not just on a | David Gwynne |
2007-03-27 | grok LSILogic,sas controllers in bootpath; as well, become aware that (at | Theo de Raadt |
2007-03-27 | -a requires a separate synopsis; | Jason McIntyre |
2007-03-27 | sync with espie@'s latest change to diff(1). | Xavier Santolaria |
2007-03-27 | disable serverworks sata until it works (been busted for a year on the | Theo de Raadt |
2007-03-27 | Replace some scary pointer code. The new code is O(n^2) for strings | Ray Lai |
2007-03-27 | First stab at state transition code for volumes and chunks. | Marco Peereboom |
2007-03-27 | Remove variable name from prototype. | Ray Lai |
2007-03-27 | regenerate | Chris Kuethe |
2007-03-27 | u-blox ANTARIS4 GPS receiver | Chris Kuethe |
2007-03-27 | regen | David Gwynne |
2007-03-27 | silicon image 3131 and 3531 | David Gwynne |
2007-03-26 | even better wording. | Marc Espie |
2007-03-26 | adjust documentation to simplify the common case. | Marc Espie |
2007-03-26 | - tweak the opening sentence | Jason McIntyre |
2007-03-26 | software-driven drive light code, using a timeout. uwe wrote some code | Theo de Raadt |
2007-03-26 | Make the default behaviour to force a fsck when upgrading, as it | Otto Moerbeek |
2007-03-26 | Do not log when the slave gets killed because of read() | Moritz Jodeit |
2007-03-26 | kill trailing whitespace...shame on me if i sent bob a diff w/ | Jason McIntyre |
2007-03-26 | sync | Theo de Raadt |
2007-03-26 | do not doc the http parts | Theo de Raadt |
2007-03-26 | do not ship the http parts for now; ok millert | Theo de Raadt |
2007-03-26 | Simplify gecos parsing code and prevent buffer overflow | Moritz Jodeit |
2007-03-26 | remove the unneccessary options descriptions from usage(); | Jason McIntyre |
2007-03-26 | use new license. ok kjell@, who also wanted his name removed, but he needs | Bob Beck |