summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-07rename ccb_xs to ccb_cookie, and switch it from a struct scsi_xfer * to aDavid Gwynne
2010-07-07use a mutex to ensure writes to the two registers used to post commands toDavid Gwynne
2010-07-07let the config page request code sleep while waiting for a ccb if it isDavid Gwynne
2010-07-07do a 1:1 conversion of mpii_{get,put}_ccb to scsi_io_{get,put}.David Gwynne
2010-07-07Pull out disk sort. I committed the wrong version of the diff and itMarco Peereboom
2010-07-06siop sets XS_NO_CCB when it fails to allocate device state when commandsDavid Gwynne
2010-07-06- add an openbsd rcsidJason McIntyre
2010-07-06Document new unsetenv() error returns.Christian Weisgerber
2010-07-06sun4e support in the bootblocks, derived from a diff from jason@ 7 years ago.Miod Vallat
2010-07-06Having common ienab_bic() and ienab_bis() entry points for sun4/4c and sun4mMiod Vallat
2010-07-06Remove unused CPUARCH_xxx and CPUCLS_xxx defines, as well as all the unusedMiod Vallat
2010-07-06Use spltty() to lock downcalls from apm against the information beingTheo de Raadt
2010-07-06Don't use a workq to do the suspend, because it races aginst the acpiTheo de Raadt
2010-07-06Send empty statistics rather than segfault if "ldapctl stats" is run when aMartin Hedenfal
2010-07-06Try to detect busy loops caused by misbehaving audio driversAlexandre Ratchov
2010-07-06Plug another memory leak. Forgot to reset key returned from cursor, havingMartin Hedenfal
2010-07-06one wire counter driver 2nd rev, from John L. Scarfone" <j0@cox.net> PR 6422Theo de Raadt
2010-07-06Clarify differences between the 'include' and 'schema' keyword. And stressMartin Hedenfal
2010-07-06zap trailing whitespace and fix some linewrap. please, developers, try andJason McIntyre
2010-07-06Enable FIFO IO for sd devices. This time committed against the actual tree.Marco Peereboom
2010-07-06When moving a node between pages during rebalance, find the source pageMartin Hedenfal
2010-07-06Update the interfaces changes from kroute to rde via imsg. ThisAlexander Bluhm
2010-07-06Use the static variable narea only where needed for config reload.Alexander Bluhm
2010-07-06Adapt code to adhere to the comment (now that doesn't happen very often!).Martin Hedenfal
2010-07-06document that ONLY_FOR_ARCHS and NOT_FOR_ARCHS are now subpackage-dependentMarc Espie
2010-07-06fuss over wantntogo, especially when it's false (make sure we still get :okMarc Espie
2010-07-06Add a blank line between sections in the output log, it's more readable.Antoine Jacoutot
2010-07-06various tweaks to previous; ok ratchovJason McIntyre
2010-07-06timeout_add -> timeout_add_msecBret Lambert
2010-07-06add the iopool wrapper around the mpii ccb free list. cut the midlayer andDavid Gwynne
2010-07-06Check return code from commit. Incorrectly returned success when commitMartin Hedenfal
2010-07-06timeout_add -> timeout_add_msecBret Lambert
2010-07-06Add the floppy576 entry back, needed for release. Okay kettenis.Paul Irofti
2010-07-06if we get an event notification that requires acknowledgement whileDavid Gwynne
2010-07-06move the last direct users of mpi_{get,put}_ccb over to using the scsiDavid Gwynne
2010-07-06spacingTheo de Raadt
2010-07-06get rid of ridiculous differences between the i386 and amd64 versionsTheo de Raadt
2010-07-06syncTheo de Raadt
2010-07-06Kill an unused variablePhilip Guenthe
2010-07-06Handle all streams the same way because there's no actualAlexandre Ratchov
2010-07-06Fix monumental cock-up with SCSI_SILENT and SCSI_IGNORE_ILLEGAL_REQUESTKenneth R Westerback
2010-07-06make kdump build after COMPAT_BSDOS removal.Owain Ainsworth
2010-07-05i forgot to remove various compat references from here. spotted by deraadtTed Unangst
2010-07-05During network intra-area-prefix-lsa origination, the designatedAlexander Bluhm
2010-07-05bsdos was removedTheo de Raadt
2010-07-05Rework somewhat for safety, so that we only interpret the values ofJonathan Gray
2010-07-05compat_bsdos is goneTed Unangst
2010-07-05remove compat_bsdos supportTed Unangst
2010-07-05improve description for -i; as a consequence of recent changes,Igor Sobrado
2010-07-05convert last user of libcompat in base to modern regexes. ok deraadtTed Unangst