Age | Commit message (Expand) | Author |
2019-09-05 | Prepare the bat for kernels greater > 8MB of code, why because clang. | Theo de Raadt |
2019-09-05 | Nuke unused st_softc field 'numblks'. | Kenneth R Westerback |
2019-09-05 | Minimize differences between IPv4 and IPv6 multicast tests. | Alexander Bluhm |
2019-09-05 | There can be only one -- mode. | Kenneth R Westerback |
2019-09-05 | Link IPv6 multicast tests to regress build. | Alexander Bluhm |
2019-09-05 | Test IPv6 multicast sender, receiver, router. Minimal mc6route | Alexander Bluhm |
2019-09-05 | Feed the bntest output to bc(1). This checks the result of the big | Alexander Bluhm |
2019-09-04 | Shuffle sdstart() and sdminphys() declarations closer to their friends. | Kenneth R Westerback |
2019-09-04 | Call comma-separated lists as such to clarify semantics. | Christian Weisgerber |
2019-09-02 | Test multicast sender, receiver, router. Minimal mcroute implmentation | Alexander Bluhm |
2019-09-04 | Hoist the quirks up another rung. drive_quirks is superfluous, just | Kenneth R Westerback |
2019-09-04 | 'quirks' field of struct modes is superfluous. There is only 1 mode. Just use | Kenneth R Westerback |
2019-09-04 | Various whitespace nits. | Kenneth R Westerback |
2019-09-04 | The great density mode purge of 2006 (r1.62) was never carried through | Kenneth R Westerback |
2019-09-04 | Add RCS Id. | Alexander Bluhm |
2019-09-04 | Fix a route use after free in IPv6 multicast route. Move the | Alexander Bluhm |
2019-09-04 | msdosfs: remove timezone support | cheloha |
2019-09-04 | Remove DST/TIMEZONE options(4) from kernel configs; ok jca@ deraadt@ | cheloha |
2019-09-04 | gettimeofday, settimeofday(2): limit timezone support | cheloha |
2019-09-04 | let collisionreport work better with FETCH_PACKAGES | Marc Espie |
2019-09-04 | Add comment. | Mark Kettenis |
2019-09-04 | adjust a variable name in a comment after the reorg in signal.c rev. 1.18 | Ingo Schwarze |
2019-09-04 | bump version | Gilles Chehade |
2019-09-04 | disallow proc filters from responding with junk action at commit | Gilles Chehade |
2019-09-04 | introduce the 'junk' builtin filter action which marks a session or | Gilles Chehade |
2019-09-04 | vmd(8): memory leak in an error path | Mike Larkin |
2019-09-04 | tweak previous; | Jason McIntyre |
2019-09-04 | sync | Theo de Raadt |
2019-09-04 | Correct the length of read from file, wide character buffer, add NUL | asou |
2019-09-03 | less uses a correct raceless signal method of indicating signal events in | Theo de Raadt |
2019-09-03 | Add support for getting the frequency of the CPU clocks. | Mark Kettenis |
2019-09-03 | Shorten normal dmesg attach verbiage and expand SCSIDEBUG verbiage. | Kenneth R Westerback |
2019-09-03 | amlmmc(4) | Mark Kettenis |
2019-09-03 | repair typo and editing mishap | Christian Weisgerber |
2019-09-03 | Enable amlmmc(4). | Mark Kettenis |
2019-09-03 | Add clang support. | Mark Kettenis |
2019-09-03 | adapt to new <p> output logic (html.c rev. 1.131) | Ingo Schwarze |
2019-09-03 | Wrap text and phrasing elements in paragraphs unless already | Ingo Schwarze |
2019-09-03 | a sprinkling of function ansification | Theo de Raadt |
2019-09-03 | drop support for building with gcc; ok deraadt@ | Christian Weisgerber |
2019-09-03 | Format .Nd with more logically with <span> rather than <div>; after all, | Ingo Schwarze |
2019-09-03 | only need one start: label; ok kettenis | Theo de Raadt |
2019-09-03 | delete incorrect casts, and a bit if ansi functions; ok jcs | Theo de Raadt |
2019-09-03 | Use cmplw mnemonic instead of cmpl with only 3 operands. Make clang happy. | Mark Kettenis |
2019-09-03 | some cleanup for clang; ok kettenis | Theo de Raadt |
2019-09-03 | oops, fix use after free in previous | Ingo Schwarze |
2019-09-03 | Replace empty body of while loop with continue statement. | Mark Kettenis |
2019-09-03 | Make html_close_paragraph() more versatile, more robust, less | Ingo Schwarze |
2019-09-03 | correct INET6 path in mpls_getttl() and avoid uninitialised variable | Jonathan Gray |
2019-09-03 | Use 0 as exit value if no error has been found in the CTF section. | Martin Pieuchot |