Age | Commit message (Expand) | Author |
2019-04-10 | Hide debug printfs. | Alexandre Ratchov |
2019-04-10 | use correct printf format for current dBm values | Stuart Henderson |
2019-04-10 | mention X722 | Jonathan Gray |
2019-04-10 | Add support for X722 to ixl(4) | Peter Hessler |
2019-04-10 | sync | Peter Hessler |
2019-04-10 | Add support for X722 to ixl(4) | Peter Hessler |
2019-04-10 | tweak previous; ok dlg | Jason McIntyre |
2019-04-10 | Tweak transceiver information printing, adding a bit more information | Stuart Henderson |
2019-04-10 | mention that "ifconfig foo0 transceiver" is a thing | David Gwynne |
2019-04-10 | add support for fetching and parsing SFF module info and diags | David Gwynne |
2019-04-10 | implement support for SIOCGIFSFFPAGE | David Gwynne |
2019-04-10 | add support for SIOCGIFSFFPAGE so userland can read sfp module info | David Gwynne |
2019-04-10 | do custom checks for SIOCGIFSFFPAGE. | David Gwynne |
2019-04-10 | add SIOCGIFSFFPAGE, for getting sfp/qsfp module info from nics. | David Gwynne |
2019-04-10 | add struct if_sffpage so userland can read a page of sfp/qsfp info | David Gwynne |
2019-04-10 | Handle missed service errors, specific to isochronous transfers. | Alexandre Ratchov |
2019-04-10 | Fix URE_WDT6_SET_MODE register definition. | Kevin Lo |
2019-04-10 | crank versions | Theo de Raadt |
2019-04-10 | change marks[] array to uint64_t, so the code can track full 64-bit | Theo de Raadt |
2019-04-09 | Recommend SSL_CTX_add1_chain_cert(3) rather than | Ingo Schwarze |
2019-04-09 | Document SSL_CTX_clear_mode(3) and SSL_clear_mode(3). | Ingo Schwarze |
2019-04-09 | Detect /bsd.upgrade kernel and boot it if present instead of default /bsd, | Kenji Aoyama |
2019-04-09 | missing xr | Stuart Henderson |
2019-04-08 | macro fix; | Jason McIntyre |
2019-04-08 | select-word was missing from the command list, from pawel-slowik. | Nicholas Marriott |
2019-04-08 | change psize to a signed int to cope with it going negative since | Joshua Stein |
2019-04-08 | macro args and punctuation should be space spearated; | Jason McIntyre |
2019-04-08 | Check that pf and IPv6 stack handle two ping6 fragments with different | Alexander Bluhm |
2019-04-08 | crank version; looks good deraadt | Florian Obser |
2019-04-08 | Detect /bsd.upgrade kernel and boot it if present instead of default | Florian Obser |
2019-04-08 | Make azalia(4) initialize dolby atmos codecs in the resume path. | Stefan Sperling |
2019-04-08 | remove unused declarations | Eric Faurot |
2019-04-08 | fix parsing of datalines before passing them to filters, the | splitting is | Gilles Chehade |
2019-04-07 | Current window style also needs to be tested for default. | Nicholas Marriott |
2019-04-07 | exitting -> exiting | Theo Buehler |
2019-04-07 | Revert tasn_prn.c r1.18. | Joel Sing |
2019-04-07 | don't silence children under fw_update, since ftp(1) can tell us | Marc Espie |
2019-04-07 | Be more careful when setting timeout to 0 because there is pending work | Claudio Jeker |
2019-04-07 | some scenarios may call match_locations on a DeleteSet. | Marc Espie |
2019-04-06 | sync | Theo de Raadt |
2019-04-06 | add -Dsnapshot as a synonym for -Dsnap | Marc Espie |
2019-04-06 | help the debugger, we usually don't want to stop after a fork to an | Marc Espie |
2019-04-06 | do not call freeaddrinfo() on a NULL pointer. | Eric Faurot |
2019-04-06 | Don't mangle command line arguments with strsep(). Mangle | Kenneth R Westerback |
2019-04-06 | unbreak make includes on non-clang archs after libobjc removal | Jonathan Gray |
2019-04-05 | insert a missing .El and fix a typo | Ingo Schwarze |
2019-04-05 | sync | Theo de Raadt |
2019-04-05 | Use new rdsetroot. | Theo de Raadt |
2019-04-05 | take elfrdsetroot, clean it up for regular usage, and make it a full | Theo de Raadt |
2019-04-05 | Fix some warnings, from Thomas Adam. | Nicholas Marriott |