Age | Commit message (Expand) | Author |
2009-06-24 | Constify utf8_width() function argument. | Nicholas Marriott |
2009-06-24 | print RFv1/RFv2 for 8187L dmesgs; since code paths are very different | Martynas Venckus |
2009-06-24 | sync to 1.7.20: minimum requirements for -mdoc documents; | Ingo Schwarze |
2009-06-23 | fix three off-by-one errors in whitespace output | Ingo Schwarze |
2009-06-23 | sync to 1.7.20: Document whitespace handling. | Ingo Schwarze |
2009-06-23 | Mention LC_ALL, LC_CTYPE. | Nicholas Marriott |
2009-06-23 | sync to 1.7.20: like for the -man case, add an nchild counter to the -mdoc | Ingo Schwarze |
2009-06-23 | sync to 1.7.20: -man documents must contain .TH and may contain tab characters | Ingo Schwarze |
2009-06-23 | sync to 1.7.20: fix .br support in -man | Ingo Schwarze |
2009-06-23 | sync to 1.7.20: root and text validation for -man | Ingo Schwarze |
2009-06-23 | Add some common config file examples to the quick start section. | Nicholas Marriott |
2009-06-23 | sync to 1.7.20: error reporting functions for -man | Ingo Schwarze |
2009-06-23 | sync | Stuart Henderson |
2009-06-23 | Add the PCI id for the EHCI controller on the AMD 8111 from the datasheet. | Stuart Henderson |
2009-06-23 | If a pane is "zombified" (remain-on-exit flag), don't continue to queue key and | Nicholas Marriott |
2009-06-23 | Escape ) to make "C-x )" spaced correctly in key list. | Nicholas Marriott |
2009-06-23 | getgrouplist(3) used to and ought to return 0 on success; | Ingo Schwarze |
2009-06-23 | tweak previous; | Jason McIntyre |
2009-06-23 | tweak previous; | Jason McIntyre |
2009-06-23 | tweak previous; | Jason McIntyre |
2009-06-23 | LC_ALL overrides LC_CTYPE and LANG. Comment was correct but the code | Nicholas Marriott |
2009-06-23 | Make sure that the metadata level matches the requested assembly level when | Joel Sing |
2009-06-23 | Fix some more whitespace issues. | Joel Sing |
2009-06-23 | Add 82574L to the list of supported MACs. | Claudio Jeker |
2009-06-23 | Add support for the 82574L chips and the bme1000 phy which is also used on | Claudio Jeker |
2009-06-23 | Ignore the PCT if the PSS has zero entries, only became | Gordon Willem Klok |
2009-06-23 | - /dev/drum is long gone; sync comment with reality | Jasper Lievisse Adriaanse |
2009-06-23 | Don't use == for string comparison. | Jonathan Gray |
2009-06-22 | Sync the strict alignment with vr(4). Remove the if (1) and replace it with | Claudio Jeker |
2009-06-22 | Remove unneeded sotorawpcb() call, as the PCB is unmolested between | Bret Lambert |
2009-06-22 | Check that the address family is appropriate before processing ICMPv4 and | Joel Sing |
2009-06-22 | Always drop ICMPv6 in IPv4 datagrams, not only when compiled with INET6. | Joel Sing |
2009-06-22 | Tidy up promiscuous mode and multicast handling; tested by Simon Kuhnle | Stuart Henderson |
2009-06-22 | Fix scrub max-mss for IPv6 traffic. | Joel Sing |
2009-06-22 | Log a warning when "enforce remote-as" is triggered. ok claudio@ | Stuart Henderson |
2009-06-22 | sync m_inithdr() with m_gethdr() after the | Thordur I. Bjornsson |
2009-06-22 | alphabetize includes; reduces diff vs portable and style(9). ok stevesk djm | Darren Tucker |
2009-06-21 | fix PKG_CONFIG_PATH handling per system/6174. tested with xenocara build | Chris Kuethe |
2009-06-21 | now in sync with release 1.7.19 | Ingo Schwarze |
2009-06-21 | sync to 1.7.19: do not try to print_body() when there is none | Ingo Schwarze |
2009-06-21 | Use static for forward decl of static arrays instead of extern | Jonathan Gray |
2009-06-21 | Use correct synopses for checkout and export when an invalid -k option | Stuart Henderson |
2009-06-21 | sync to 1.7.19: bzero(PTR, ...) is simpler than memset(PTR, 0, ...) | Ingo Schwarze |
2009-06-21 | sync to 1.7.19: make the declarations more readable | Ingo Schwarze |
2009-06-21 | sync to 1.7.19: the static function fstdin was called from exactly one place | Ingo Schwarze |
2009-06-21 | sync to 1.7.19: update and reorder COMPATIBILITY and CAVEATS | Ingo Schwarze |
2009-06-21 | sync to 1.7.19: proper font decorations for special and .It characters | Ingo Schwarze |
2009-06-21 | sync to 1.7.19: simplify code; no functional change | Ingo Schwarze |
2009-06-21 | sync to 1.7.19: .Bl -column now correctly handles tail entries, | Ingo Schwarze |
2009-06-21 | sync to 1.7.19: kristaps@ rewrote post_bf to reduce nesting | Ingo Schwarze |