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