Age | Commit message (Expand) | Author |
2019-01-08 | viocon: Remove obsolete handling of sc_intrhand | Stefan Fritsch |
2019-01-08 | virtio: Don't include feature strings without VIRTIO_DEBUG | Stefan Fritsch |
2019-01-08 | The child processes of snmpd(8) did not detach from the terminal. | Alexander Bluhm |
2019-01-08 | RL (NAK count reload) field in QH should be zero when using periodic | SASANO Takayoshi |
2019-01-08 | Document SO_ZEROIZE socket option. | Alexander Bluhm |
2019-01-08 | If the mbuf cluster in m_zero() is read only, propagate the M_ZEROIZE | Alexander Bluhm |
2019-01-08 | sync | Florian Obser |
2019-01-08 | Move acme-client.conf to examples. Since we no longer store the | Florian Obser |
2019-01-08 | Remove missleading and outdated examples from man page. | Florian Obser |
2019-01-08 | Botched up an if conditional in the last commit. The IP length needs to | Claudio Jeker |
2019-01-07 | Extents code has its own set of flags and does not use malloc's. | Alexander Bluhm |
2019-01-07 | short circuit mail check if MAIL is unset. ok anton | Ted Unangst |
2019-01-07 | log dns failures, even if temporary. ok benno | Ted Unangst |
2019-01-07 | Enabling both kcov and retguard is now possible due to the recent bump of | anton |
2019-01-07 | Don't print "allocated section '.foobar' not in segment" warning for | Mark Kettenis |
2019-01-07 | Use the `iface' argument from the *attach() function instead of calling | Martin Pieuchot |
2019-01-07 | Make the output fit in 80 chars when a serial number is printed. | Martin Pieuchot |
2019-01-07 | add inteldrm for fw_update | Stuart Henderson |
2019-01-07 | Validate the version, and all length fields of IP packets passed to a raw socket | Claudio Jeker |
2019-01-07 | It is possible to call m_zero with a read-only cluster. In that case just | Claudio Jeker |
2019-01-07 | Represent mdoc(7) .Pp (and .sp, and some SYNOPSIS and .Rs features) | Ingo Schwarze |
2019-01-07 | tweak ohci_checkrev so it doesnt print a leading comma and space. | David Gwynne |
2019-01-06 | the pledge handing for access(2) of /var/run/ypbind.lock is artificially | Theo de Raadt |
2019-01-06 | Increase L2 PTE reservation for the kernel | Mike Larkin |
2019-01-06 | Fix most of the .Li abuse: | Ingo Schwarze |
2019-01-06 | fold a bunch of similar sysctl cases into a switch. | Ted Unangst |
2019-01-06 | the parent process doesn't do much but open files, but just the same | Ted Unangst |
2019-01-06 | Clear ps_uvpcwd when we free ps_uvpaths. Fixes a crash seen by kn@ and me | Mark Kettenis |
2019-01-06 | mention that tun is a point-to-point interface so that we know what | Ted Unangst |
2019-01-06 | set tracefile to null when clearing points. | Ted Unangst |
2019-01-06 | note that tracefile must be null when clearing points. | Ted Unangst |
2019-01-06 | allow q to exit the program. | Ted Unangst |
2019-01-06 | grammar fix from chohag jtan com; | Jason McIntyre |
2019-01-06 | Unbreak SR_DEBUG builds | kn |
2019-01-06 | Fix unsafe use of ptsignal() in mi_switch(). | Visa Hankala |
2019-01-06 | Rewrite ip_pcbopts() to fill a fresh mbuf with the ip options instead | Claudio Jeker |
2019-01-06 | Finally, represent the man(7) .PP and .HP macros by the natural | Ingo Schwarze |
2019-01-06 | after much wrangling over what might be an improved example, | Ted Unangst |
2019-01-06 | remove some old comments that were inherited from i386 (and wrong) | Mike Larkin |
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 |