summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-14Wrap long lines and whitespace fixes.Sunil Nimmagadda
2015-12-14remove trailing whitespaceJoerg Jung
2015-12-14oops, sorry sunil, -d was in the wrong place:Jason McIntyre
2015-12-14Document -d option.Sunil Nimmagadda
2015-12-14In AMRR debug printfs, show ni_txmcs instead of ni_txrate for HT nodes.Stefan Sperling
2015-12-14Add initial 802.11n support to the iwm(4) driver.Stefan Sperling
2015-12-14various minor tweaks;Jason McIntyre
2015-12-14Support only one vcpu for now, until we implement SMP support.Mike Larkin
2015-12-14track used memory in each VM. This is passed back to vmctl status.Mike Larkin
2015-12-14Remove more needless casts of NULL and allocations.mmcc
2015-12-14Remove casts of allocations and NULL. There are a *ton* of these tommcc
2015-12-14Remove a superfluous macro. No binary change. ok tb@mmcc
2015-12-14Remove unused macro that's just a clone of abs(3). ok tb@mmcc
2015-12-14initialize ext_len to 0.Bob Beck
2015-12-14initialize ok to 0Bob Beck
2015-12-14initialize md_len to 0 for readability to quell warnings.Bob Beck
2015-12-14Remove NULL-checks before free().mmcc
2015-12-14s/begining/beginning/gmmcc
2015-12-14"harware" -> "hardware"mmcc
2015-12-14Update default MTA reference to smtpd(8). Rectify documentation ofSunil Nimmagadda
2015-12-14pledge.Kenneth R Westerback
2015-12-14Remove some stray debug code.Nicholas Marriott
2015-12-14Instead of combined flags for -c, -s, -t, split into different setsNicholas Marriott
2015-12-13fix warnings; spotted by `mandoc -Tlint'Gleydson Soares
2015-12-13Hook up the ThinkLight to the keyboard backlight support code.Mark Kettenis
2015-12-13unbreak connections with peers that set first_kex_follows;Damien Miller
2015-12-13Use member names in cmd_entry definitions so I stop getting confusedNicholas Marriott
2015-12-13Sort button defines.Mark Kettenis
2015-12-13Actually I thought cmd_get_state_client was unnecessary but it will beNicholas Marriott
2015-12-13add filter api man pageJoerg Jung
2015-12-13Respect the k-values configuration when calculating the composite metric.Renato Westphal
2015-12-13Fix bug in the documentation of the k-values configuration option.Renato Westphal
2015-12-13Minor cosmetic changes.Renato Westphal
2015-12-13Introduce new command to show traffic statistics.Renato Westphal
2015-12-13-c needs to be able for fail for display-message.Nicholas Marriott
2015-12-13Remove an unnecessary function.Nicholas Marriott
2015-12-13show-options and environment need CANFAIL flag.Nicholas Marriott
2015-12-13Don't log an error when doing the first check for move-window.Nicholas Marriott
2015-12-13Use struct cmd_find_state directly and remove cmd_state_flag, alsoNicholas Marriott
2015-12-13Change cmd_find_target to use a state struct from the caller.Nicholas Marriott
2015-12-13If command returns error, report it.Nicholas Marriott
2015-12-13Remove the cmd_find_{session,window,pane,index} functions (which areNicholas Marriott
2015-12-13Move logging into cmd_find_target rather than each function.Nicholas Marriott
2015-12-13Instead of every command resolving the target (-t or -s) itself, prepareNicholas Marriott
2015-12-13less macro;Jason McIntyre
2015-12-13Move some variables local to makemap().Sunil Nimmagadda
2015-12-13smtpd is no longer 5.4.6Gilles Chehade
2015-12-13document filter keywordGilles Chehade
2015-12-13refactor smtp_session to plug into the filters infrastructureGilles Chehade
2015-12-13remove prototype to now unused function + pass fallback hint to lkaGilles Chehade