index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-12-15
Don't copy marked pane when can just point to it.
Nicholas Marriott
2015-12-15
Make the marked pane a cmd_find_state.
Nicholas Marriott
2015-12-14
Use cmd_find_clear_state instead of an extra function doing the same.
Nicholas Marriott
2015-12-14
Use long long rather than off_t for line_no to ensure that it's always
mmcc
2015-12-14
Handle the keyboard backlight found on newer Thinkpads. Doesn't handle the
Mark Kettenis
2015-12-14
Work on a copy of the slowaccept flag instead of the global one as
Alexandre Ratchov
2015-12-14
move daemon(3) call before chroot(2) in tftpd.
Sebastien Marie
2015-12-14
Move system headers from sh.h to those files that actually need them.
tb
2015-12-14
Update iwm(4) CAVEATS section in light of initial 802.11n support.
Stefan Sperling
2015-12-14
iwm(4) firmware errors during association have been fixed. Remove BUGS section.
Stefan Sperling
2015-12-14
Wrap long lines.
Sunil Nimmagadda
2015-12-14
Wrap long lines and fix bad indents.
Sunil Nimmagadda
2015-12-14
Fix bad indents and whitespaces.
Sunil Nimmagadda
2015-12-14
Wrap long lines and whitespace fixes.
Sunil Nimmagadda
2015-12-14
remove trailing whitespace
Joerg Jung
2015-12-14
oops, sorry sunil, -d was in the wrong place:
Jason McIntyre
2015-12-14
Document -d option.
Sunil Nimmagadda
2015-12-14
In AMRR debug printfs, show ni_txmcs instead of ni_txrate for HT nodes.
Stefan Sperling
2015-12-14
Add initial 802.11n support to the iwm(4) driver.
Stefan Sperling
2015-12-14
various minor tweaks;
Jason McIntyre
2015-12-14
Support only one vcpu for now, until we implement SMP support.
Mike Larkin
2015-12-14
track used memory in each VM. This is passed back to vmctl status.
Mike Larkin
2015-12-14
Remove more needless casts of NULL and allocations.
mmcc
2015-12-14
Remove casts of allocations and NULL. There are a *ton* of these to
mmcc
2015-12-14
Remove a superfluous macro. No binary change. ok tb@
mmcc
2015-12-14
Remove unused macro that's just a clone of abs(3). ok tb@
mmcc
2015-12-14
initialize ext_len to 0.
Bob Beck
2015-12-14
initialize ok to 0
Bob Beck
2015-12-14
initialize md_len to 0 for readability to quell warnings.
Bob Beck
2015-12-14
Remove NULL-checks before free().
mmcc
2015-12-14
s/begining/beginning/g
mmcc
2015-12-14
"harware" -> "hardware"
mmcc
2015-12-14
Update default MTA reference to smtpd(8). Rectify documentation of
Sunil Nimmagadda
2015-12-14
pledge.
Kenneth R Westerback
2015-12-14
Remove some stray debug code.
Nicholas Marriott
2015-12-14
Instead of combined flags for -c, -s, -t, split into different sets
Nicholas Marriott
2015-12-13
fix warnings; spotted by `mandoc -Tlint'
Gleydson Soares
2015-12-13
Hook up the ThinkLight to the keyboard backlight support code.
Mark Kettenis
2015-12-13
unbreak connections with peers that set first_kex_follows;
Damien Miller
2015-12-13
Use member names in cmd_entry definitions so I stop getting confused
Nicholas Marriott
2015-12-13
Sort button defines.
Mark Kettenis
2015-12-13
Actually I thought cmd_get_state_client was unnecessary but it will be
Nicholas Marriott
2015-12-13
add filter api man page
Joerg Jung
2015-12-13
Respect the k-values configuration when calculating the composite metric.
Renato Westphal
2015-12-13
Fix bug in the documentation of the k-values configuration option.
Renato Westphal
2015-12-13
Minor cosmetic changes.
Renato Westphal
2015-12-13
Introduce 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-13
Remove an unnecessary function.
Nicholas Marriott
2015-12-13
show-options and environment need CANFAIL flag.
Nicholas Marriott
[next]