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