Age | Commit message (Expand) | Author |
2012-10-13 | Only build fdboot on the appropriate architectures. Also fix the path to | Joel Sing |
2012-10-13 | In update verbose mode, when skipping an update candidate due to an | Jeremy Evans |
2012-10-13 | we are now warning about this ! | Marc Espie |
2012-10-13 | fix test now that we forbid unclosed specs | Marc Espie |
2012-10-13 | when makemap is executed in sendmail mode, check if ".db" is part of the | Gilles Chehade |
2012-10-13 | Make map_lookup() and make_compare() set errno on failure to distinguish | Eric Faurot |
2012-10-13 | Forgot to add _iscsid to mail/aliases | David Coppa |
2012-10-12 | Added I-O DATA RSA-PCI2 support. | sasano |
2012-10-12 | Document 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 disk | Jasper Lievisse Adriaanse |
2012-10-12 | Add $OpenBSD$ CVS Ids. | Reyk Floeter |
2012-10-12 | For consistency with other OSes and ease of porting, make | Philip Guenthe |
2012-10-12 | Cleanup false positives for uninitialized uses. | Christiano F. Haesbaert |
2012-10-12 | Add the _iscsid user, required by iscsid | David Coppa |
2012-10-12 | no need to fetch and print the fw revision | Mike Belopuhov |
2012-10-12 | major cleanup | Mike Belopuhov |
2012-10-12 | zap trailing whitespace; | Jason McIntyre |
2012-10-12 | a bit of janitoring | Mike Belopuhov |
2012-10-12 | Now that the file offset/alignment issue has been found and fixed, switch | Joel Sing |
2012-10-12 | Force 16 byte alignment in boot(8) srt0.S, since this is more likely to get | Joel Sing |
2012-10-12 | make some assumptions more explicit, after some confusion... | Marc Espie |
2012-10-12 | Add a script that checks the file offsets for boot(8)'s .text and .data | Joel Sing |
2012-10-12 | Use fdboot for amd64 floppy disk media. | Joel Sing |
2012-10-12 | Build a 'fdboot' that will be used for floppy disk media. This can be made | Joel Sing |
2012-10-12 | fix infinite loops on regexps that match the empty word, which is | Marc Espie |
2012-10-12 | Extend the "retry" field to 16 bits. The new quadratic retry formula | Eric Faurot |
2012-10-11 | fix "disable lidsuspend on shutdown": | Alexander Hall |
2012-10-11 | - if argc / argv not empty after getopt() loop, display usage | Gilles Chehade |
2012-10-11 | - no need to assign a separator to the last route flag since we're not | Gilles Chehade |
2012-10-11 | - no need to set imsg_type to IMSG_MFA_CLOSE when we're not going to answer | Gilles Chehade |
2012-10-11 | - remove dead store | Gilles Chehade |
2012-10-11 | - remove dead store | Gilles Chehade |
2012-10-11 | - map_create() takes a map_src not a map_kind | Gilles Chehade |
2012-10-11 | - char * -> unsigned char * | Gilles Chehade |
2012-10-11 | - ssize_t -> size_t | Gilles 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-11 | do not attempt a hardware list - it is currently out of date to the point | Jason McIntyre |
2012-10-11 | package checksums are no longer MD5, from Dawe on tech@. | Stuart Henderson |
2012-10-11 | rework the firmware interface and incorporate all the guts into | Mike Belopuhov |
2012-10-11 | kill a scary unused function | Mike Belopuhov |
2012-10-11 | better integer log2 implementation, checked with what linux is doing | Mike Belopuhov |
2012-10-11 | remove pci_set_powerstate() calls that are not needed, since the pci | Theo de Raadt |
2012-10-11 | amend bug section with some fixed stuff. | Marc Espie |
2012-10-11 | fix make's cond parser to be able to handle .if 5 < 7 directly. | Marc Espie |
2012-10-11 | Initialise the protected mode IDT after zeroing .bss - otherwise we wipe | Joel Sing |
2012-10-11 | Enable Host AP power saving support for the RT2700, RT2800 and RT3090 chipsets. | Mark Kettenis |
2012-10-11 | Fix a use-after-free when collapsing the tree in choose mode, from | Nicholas Marriott |
2012-10-11 | The RSA public keys will be found in a subdirectory of /etc/iked/ | Reyk Floeter |
2012-10-11 | Remove the new (as of r1.56) line of code which updates ifi->linkstat in | Stuart Henderson |