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