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