summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-13Only build fdboot on the appropriate architectures. Also fix the path toJoel Sing
2012-10-13In update verbose mode, when skipping an update candidate due to anJeremy Evans
2012-10-13we are now warning about this !Marc Espie
2012-10-13fix test now that we forbid unclosed specsMarc Espie
2012-10-13when makemap is executed in sendmail mode, check if ".db" is part of theGilles Chehade
2012-10-13Make map_lookup() and make_compare() set errno on failure to distinguishEric Faurot
2012-10-13Forgot to add _iscsid to mail/aliasesDavid Coppa
2012-10-12Added I-O DATA RSA-PCI2 support.sasano
2012-10-12Document duplicate inference rules. That's posix behavior, and what we do.Marc Espie
2012-10-12- implement "revert-buffer", which reverts the current buffer to what's on diskJasper Lievisse Adriaanse
2012-10-12Add $OpenBSD$ CVS Ids.Reyk Floeter
2012-10-12For consistency with other OSes and ease of porting, makePhilip Guenthe
2012-10-12Cleanup false positives for uninitialized uses.Christiano F. Haesbaert
2012-10-12Add the _iscsid user, required by iscsidDavid Coppa
2012-10-12no need to fetch and print the fw revisionMike Belopuhov
2012-10-12major cleanupMike Belopuhov
2012-10-12zap trailing whitespace;Jason McIntyre
2012-10-12a bit of janitoringMike Belopuhov
2012-10-12Now that the file offset/alignment issue has been found and fixed, switchJoel Sing
2012-10-12Force 16 byte alignment in boot(8) srt0.S, since this is more likely to getJoel Sing
2012-10-12make some assumptions more explicit, after some confusion...Marc Espie
2012-10-12Add a script that checks the file offsets for boot(8)'s .text and .dataJoel Sing
2012-10-12Use fdboot for amd64 floppy disk media.Joel Sing
2012-10-12Build a 'fdboot' that will be used for floppy disk media. This can be madeJoel Sing
2012-10-12fix infinite loops on regexps that match the empty word, which isMarc Espie
2012-10-12Extend the "retry" field to 16 bits. The new quadratic retry formulaEric Faurot
2012-10-11fix "disable lidsuspend on shutdown":Alexander Hall
2012-10-11- if argc / argv not empty after getopt() loop, display usageGilles Chehade
2012-10-11- no need to assign a separator to the last route flag since we're notGilles Chehade
2012-10-11- no need to set imsg_type to IMSG_MFA_CLOSE when we're not going to answerGilles Chehade
2012-10-11- remove dead storeGilles Chehade
2012-10-11- remove dead storeGilles Chehade
2012-10-11- map_create() takes a map_src not a map_kindGilles Chehade
2012-10-11- char * -> unsigned char *Gilles Chehade
2012-10-11- ssize_t -> size_tGilles Chehade
2012-10-11- replace "all" with "any"Gilles Chehade
2012-10-11- replace "from all" and "for all" with "from any" and "for any"Gilles Chehade
2012-10-11do not attempt a hardware list - it is currently out of date to the pointJason McIntyre
2012-10-11package checksums are no longer MD5, from Dawe on tech@.Stuart Henderson
2012-10-11rework the firmware interface and incorporate all the guts intoMike Belopuhov
2012-10-11kill a scary unused functionMike Belopuhov
2012-10-11better integer log2 implementation, checked with what linux is doingMike Belopuhov
2012-10-11remove pci_set_powerstate() calls that are not needed, since the pciTheo de Raadt
2012-10-11amend bug section with some fixed stuff.Marc Espie
2012-10-11fix make's cond parser to be able to handle .if 5 < 7 directly.Marc Espie
2012-10-11Initialise the protected mode IDT after zeroing .bss - otherwise we wipeJoel Sing
2012-10-11Enable Host AP power saving support for the RT2700, RT2800 and RT3090 chipsets.Mark Kettenis
2012-10-11Fix a use-after-free when collapsing the tree in choose mode, fromNicholas Marriott
2012-10-11The RSA public keys will be found in a subdirectory of /etc/iked/Reyk Floeter
2012-10-11Remove the new (as of r1.56) line of code which updates ifi->linkstat inStuart Henderson