Age | Commit message (Expand) | Author |
2013-03-10 | Prevent endless loop on input error. | Tobias Stoeckmann |
2013-03-10 | Prevent race condition by using already opened file descriptors. | Tobias Stoeckmann |
2013-03-10 | Rename sc_dis to sc_targets, since it is an array of targets that also | Joel Sing |
2013-03-10 | Allow the PIE/NOPIE variables in bsd.own.mk to be overriden. Force proper | Miod Vallat |
2013-03-10 | a small cheap adapter, keebox w150nu | Ted Unangst |
2013-03-09 | Usage -> usage; | Jason McIntyre |
2013-03-09 | flesh out previous a wee bit more; | Jason McIntyre |
2013-03-09 | Mention -v in manpage and usage. | Tobias Stoeckmann |
2013-03-09 | Describe interaction between write and O_APPEND. | Ted Unangst |
2013-03-09 | Bring back got and plt padding sections and special symbols from our changes | Miod Vallat |
2013-03-09 | Do not recurse into gprof/ and etc/ on OpenBSD. The former is provided | Miod Vallat |
2013-03-09 | Add new cu to the build and disable tip. Also bump "first appeared in" | Nicholas Marriott |
2013-03-09 | Always use the internal PHY on Apple variants, from FreeBSD. This unbreaks | Martin Pieuchot |
2013-03-09 | Code has not fallen back to "nobody" in a very long time; | Theo de Raadt |
2013-03-09 | RAMDISKC wil be needed for alphabook1 | Theo de Raadt |
2013-03-09 | Calculating the IP header checksum on Realtek 8168 is broken if the | Alexander Bluhm |
2013-03-09 | re-arrange the pre-accounting of the objects in the buffer so it | Theo de Raadt |
2013-03-09 | remove unneccessary needs-flag | Theo de Raadt |
2013-03-09 | Enable TCP socket splicing for HTTP persistent connection and chunked | Alexander Bluhm |
2013-03-09 | Drop 3rd and 4th clauses from Bradley A. Grantham's license, from NetBSD | Martin Pieuchot |
2013-03-09 | Rewrite the receive filter handling code and cleanup the ioctl bits. | Brad Smith |
2013-03-09 | fix target name | Marc Espie |
2013-03-09 | normalize structure definitions | Theo de Raadt |
2013-03-09 | turn off debug features we do not need | Theo de Raadt |
2013-03-09 | First steps towards alphabook1 support; from netbsd | Theo de Raadt |
2013-03-09 | document simpler logic | Marc Espie |
2013-03-08 | Add missing $OpenBSD$ RCS tags | Charles Longeau |
2013-03-08 | In pcic_intr_find(), pass a correct device name to isa_intr_establish(), so | Miod Vallat |
2013-03-08 | Stop defining __NO_ISA_INTR_CHECK and add a real isa_intr_check() function. | Miod Vallat |
2013-03-08 | Always initialize the direct DMA window, instead of relying upon SRM to do so; | Miod Vallat |
2013-03-08 | Consolidate parsing of rtm address lists. Use RTAX_GATEWAY entry | Kenneth R Westerback |
2013-03-08 | zap PERMIT_DISTFILES_CDROM | Marc Espie |
2013-03-08 | use Li for the T/Z specifiers; | Jason McIntyre |
2013-03-08 | allow "ssh -f none ..." ok markus@ | Damien Miller |
2013-03-08 | backout previous phidgets quirk | joshua stein |
2013-03-07 | add a quirk for phidgets to attach as ugen instead of uhid | joshua stein |
2013-03-07 | regen | joshua stein |
2013-03-07 | add phidgets 2x2 | joshua stein |
2013-03-07 | Add the PCI ids for the BCM57762 and BCM57766 chipsets. | Brad Smith |
2013-03-07 | Implement a bgpctl nei foo destroy that will remove the specified cloned | Claudio Jeker |
2013-03-07 | Implements a few missing bits for better templates support: | Claudio Jeker |
2013-03-07 | Correct the location of a DELAY() that was mismerged from FreeBSD in rev 1.319 | Brad Smith |
2013-03-07 | add submethod support to AuthenticationMethods; ok and freedback djm@ | Markus Friedl |
2013-03-07 | Fix return value of wcrtomb() in single-byte locales if the s argument is NULL. | Stefan Sperling |
2013-03-07 | fix atrocious code, do socket -> FILE* conversion correctly, with proper | Marc Espie |
2013-03-07 | Refactor code around route label creation and checking to make it easier | Kenneth R Westerback |
2013-03-07 | Add ECDSA instructions to ssl(8), with this and DSA's method now generating | Stuart Henderson |
2013-03-07 | remove spurious semicolon at end of if statement in vr_watchdog. | Stuart Henderson |
2013-03-07 | Allow a '+' in the MAILTO email adress; from Constantine A. Murenin | Todd C. Miller |
2013-03-07 | Remove unused ifa_ifwithaf() function. | Martin Pieuchot |