summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2019-02-15Remove/simplify historic shell lesson; fix sentence fragment. ok deraadt@Ian Darwin
2019-02-14sync with kristaps, commit 438c1948c76a1ecd94e53e09ba88ec7e93004540Florian Obser
2019-02-14sync with kristaps, commit 69f69c7c7c950d42e02666ac63e3b98ec9c972ecFlorian Obser
2019-02-14sync with kristaps, commit 71065b31649480ceb1ee6942232d673bf8ab70c8Florian Obser
2019-02-14sync with kristaps, commit 7d2b721bec7937a4a155ca0635750bcbaff76d02Florian Obser
2019-02-14sync with kristaps, commit be8a27a290d5171290c015284542f2af4296be12Florian Obser
2019-02-14sync with kristaps, commit ab90d923f89b06308190d9fe371c7663c077e2bdFlorian Obser
2019-02-14sync with kristaps, commit f77ca97c9f2ee916ee7f551d7b37676c1bd06b55Florian Obser
2019-02-14sync with kristaps, commit c5350b9055c3921001778275bb808a5c811c21c1Florian Obser
2019-02-14properly track file names and fds in case the installed file was alreadyMarc Espie
2019-02-14recommit ingo's 1.68 fix, now that we got a fix for the fringe caseMarc Espie
2019-02-13strsep the -e argument for execve; ok bennoTheo de Raadt
2019-02-13Use md4 from libcrypto instead of using a compatible re-implementation.Theo Buehler
2019-02-12fix regression in r1.302 reported by naddy@ - only the first publicDamien Miller
2019-02-12long option -group is same as -g; ok bennoTheo de Raadt
2019-02-12sync Kristaps todo listSebastian Benoit
2019-02-12whitespace and knfSebastian Benoit
2019-02-12sync a chunk that was lost, fromSebastian Benoit
2019-02-12syncSebastian Benoit
2019-02-12syncSebastian Benoit
2019-02-12syncSebastian Benoit
2019-02-12syncSebastian Benoit
2019-02-12syncSebastian Benoit
2019-02-12syncSebastian Benoit
2019-02-12syncSebastian Benoit
2019-02-12syncSebastian Benoit
2019-02-12fix previous and add the fileSebastian Benoit
2019-02-12syncSebastian Benoit
2019-02-12syncSebastian Benoit
2019-02-12sync:Sebastian Benoit
2019-02-12syncSebastian Benoit
2019-02-12sync, this also adds the -g option to the option parser.Sebastian Benoit
2019-02-12complete support for -e and -rsh=name optionsTheo de Raadt
2019-02-12using const is misleading if the only access requires a de-const, it isTheo de Raadt
2019-02-12add long-opts aliases for single-letter options already presentTheo de Raadt
2019-02-11fix an fd leak in blk_match()Sebastian Benoit
2019-02-11premature bit snuck inTheo de Raadt
2019-02-11swap comparison arguments as needed, to match idiomatic C most of usTheo de Raadt
2019-02-11flags variable not neededTheo de Raadt
2019-02-11cleanup weird spaces around !. (We normalize source-code to a standardTheo de Raadt
2019-02-11normalize formatTheo de Raadt
2019-02-11cleanup GSSAPI authentication context after completion of theDamien Miller
2019-02-10whitespace and 80 chars per lineSebastian Benoit
2019-02-10canonical order of pledge()s.Sebastian Benoit
2019-02-10fix whitespaceSebastian Benoit
2019-02-10change the Makefile to be a normal OpenBSD bsd.prog.mk style fileSebastian Benoit
2019-02-10Import Kristaps' openrsync into the tree.Sebastian Benoit
2019-02-10ssh-keygen -D pkcs11.so needs to initialize pkcs11 interactive,Sebastian Benoit
2019-02-10when checking that filenames sent by the server side match what theDamien Miller
2019-02-10syslog when connection is dropped for attempting to run a commandDamien Miller