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