Age | Commit message (Expand) | Author |
2017-01-29 | Ensure the build user can write to the GLOBAL_AUTOCONF_CACHE file by | Robert Peichaer |
2017-01-29 | In dwctwo(4), fix an off-by-one in frame interval calculation. | Stefan Sperling |
2017-01-29 | Previous commit broke build on loongson. Refix by adding | Visa Hankala |
2017-01-29 | Put comment back in the right place. | Joel Sing |
2017-01-29 | Avoid clearing the mac_packet flag in the wrong place. | Joel Sing |
2017-01-29 | Fix tcpdump(8) display of duration values provided in 802.11 control frames. | Stefan Sperling |
2017-01-29 | eliminate one useless struct and one level of indirection; | Ingo Schwarze |
2017-01-29 | obvious protection against null pointer, because it's quite possible for cgn | Marc Espie |
2017-01-29 | ouch, smallest regress ever. Can't believe no-one got bitten by this | Marc Espie |
2017-01-29 | The iwm_get_active_dwell() and iwm_get_passive_dwell() functions are | Stefan Sperling |
2017-01-29 | Remove a couple of definitions from if_iwmreg.h which were never | Stefan Sperling |
2017-01-29 | In iwm(4), remove old deprecated scan API definitions which have been | Stefan Sperling |
2017-01-29 | descend into clang when building obj or when COMPILER_VERSION is clang | Jonathan Gray |
2017-01-28 | Add a warning "new sentence, new line". | Ingo Schwarze |
2017-01-28 | Simplify usage of print_otag() even more: | Ingo Schwarze |
2017-01-28 | .Bl -column with zero columns is legal, so don't segfalt on it. | Ingo Schwarze |
2017-01-28 | - -N got changed to -D | Jason McIntyre |
2017-01-28 | Do not clear the key table when changing session on a client, so that | Nicholas Marriott |
2017-01-28 | Make mira cope with out-of-range single frame error rate (SFER) values. | Stefan Sperling |
2017-01-28 | Back out make(obj) hack: it doesn't solve the problem entirely and may | Theo Buehler |
2017-01-28 | Introduce ieee80211_mira_probe_done() helper which resets probing state, | Stefan Sperling |
2017-01-28 | add HISTORY and AUTHORS | Ingo Schwarze |
2017-01-27 | In sosend() the size of the control message for file descriptor | Alexander Bluhm |
2017-01-27 | Fix Copyright notices; ok beck@ jsing@ tedu@ | Ingo Schwarze |
2017-01-27 | Switch alpha, luna88k and sparc64 ramdisks to makefs. | Martin Natano |
2017-01-27 | Copyright notices don't belong in the displayed text of manual pages, | Ingo Schwarze |
2017-01-27 | new sentence, new line | Ingo Schwarze |
2017-01-27 | warn about invalid output options | Ingo Schwarze |
2017-01-27 | We can now build parts of binutils on aarch64 so enable cross-binutils | Jonathan Gray |
2017-01-27 | Make sure that the fstest program has been build when running in | Alexander Bluhm |
2017-01-27 | install libcxxabi and libcxx headers when COMPILER_VERSION is clang | Jonathan Gray |
2017-01-27 | warn about missing one-line description; | Ingo Schwarze |
2017-01-27 | quick partial sync: libtls.so to unbreak snaps - there may be others to do | Stuart Henderson |
2017-01-27 | More s/OSCP/OCSP/ typos | Tom Cosgrove |
2017-01-27 | copypktopts is only called by ip6_setpktopts using M_NOWAIT. Drop | David Hill |
2017-01-27 | Parse the section number from the content of preformatted pages | Ingo Schwarze |
2017-01-27 | If parsing a page reveals that it is neither mdoc(7) nor man(7), | Ingo Schwarze |
2017-01-27 | fix base directory detection for makewhatis -t | Ingo Schwarze |
2017-01-27 | Always register names taken from file names in the names ohash. | Ingo Schwarze |
2017-01-26 | oscp -> ocsp; | Jason McIntyre |
2017-01-26 | fix Dt; | Jason McIntyre |
2017-01-26 | one more fix i requested for previous; | Jason McIntyre |
2017-01-26 | Fix -man -Thtml formatting after .nf (which has nothing to do | Ingo Schwarze |
2017-01-26 | Reduce the difference between struct protosw and ip6protosw. The | Alexander Bluhm |
2017-01-26 | Use a flag to track when we need to call SSL_shutdown(). This avoids an | Joel Sing |
2017-01-26 | Bump TLS_API due to new features being added earlier this week. | Joel Sing |
2017-01-26 | Bump libtls minor due to symbol additions earlier this week. | Joel Sing |
2017-01-26 | knf | Bob Beck |
2017-01-26 | Convert ssl3_get_client_hello() to CBS. | Joel Sing |
2017-01-26 | Document the ldomctl(8) 'select' command previously not mentioned in the | Stefan Sperling |