summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-07-05Automatically install missing users and groups.Antoine Jacoutot
2010-07-05sync from mirrors.datStuart Henderson
2010-07-05Reset register SCI_EN on resume. The ACPI spec clearly states we don't haveMike Larkin
2010-07-05syncTheo de Raadt
2010-07-04600 i mean. hackathon took it's toll. pointed out by halexTheo de Raadt
2010-07-04restrict srmmu handling to just sun4mTheo de Raadt
2010-07-04make ^D handling consistant in fdisk by just bailing out instead ofAlexander Hall
2010-07-04the pkg.conf file should be mode 644, in case the user used a ftpTheo de Raadt
2010-07-04Remove an obsolete (was in rev 1.1) and unclear commentPhilip Guenthe
2010-07-04- zap trailing whitespaceJason McIntyre
2010-07-04reindent, turn function mkheader into method.Marc Espie
2010-07-04remove direct prints, pass thru state.Marc Espie
2010-07-04best if I don't forget half of the commit...Marc Espie
2010-07-04typo;Jason McIntyre
2010-07-04initial documentation for pkg.conf, after nits from jmc@, and straighteningMarc Espie
2010-07-04two config optionsMarc Espie
2010-07-04document new semanticsMarc Espie
2010-07-04Remove the non-standard, commented out, -c option.Todd C. Miller
2010-07-03Be sure to initialize b_bq member of struct buf not allocated through theMiod Vallat
2010-07-03clean up all created filesPeter Hessler
2010-07-03Better non-debug logging messages when a session is established/closed.Reyk Floeter