summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-07-10Received SACK options are managed by a linked list at the TCP socket.Alexander Bluhm
2019-07-10Make read/write of the f_offset field belonging to struct file MP-safe;anton
2019-07-10Stop sleeping at PUSER.Martin Pieuchot
2019-07-10The command item changes so can't keep getting the target out of it, need to useNicholas Marriott
2019-07-10Remove few level 3 debug printfs related to slot allocation.Alexandre Ratchov
2019-07-10Replace the "umap" bitmap by a simple table of slot pointers.Alexandre Ratchov
2019-07-10Swap "if" and "else" code blocks in slot_new() to improve readability.Alexandre Ratchov
2019-07-10Slot name can't be empty. So, no need to check if it is empty.Alexandre Ratchov
2019-07-10Use NULL instead of 0 where a pointer is expected.Alexandre Ratchov
2019-07-10document the dropping of the second / and ? in line address REs;Jason McIntyre
2019-07-10in man.cgi(8), disable -O toc by default; requested by deraadt@Ingo Schwarze
2019-07-10yet another last_errorMarc Espie
2019-07-10yet another creation instanceMarc Espie
2019-07-10actually we only care about the first error line, and the final statusMarc Espie
2019-07-10tweak the pipe to backsubstitute USER for `whoami` so that we can storeMarc Espie
2019-07-10Add -F to refresh-client to specify flags for control clients - one flagNicholas Marriott
2019-07-10yet another errorMarc Espie
2019-07-10use last_errorMarc Espie
2019-07-10Add missing option openssl dsa -modulusKinichiro Inoguchi
2019-07-10make the END{} block transparent for exitMarc Espie
2019-07-10deal with temp dir creation failures.Marc Espie
2019-07-10make pkg_create fail properly (return 1 is useless there)Marc Espie
2019-07-10The USB video class specification has increased its probe bufferPatrick Wildt
2019-07-10Also dump interface association descriptor when debugging isPatrick Wildt
2019-07-10Implement Linux kthread interfaces.Mark Kettenis
2019-07-10another error injectionMarc Espie
2019-07-10Fix a typo and make <esc><right> move right to the closest end of a wordTheo Buehler
2019-07-10fix printing when the pool is specified as an IP address; reported by andOtto Moerbeek
2019-07-10+ixl (which was used to debug problems on T4-1)Theo de Raadt