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