Age | Commit message (Expand) | Author |
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 |
2010-07-05 | Change SO_RDOMAIN to SO_RTABLE in err() after the recent "rename". | Robert Nagy |
2010-07-05 | Unbreak writing updates to the btree while having a cursor open on the | Martin Hedenfal |
2010-07-05 | original `for' loop has bug `use after free'. At first iteration we are | zinovik |
2010-07-05 | Plug a memory leak when aborting transactions. | Martin Hedenfal |
2010-07-05 | remove a debugging panic, as pointed out by mike; | Thordur I. Bjornsson |
2010-07-05 | cope with the recent changes to m_copyback(); | Thordur I. Bjornsson |
2010-07-05 | If we find something is not aligned according to ALIGNED_POINTER(), we | Theo de Raadt |
2010-07-05 | sync from mirrors.dat | Stuart Henderson |
2010-07-05 | Add prototype and remove unused variable. | lum |
2010-07-05 | Close cursor on delete. Fixes memory leak introduced by non-leaf delete | Martin Hedenfal |
2010-07-05 | timeout_add -> timeout_add_sec | Bret Lambert |
2010-07-05 | timeout_add -> timeout_add_sec | Bret Lambert |
2010-07-05 | Sync recent mono MODULE change. | Antoine Jacoutot |