summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-12Test should also run if there is no obj directory. Name regressAlexander Bluhm
2019-07-12Minor polishing:Ingo Schwarze
2019-07-12non-null -> not .Dv NULLMartin Pieuchot
2019-07-12Document & cross Xr rtable_walk(9).Martin Pieuchot
2019-07-12According to RFC 8555 we MUST send an User-Agent.Florian Obser
2019-07-12Revert anton@ changes about read/write unlockingsolene
2019-07-12Delete a sentence about the prompt that has nothing to do with su(1).Ingo Schwarze
2019-07-12Fix manual openssl(1) s_serverKinichiro Inoguchi
2019-07-12Add affinity between the program and its mixer control.Alexandre Ratchov
2019-07-12include SHA2-variant RSA key algorithms in KEX proposal; allowsDamien Miller
2019-07-12print explicit "not modified" message if a file was requested forDamien Miller
2019-07-12Remove unnecessary extern declarations.Visa Hankala
2019-07-12Make rootdev parsing a little saner. The "rootdev=" prefix can beVisa Hankala
2019-07-12sysctl(2): add KERN_TIMEOUT_STATS: timeout(9) status and statistics.cheloha
2019-07-11introduce link-auth to the smtp reporting stream so that filters may knowGilles Chehade
2019-07-11Use "i" constrain instead of "n" constrain in inline assembly. Makes clangMark Kettenis
2019-07-11modify link-identify so it reports if HELO or EHLO was usedGilles Chehade
2019-07-11introduce link-reset to let smtpd report resets happening in a sessionGilles Chehade
2019-07-11Allow functions that have 1 or more parameters receive and processMark Lumsden
2019-07-11Kill commented-out wsfont_remove().Martin Pieuchot
2019-07-11Remove duplicate pledge(2) and comment from another era. While here also placeRicardo Mestre
2019-07-11fix date which got broken by Mdocdate during commitIngo Schwarze
2019-07-11When parsing a tab character that is not preceded by a space characterIngo Schwarze
2019-07-11listen(2) should return EINVAL if the socket is connected.Alexander Bluhm
2019-07-11there are three ways to authenticate 'AUTH PLAIN', 'AUTH PLAIN <creds>' andGilles Chehade
2019-07-11Compile clang with -fomit-frame-pointer on mips64. This releases theVisa Hankala
2019-07-11Using pthread_atfork instead of __register_atfork with uClibc on noMMUKinichiro Inoguchi
2019-07-11Fix manual openssl(1) s_clientKinichiro Inoguchi
2019-07-11fix NULL pointer dereference, reported and fix tested by sthenAlexandr Nedvedicky
2019-07-11to avoid confusion, use the IANA-registered port rather than the old made-upStuart Henderson
2019-07-11tweak tests to match simpler behaviorMarc Espie
2019-07-11move the display of cmd into fatal, and don't say it's a fatal error, it'sMarc Espie
2019-07-11tweak the way we report bugsMarc Espie
2019-07-11The privileged process of dhclient(8) runs several ioctl(2)s that are forbiddenRicardo Mestre
2019-07-11tedu: when you commit a change with global impact, please do a fullTheo de Raadt
2019-07-11zero pad and align FO_POSITION; no binary changeanton
2019-07-11sort Xr;Jason McIntyre
2019-07-11I visited telnet to find and fix some monster bug, and within 20 minutesTheo de Raadt
2019-07-11include linux/string.h so drm_panel_orientation_quirks.c can get theJonathan Gray
2019-07-11on 12-Mar-98 when art replaced two sprintf calls with snprintf to avoidTheo de Raadt
2019-07-11add /usr/local/sbin. ok deraadt millertTed Unangst
2019-07-11Xr ldomctl 8Theo de Raadt
2019-07-11drm/fb-helper: generic: Don't take module ref for fbconJonathan Gray
2019-07-11drm/amdgpu/gfx9: use reset default for PA_SC_FIFO_SIZEJonathan Gray
2019-07-11drm/amd/powerplay: use hardware fan control if no powerplay fan tableJonathan Gray
2019-07-11drm/i915/dmc: protect against reading random memoryJonathan Gray
2019-07-11drm: panel-orientation-quirks: Add quirk for GPD MicroPCJonathan Gray
2019-07-11drm: panel-orientation-quirks: Add quirk for GPD pocket2Jonathan Gray
2019-07-10obfuscate auth parameters in smtp reportingGilles Chehade
2019-07-10Some time ago, i simplified mandoc_msg() such that it can be usedIngo Schwarze