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