Age | Commit message (Expand) | Author |
2019-07-11 | to avoid confusion, use the IANA-registered port rather than the old made-up | Stuart Henderson |
2019-07-11 | tweak tests to match simpler behavior | Marc Espie |
2019-07-11 | move the display of cmd into fatal, and don't say it's a fatal error, it's | Marc Espie |
2019-07-11 | tweak the way we report bugs | Marc Espie |
2019-07-11 | The privileged process of dhclient(8) runs several ioctl(2)s that are forbidden | Ricardo Mestre |
2019-07-11 | tedu: when you commit a change with global impact, please do a full | Theo de Raadt |
2019-07-11 | zero pad and align FO_POSITION; no binary change | anton |
2019-07-11 | sort Xr; | Jason McIntyre |
2019-07-11 | I visited telnet to find and fix some monster bug, and within 20 minutes | Theo de Raadt |
2019-07-11 | include linux/string.h so drm_panel_orientation_quirks.c can get the | Jonathan Gray |
2019-07-11 | on 12-Mar-98 when art replaced two sprintf calls with snprintf to avoid | Theo de Raadt |
2019-07-11 | add /usr/local/sbin. ok deraadt millert | Ted Unangst |
2019-07-11 | Xr ldomctl 8 | Theo de Raadt |
2019-07-11 | drm/fb-helper: generic: Don't take module ref for fbcon | Jonathan Gray |
2019-07-11 | drm/amdgpu/gfx9: use reset default for PA_SC_FIFO_SIZE | Jonathan Gray |
2019-07-11 | drm/amd/powerplay: use hardware fan control if no powerplay fan table | Jonathan Gray |
2019-07-11 | drm/i915/dmc: protect against reading random memory | Jonathan Gray |
2019-07-11 | drm: panel-orientation-quirks: Add quirk for GPD MicroPC | Jonathan Gray |
2019-07-11 | drm: panel-orientation-quirks: Add quirk for GPD pocket2 | Jonathan Gray |
2019-07-10 | obfuscate auth parameters in smtp reporting | Gilles Chehade |
2019-07-10 | Some time ago, i simplified mandoc_msg() such that it can be used | Ingo Schwarze |
2019-07-10 | Received SACK options are managed by a linked list at the TCP socket. | Alexander Bluhm |
2019-07-10 | Make read/write of the f_offset field belonging to struct file MP-safe; | anton |
2019-07-10 | Stop sleeping at PUSER. | Martin Pieuchot |
2019-07-10 | The command item changes so can't keep getting the target out of it, need to use | Nicholas Marriott |
2019-07-10 | Remove few level 3 debug printfs related to slot allocation. | Alexandre Ratchov |
2019-07-10 | Replace the "umap" bitmap by a simple table of slot pointers. | Alexandre Ratchov |
2019-07-10 | Swap "if" and "else" code blocks in slot_new() to improve readability. | Alexandre Ratchov |
2019-07-10 | Slot name can't be empty. So, no need to check if it is empty. | Alexandre Ratchov |
2019-07-10 | Use NULL instead of 0 where a pointer is expected. | Alexandre Ratchov |
2019-07-10 | document the dropping of the second / and ? in line address REs; | Jason McIntyre |
2019-07-10 | in man.cgi(8), disable -O toc by default; requested by deraadt@ | Ingo Schwarze |
2019-07-10 | yet another last_error | Marc Espie |
2019-07-10 | yet another creation instance | Marc Espie |
2019-07-10 | actually we only care about the first error line, and the final status | Marc Espie |
2019-07-10 | tweak the pipe to backsubstitute USER for `whoami` so that we can store | Marc Espie |
2019-07-10 | Add -F to refresh-client to specify flags for control clients - one flag | Nicholas Marriott |
2019-07-10 | yet another error | Marc Espie |
2019-07-10 | use last_error | Marc Espie |
2019-07-10 | Add missing option openssl dsa -modulus | Kinichiro Inoguchi |
2019-07-10 | make the END{} block transparent for exit | Marc Espie |
2019-07-10 | deal with temp dir creation failures. | Marc Espie |
2019-07-10 | make pkg_create fail properly (return 1 is useless there) | Marc Espie |
2019-07-10 | The USB video class specification has increased its probe buffer | Patrick Wildt |
2019-07-10 | Also dump interface association descriptor when debugging is | Patrick Wildt |
2019-07-10 | Implement Linux kthread interfaces. | Mark Kettenis |
2019-07-10 | another error injection | Marc Espie |
2019-07-10 | Fix a typo and make <esc><right> move right to the closest end of a word | Theo Buehler |
2019-07-10 | fix printing when the pool is specified as an IP address; reported by and | Otto Moerbeek |
2019-07-10 | +ixl (which was used to debug problems on T4-1) | Theo de Raadt |