summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-05In no-fill mode, avoid bogus blank lines in two situations:Ingo Schwarze
2019-01-05Simplify and clarify (i.e. shrink) code processingKenneth R Westerback
2019-01-05In groff, when the .SY block macro occurs in no-fill mode,Ingo Schwarze
2019-01-05Slowly start doing more HTML output tests, in this case for theIngo Schwarze
2019-01-05KNF nit.Kenneth R Westerback
2019-01-05In HTML output, man(7) .RS blocks get formatted as <div class="Bd-indent">,Ingo Schwarze
2019-01-05fix previous commitMark Kettenis
2019-01-05Correctly account for the memory allocated when creating a set.Claudio Jeker
2019-01-05Expand a macro instruction for clang. Unlike gas, the integratedVisa Hankala
2019-01-05Replace two-operand instruction aliases that clang does notVisa Hankala
2019-01-05match arm64 and armv7 and print unconfigured simplebus devices on octeonJonathan Gray
2019-01-05Add em_pch_cnp to IS_ICH8 macro. Missed when adding em_pch_cnp.Jonathan Gray
2019-01-05regenJonathan Gray
2019-01-05add more intel core and 300 series u idsJonathan Gray
2019-01-05we assumed that there was no such thing as an "mda session" so the logsGilles Chehade
2019-01-05revert this change, it was committed by accidentGilles Chehade
2019-01-05minor cleanup, no functional change:Ingo Schwarze
2019-01-05introduce smtp 'timeout' reporting event to notify filters that a timeoutGilles Chehade
2019-01-05Now that the NODE_NOFILL flag in the syntax tree is accurate,Ingo Schwarze
2019-01-05no-fill mode has to be suspended during tbl(7) rendering, tooIngo Schwarze
2019-01-05move the DATA bytes accounting a bit earlier so that we don't have to dealGilles Chehade
2019-01-05match arm64 and print unconfigured simplebus devices on armv7Jonathan Gray
2019-01-05enable ohci at fdt on RAMDISK as wellJonathan Gray
2019-01-05minor cleanup, no functional change:Ingo Schwarze
2019-01-05mention fdt attachmentsJonathan Gray
2019-01-05Some high-level block macros have an effect similar to temporarilyIngo Schwarze
2019-01-04enable ohci at fdtDavid Gwynne
2019-01-04add support for ohci, as found on the pine64David Gwynne
2019-01-04Don't reopen file if its stdin.Martijn van Duren
2019-01-04make kernel build without MPLS/mpe/mpwSebastian Benoit
2019-01-04make kernel build without INET6 again.Sebastian Benoit
2019-01-04Make gas ignore the ".set hardfloat" directive on mips64.Visa Hankala
2019-01-04fix the dates that got broken by cvs commitIngo Schwarze
2019-01-04Test interaction of low-level roff(7) filling requests with .Bd in generalIngo Schwarze
2019-01-04Two functional improvements to filling in terminal output.Ingo Schwarze
2019-01-04eliminate function-static attempt counters for passwd/kbdintDamien Miller
2019-01-04Simplify the roff(7) .ce and .rj terminal formatter by using theIngo Schwarze
2019-01-04fix memory leak of ciphercontext when rekeying; bz#2942Damien Miller
2019-01-04Implement centering and adjustment to the right margin directly inIngo Schwarze
2019-01-04Oops, i forgot to adjust this file to the changes in roff.h rev. 1.49.Ingo Schwarze
2019-01-04test the roff(7) .ce and .rj requests;Ingo Schwarze
2019-01-03add a simplebus print function so unconfigured devices appear in dmesg.David Gwynne
2019-01-03Unbreak build under OPT_DEBUGkn
2019-01-03Fix a collection of covering unveil bugs that prevent unveil's of upperBob Beck
2019-01-03Drop two unused settings.Jeremie Courreges-Anglas
2019-01-03No support for vax any more, simplify setup.Jeremie Courreges-Anglas
2019-01-03Rewrite the line filling function for terminal output yet again.Ingo Schwarze
2019-01-03Crank MAXTSIZ to next pow2 (256MB) because a few piggy binariesTheo de Raadt
2019-01-03Fix .end symbol.Visa Hankala
2019-01-03The need for separate bpf and routing message buffers was eliminatedKenneth R Westerback