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