Age | Commit message (Expand) | Author |
2019-02-15 | Remove/simplify historic shell lesson; fix sentence fragment. ok deraadt@ | Ian Darwin |
2019-02-14 | sync with kristaps, commit 438c1948c76a1ecd94e53e09ba88ec7e93004540 | Florian Obser |
2019-02-14 | sync with kristaps, commit 69f69c7c7c950d42e02666ac63e3b98ec9c972ec | Florian Obser |
2019-02-14 | sync with kristaps, commit 71065b31649480ceb1ee6942232d673bf8ab70c8 | Florian Obser |
2019-02-14 | sync with kristaps, commit 7d2b721bec7937a4a155ca0635750bcbaff76d02 | Florian Obser |
2019-02-14 | sync with kristaps, commit be8a27a290d5171290c015284542f2af4296be12 | Florian Obser |
2019-02-14 | sync with kristaps, commit ab90d923f89b06308190d9fe371c7663c077e2bd | Florian Obser |
2019-02-14 | sync with kristaps, commit f77ca97c9f2ee916ee7f551d7b37676c1bd06b55 | Florian Obser |
2019-02-14 | sync with kristaps, commit c5350b9055c3921001778275bb808a5c811c21c1 | Florian Obser |
2019-02-14 | properly track file names and fds in case the installed file was already | Marc Espie |
2019-02-14 | recommit ingo's 1.68 fix, now that we got a fix for the fringe case | Marc Espie |
2019-02-13 | strsep the -e argument for execve; ok benno | Theo de Raadt |
2019-02-13 | Use md4 from libcrypto instead of using a compatible re-implementation. | Theo Buehler |
2019-02-12 | fix regression in r1.302 reported by naddy@ - only the first public | Damien Miller |
2019-02-12 | long option -group is same as -g; ok benno | Theo de Raadt |
2019-02-12 | sync Kristaps todo list | Sebastian Benoit |
2019-02-12 | whitespace and knf | Sebastian Benoit |
2019-02-12 | sync a chunk that was lost, from | Sebastian Benoit |
2019-02-12 | sync | Sebastian Benoit |
2019-02-12 | sync | Sebastian Benoit |
2019-02-12 | sync | Sebastian Benoit |
2019-02-12 | sync | Sebastian Benoit |
2019-02-12 | sync | Sebastian Benoit |
2019-02-12 | sync | Sebastian Benoit |
2019-02-12 | sync | Sebastian Benoit |
2019-02-12 | sync | Sebastian Benoit |
2019-02-12 | fix previous and add the file | Sebastian Benoit |
2019-02-12 | sync | Sebastian Benoit |
2019-02-12 | sync | Sebastian Benoit |
2019-02-12 | sync: | Sebastian Benoit |
2019-02-12 | sync | Sebastian Benoit |
2019-02-12 | sync, this also adds the -g option to the option parser. | Sebastian Benoit |
2019-02-12 | complete support for -e and -rsh=name options | Theo de Raadt |
2019-02-12 | using const is misleading if the only access requires a de-const, it is | Theo de Raadt |
2019-02-12 | add long-opts aliases for single-letter options already present | Theo de Raadt |
2019-02-11 | fix an fd leak in blk_match() | Sebastian Benoit |
2019-02-11 | premature bit snuck in | Theo de Raadt |
2019-02-11 | swap comparison arguments as needed, to match idiomatic C most of us | Theo de Raadt |
2019-02-11 | flags variable not needed | Theo de Raadt |
2019-02-11 | cleanup weird spaces around !. (We normalize source-code to a standard | Theo de Raadt |
2019-02-11 | normalize format | Theo de Raadt |
2019-02-11 | cleanup GSSAPI authentication context after completion of the | Damien Miller |
2019-02-10 | whitespace and 80 chars per line | Sebastian Benoit |
2019-02-10 | canonical order of pledge()s. | Sebastian Benoit |
2019-02-10 | fix whitespace | Sebastian Benoit |
2019-02-10 | change the Makefile to be a normal OpenBSD bsd.prog.mk style file | Sebastian Benoit |
2019-02-10 | Import Kristaps' openrsync into the tree. | Sebastian Benoit |
2019-02-10 | ssh-keygen -D pkcs11.so needs to initialize pkcs11 interactive, | Sebastian Benoit |
2019-02-10 | when checking that filenames sent by the server side match what the | Damien Miller |
2019-02-10 | syslog when connection is dropped for attempting to run a command | Damien Miller |