summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-17aligment -> alignmentMiod Vallat
2010-06-17- start sentence with a capital letterJason McIntyre
2010-06-17Correct sizing of object to be allocated by calloc(), replacingDamien Miller
2010-06-17document WRKDIR_LINKNAME; ok espie@ jmc@william
2010-06-16permit e.g. -inet6 syntax by slurping all lines not just someTodd T. Fries
2010-06-16Mdocdate is not a valid reason to generate a new MAKEDEV.8, finally noticedTodd T. Fries
2010-06-16Add support to use sasyncd(8) with iked(8) instead of isakmpd(8). TheReyk Floeter
2010-06-16fully document SUBST_CMDMarc Espie
2010-06-16document PROGRESS_METER and a few other new changesMarc Espie
2010-06-16Always check both the return value of scsi_do_mode_sense() and theKenneth R Westerback
2010-06-16Bring ststrategy() into line with sdstrategy() and cdstrategy(), makingKenneth R Westerback
2010-06-15- sync lua moduleJasper Lievisse Adriaanse
2010-06-15Move around some functions to ease re-use from ldapctl.Martin Hedenfal
2010-06-15Verify that a transaction passed to btree_tnx_{put,del} is not readonly.Martin Hedenfal
2010-06-15Make modify and simple auth requests open their own transactions, as searchMartin Hedenfal
2010-06-15remove unused uuid_hash function, found by lintMartin Hedenfal
2010-06-15Implement support in the parent to (re-)open database files on behalf ofMartin Hedenfal
2010-06-15EV_READ and EV_WRITE are not mutually exclusive, so check if we get both inMartin Hedenfal
2010-06-15When fsck_ffs is used with disklabel UIDs the hot root test fails inJoel Sing
2010-06-15softraid doesnt provide disk cache settings to tweak, mark those ioctls asDavid Gwynne
2010-06-15various Huawei 3g devices share a usb id, some of them need DEV_UMASS5 for pr...Felix Kronlage
2010-06-15handle lost+foundMarc Espie
2010-06-15it's okay for partial- packages to be a bit weird...Marc Espie
2010-06-15fix an mdoc macroJonathan Gray
2010-06-15typo2Marc Espie
2010-06-15with more primitive primitives, we don't need to override so much...Marc Espie
2010-06-15typoMarc Espie
2010-06-15more printing changes.Marc Espie
2010-06-15fix count of deinstalling packages.Marc Espie
2010-06-15push @todo2 global into state. name other options with sensible names.Marc Espie
2010-06-15yet another path, maybe to changeMarc Espie
2010-06-15enable the write cache on disks during attach.David Gwynne
2010-06-15rearrange attach so that the SDEV_VIRTUAL flag is set during scsi_probe,David Gwynne
2010-06-15dont pass the dev_t from the scsi device drivers into the midlayer forDavid Gwynne
2010-06-15fix keyword sort orderReyk Floeter
2010-06-15only compare the SPIi in the SA treeReyk Floeter
2010-06-14check if cert is available and validReyk Floeter
2010-06-14Initiator mode with certificates; needs more work but works.Reyk Floeter
2010-06-14Last change erroneously used the target argument for looking up theNicholas Marriott
2010-06-14Add a missing command and some missing Ic, from Tiago Cunha.Nicholas Marriott
2010-06-14zap empty message...Marc Espie
2010-06-14Initial support for initiator mode which allows to run iked as aReyk Floeter
2010-06-14the ikesa prf config option is currently brokenReyk Floeter
2010-06-14fix my previous commit, i forgot BIP, so instead of enumeratingDamien Bergamini
2010-06-14Add commands to create/delete/install/import keys withoutJonathan Gray
2010-06-14do not try to associate with an AP using an unsupported group cipher,Damien Bergamini
2010-06-14plug a memleak, free the devname when we succeed withThordur I. Bjornsson
2010-06-14fix block length for AESReyk Floeter
2010-06-14fix EAP responder modeReyk Floeter
2010-06-14syncTodd T. Fries