Age | Commit message (Expand) | Author |
2009-07-07 | When adding or changing a MPLS route, add RTF_MPLS flag to | Michele Marchetto |
2009-07-07 | ..couldn't resist.. | Jasper Lievisse Adriaanse |
2009-07-07 | The fix for default-path (use target session options instead of global options) | Nicholas Marriott |
2009-07-07 | Minor fix: look for default-path in the options for the specified session first | Nicholas Marriott |
2009-07-07 | sync to 1.7.21: provide WESCAPE and MAN_IGN_ESCAPE, | Ingo Schwarze |
2009-07-07 | The word "indent" has a special meaning in ".Bd -tag -offset indent", | Ingo Schwarze |
2009-07-07 | sync to 1.7.21: kristaps@ seems to prefer British spelling... | Ingo Schwarze |
2009-07-07 | sync to 1.7.21: suboptarg is not portable to Linux; | Ingo Schwarze |
2009-07-07 | sync to 1.7.21: | Ingo Schwarze |
2009-07-06 | sync to 1.7.21: | Ingo Schwarze |
2009-07-06 | sync to 1.7.21: increment offset by the value of .Bd -offset | Ingo Schwarze |
2009-07-06 | .Bd -offset indent-two is two times 6, not two times 5 spaces | Ingo Schwarze |
2009-07-06 | Almost rewrite xbridge PCI resource allocation: | Miod Vallat |
2009-07-06 | remove unused WDEPCOL warning that became unused in 1.7.19 | Ingo Schwarze |
2009-07-06 | (1) exit with failure not success if options parsing fails; | Ingo Schwarze |
2009-07-06 | Fix handling of install info saving and fetching. May still be some | Kenneth R Westerback |
2009-07-06 | sync to 1.7.21: convert the last plain mdoc_err() in this file to verr(); | Ingo Schwarze |
2009-07-06 | Add a section summarising how options work, make the distinction between window | Nicholas Marriott |
2009-07-06 | default waittime is 5, not 3; | Jason McIntyre |
2009-07-06 | fe_towardzero not on openbsd. ok millert@ | Martynas Venckus |
2009-07-06 | don't test unspecified behavior per ISO C (section F.4). this made | Martynas Venckus |
2009-07-05 | take us to 4.6-current | David Gwynne |
2009-07-05 | Buffer in RMD160_CTX is length RMD160_BLOCK_LENGTH not RMD160_DIGEST_LENGTH. | Todd C. Miller |
2009-07-05 | only send SSH2_MSG_DISCONNECT if we're in compat20; from dtucker@ | Kevin Steves |
2009-07-05 | Make sure the OpenBSD bounds exclude the first cylinder, which is used | Miod Vallat |
2009-07-05 | sync | Theo de Raadt |
2009-07-05 | radeonfb(4), an accelerated framebuffer for Sun XVR-100 boards (which have an | Mark Kettenis |
2009-07-05 | sync | Mark Kettenis |
2009-07-05 | Fix typo that would prevent bsd.rd from being copied into the release dir. | Mark Kettenis |
2009-07-05 | sync | Theo de Raadt |
2009-07-03 | Try to be smarter when allocating pci resources, and use unused devio slots | Miod Vallat |
2009-07-03 | Add a wsdisplay type for an upcoming driver for the Sun XVR-100 framebuffer. | Mark Kettenis |
2009-07-03 | allow pkg_mklocatedb -p to work again; from espie@ | Christian Weisgerber |
2009-07-03 | Support RTL8103E and RTL8168DP which are starting to show up, from brad. | Theo de Raadt |
2009-07-03 | fix mac address for dual-port 8257[56] cards; ok claudio, kettenis, deraadt | Markus Friedl |
2009-07-03 | fix a typo; from brad | Theo de Raadt |
2009-07-03 | document support for the bcm5709 and bcm5716, and the new firmware files | David Gwynne |
2009-07-03 | this is a rather large change to add support for the BCM5709. | David Gwynne |
2009-07-03 | regen | David Gwynne |
2009-07-03 | add ids for the new phys on the bcm5709s | David Gwynne |
2009-07-03 | sync | Theo de Raadt |
2009-07-03 | pull in new bnx firmwares | Theo de Raadt |
2009-07-03 | newer bnx chips use a separate firmware to the "old" ones. this updates | David Gwynne |
2009-07-03 | jmc becomes upset when nouns are used as verbs; via krw | Theo de Raadt |
2009-07-02 | Do *not* newfs non-ffs partitions while installing. Even if someone | Kenneth R Westerback |
2009-07-02 | Revert the 'optimization' I attempted in r1.21 since it turns out | Kenneth R Westerback |
2009-07-02 | add a missing full stop; noticed by frantisek holop <minusf at obiit dot org> | Ingo Schwarze |
2009-07-02 | missing final `d' in `prepended' | Jacob Meuser |
2009-07-02 | avoid infinite recursion if unlink fails. reported by Stefan Pettersson | Martynas Venckus |
2009-07-02 | Fix two copy/paste bugs: forbid zero-length buffers to prevent a fatal error | Nicholas Marriott |