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