Age | Commit message (Expand) | Author |
2012-08-16 | Add a test case to verify ld.so's randomdata section is initialized | Matthew Dempsky |
2012-08-16 | sync | Theo de Raadt |
2012-08-16 | basic randomdata regression tests | Matthew Dempsky |
2012-08-16 | we're not going to loop in rxeof here as well so remove the leftovers | Mike Belopuhov |
2012-08-16 | revert previous; wrong diff | Mike Belopuhov |
2012-08-16 | mfii_exec_done clears ccb_cookie, so mfii_exec should test that, not | David Gwynne |
2012-08-16 | fix mfi_poll by having it do delays between loops, and breaking on | David Gwynne |
2012-08-16 | rework mfi_poll so it will do all the completions on a ccb including | David Gwynne |
2012-08-16 | stop passing mfi_softc around as a member of the ccb, consistently give it | David Gwynne |
2012-08-16 | scrub ccbs when we're about to use them, not when we put them back | David Gwynne |
2012-08-16 | move the dma syncs for the ccb data into ccb_done, so we can do it once | David Gwynne |
2012-08-16 | fix up the dma sync for the command frame in mfi_done. | David Gwynne |
2012-08-16 | remove pool hiwat call. hiwat is less useful than it used to be. | Ted Unangst |
2012-08-16 | white space, no real changes | David Gwynne |
2012-08-16 | move completions of ccbs out of the postq mutex. avoids the unlikely but | David Gwynne |
2012-08-16 | replace the SLIST for ccbs with a SIMPLEQ so i can add stuff to the end | David Gwynne |
2012-08-16 | send inetd tftpd to the attic. | David Gwynne |
2012-08-16 | switch off inetd tftp-proxy and enable the standalone one instead. | David Gwynne |
2012-08-16 | rewrite the mfii_mgmt path to be a bit more... symmetrical. | David Gwynne |
2012-08-15 | use Lk for links; | Jason McIntyre |
2012-08-15 | use Lk for links; | Jason McIntyre |
2012-08-15 | - use Lk for links | Jason McIntyre |
2012-08-15 | use Lk for links; | Jason McIntyre |
2012-08-15 | use Lk for links; | Jason McIntyre |
2012-08-15 | add mfii(4); | Jason McIntyre |
2012-08-15 | (somewhat belatedly) update currency exchange rates; | Jason McIntyre |
2012-08-15 | Eivind Evensen reports a working device, but another reader (sorry, mail | Jason McIntyre |
2012-08-15 | a little more info on certificate validity; | Jason McIntyre |
2012-08-15 | remove trailing whitespace; | Jason McIntyre |
2012-08-15 | update the description for ix(4), and add the description for oce(4); | Jason McIntyre |
2012-08-15 | tweak previous; | Jason McIntyre |
2012-08-15 | remove some unneeded Pp; | Jason McIntyre |
2012-08-15 | A couple small but long anticipated changes: | Matthew Dempsky |
2012-08-15 | - remove some redundancy within the sendmail text | Jason McIntyre |
2012-08-15 | Oops, on a.out architectures __cerror() is called _cerror(). Fix | Matthew Dempsky |
2012-08-15 | we're not going to loop in rxeof here as well so remove the leftovers | Mike Belopuhov |
2012-08-15 | Enable IPv6 autoconfprivacy by default | sperreault |
2012-08-15 | add oce and mfii; ok deraadt dlg | Mike Belopuhov |
2012-08-15 | document perl module new goodies | Marc Espie |
2012-08-15 | Remove the old ioctl interface which has been disabled for over | Jonathan Gray |
2012-08-14 | Add support for basic HTTP authentication as described on RFC 2617 and | Christiano F. Haesbaert |
2012-08-14 | Garbage collect the USE_GCC variables; everything uses | Matthew Dempsky |
2012-08-14 | Add framework support for controlling symbol visibility in shared | Matthew Dempsky |
2012-08-14 | sync | Theo de Raadt |
2012-08-14 | whitespace cleanup; no binary change | Mike Belopuhov |
2012-08-14 | use scsi_get_link to find out the name of a child device for bioctl rather | David Gwynne |
2012-08-14 | expose the max number of logical volumes the hardware supports as the width | David Gwynne |
2012-08-14 | Boldify windows with alerts in choose-* list. | Nicholas Marriott |
2012-08-14 | Tidy up tty_write, from Sean Estabrooks. | Nicholas Marriott |
2012-08-14 | Use a separate define for each default format template and strip clutter | Nicholas Marriott |