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