Age | Commit message (Expand) | Author |
2016-04-09 | make private key loading functions consistently handle NULL | Damien Miller |
2016-04-08 | whitespace at EOL | Damien Miller |
2016-04-08 | We accidentally send an empty string and a zero uint32 with every | Damien Miller |
2016-04-07 | hexidecimal->hexadecimal; from mmcc | Jason McIntyre |
2016-04-06 | Lose the pointless third paramater to fcntl(F_GETFL). Using SOCK_NONBLOCK | Kenneth R Westerback |
2016-04-06 | don't record duplicate LocalForward and RemoteForward entries; | Damien Miller |
2016-04-05 | Use SERVER_NAME for bgplg's hostname (displayed on the page), this is passed | Stuart Henderson |
2016-04-04 | Add sys/queue.h where it's needed. Unbreak userland following recent | Stuart Henderson |
2016-04-04 | fatalx() not fatal(). | Nicholas Marriott |
2016-04-04 | Reverse search optimization makes no sense (and doesn't work) if | Otto Moerbeek |
2016-04-02 | Another use for fcntl() and thus of the superfluous 3rd parameter | Kenneth R Westerback |
2016-04-01 | update currency exchange rates; | Jason McIntyre |
2016-04-01 | whitespace at EOL | Damien Miller |
2016-03-31 | Remove fallback from moduli to "primes" file that was deprecated in 2001 | Darren Tucker |
2016-03-30 | Avoid compiler warning about zero-length printf format strings. | Todd C. Miller |
2016-03-30 | In setnonblocking() rename "mode" variable to "flags". | Todd C. Miller |
2016-03-30 | The change to make mkstemp(3) require at least 6 trailing Xs broke | Todd C. Miller |
2016-03-30 | Bump the listen() backlog up, some people have scripts that run up a lot | Nicholas Marriott |
2016-03-30 | Handle error return by SYS_getlogin_r and SYS___thrsleep correct, and | Philip Guenther |
2016-03-30 | some Xr adjustment to catch up with MLINKS removal; | Jason McIntyre |
2016-03-30 | for some time now mandoc has not required MLINKS to function | Jason McIntyre |
2016-03-28 | remove unused variable | Charles Longeau |
2016-03-28 | remove unused variable | Charles Longeau |
2016-03-28 | remove unused variable | Charles Longeau |
2016-03-28 | remove unused variable | Charles Longeau |
2016-03-28 | Drop if-zeroed gethostbyname2.h header, remnant from KAME times | Jeremie Courreges-Anglas |
2016-03-27 | Fix spelling of "Beverly Hills". From Carson Chittom. | Tim van der Molen |
2016-03-27 | some style(9) and redundant tests for NULL, from Michael W. Bombardieri | Otto Moerbeek |
2016-03-26 | Improve handling of ambiguous overstrike sequences. A sequence of _\b_ | Martin Natano |
2016-03-24 | Display NAMI records and AF_UNIX socket paths with vis, using | Philip Guenther |
2016-03-23 | Remove unused arguments of dev_adjpar(), getbasepath() and all | Alexandre Ratchov |
2016-03-23 | Align comments. From David CARLIER <devnexen at gmail.com>. Thanks. | Alexandre Ratchov |
2016-03-22 | merge three obviously redundant adjacent if statements | mmcc |
2016-03-22 | Format the flags argument to sendsyslog() | Philip Guenther |
2016-03-21 | Add a tcps_sc_seedrandom counter in TCP SYN cache and netstat -s. | Alexander Bluhm |
2016-03-21 | Instead of creating a socket with socket() or accept() and then | Philip Guenther |
2016-03-21 | Handle kbind()'s third argument correctly | Philip Guenther |
2016-03-20 | whitespace: remove a space before a tab and a trailing tab. | tb |
2016-03-20 | " the the " -> " the ", or in a couple of cases replace the superfluous | Kenneth R Westerback |
2016-03-20 | LOCALE_CHARSETS has been unused for some time now | Jeremie Courreges-Anglas |
2016-03-19 | By issuing :e +something in vi(1) this uncovers a backwards memcpy with the | mestre |
2016-03-19 | if -a is specified, allow "dns" in pledge requests. | Theo de Raadt |
2016-03-18 | double word; | Jason McIntyre |
2016-03-18 | Make scrolling behaviour more sensible and maintain cursor position, as | Nicholas Marriott |
2016-03-18 | Make the SCRIPT_NAME logic simpler, safer, and make it actually work; | Ingo Schwarze |
2016-03-18 | Instead of reusing MouseUp at the finish of a drag, add a new key | Nicholas Marriott |
2016-03-18 | document short URIs | Ingo Schwarze |
2016-03-17 | make man(1) mode the default rather than apropos(1) mode | Ingo Schwarze |
2016-03-17 | Show modes for buffers more clearly. ok jasper@ | Mark Lumsden |
2016-03-17 | support short URIs for man.openbsd.org | Ingo Schwarze |