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