summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-15Don't copy marked pane when can just point to it.Nicholas Marriott
2015-12-15Make the marked pane a cmd_find_state.Nicholas Marriott
2015-12-14Use cmd_find_clear_state instead of an extra function doing the same.Nicholas Marriott
2015-12-14Use long long rather than off_t for line_no to ensure that it's alwaysmmcc
2015-12-14Handle the keyboard backlight found on newer Thinkpads. Doesn't handle theMark Kettenis
2015-12-14Work on a copy of the slowaccept flag instead of the global one asAlexandre Ratchov
2015-12-14move daemon(3) call before chroot(2) in tftpd.Sebastien Marie
2015-12-14Move system headers from sh.h to those files that actually need them.tb
2015-12-14Update iwm(4) CAVEATS section in light of initial 802.11n support.Stefan Sperling
2015-12-14iwm(4) firmware errors during association have been fixed. Remove BUGS section.Stefan Sperling
2015-12-14Wrap long lines.Sunil Nimmagadda
2015-12-14Wrap long lines and fix bad indents.Sunil Nimmagadda
2015-12-14Fix bad indents and whitespaces.Sunil Nimmagadda
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