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
2017-04-24
Document monitor mode support in iwm(4).
Stefan Sperling
2017-04-24
Implement monitor mode support for iwm(4).
Stefan Sperling
2017-04-24
Implement support for multiple packets per receive DMA buffer in iwm(4).
Stefan Sperling
2017-04-24
Stop dumping registers on "normal" segmentation faults. Do print the contents
Mark Kettenis
2017-04-24
Don't overflow the allocated DHCP response buffer.
Reyk Floeter
2017-04-24
Fix configuration of ASN1_DN IDs.
Reyk Floeter
2017-04-24
Fix typos. From Michael W. Bombardieri <mb at ii.net>. Thanks!
Alexandre Ratchov
2017-04-24
Print usage on stderr as do other programs. From Michael
Alexandre Ratchov
2017-04-23
Handle unequal numbers of Tx and Rx streams in MiRA.
Stefan Sperling
2017-04-23
Only use ED for clear screen if at the bottom, same as earlier fix to
Nicholas Marriott
2017-04-23
Some of the LOG_NOTICE messages from PF were seen in normal operations
Stuart Henderson
2017-04-23
oops, this was meant to be committed with the pfctl.8 change:
Jason McIntyre
2017-04-23
trim the documentation for -k: make it more consistent,
Jason McIntyre
2017-04-23
Rearrange text a bit to make it clear what "discarded" means; ok jmc@ deraadt@
Otto Moerbeek
2017-04-22
sync
Theo de Raadt
2017-04-22
Recognize Loongson 3A2000/3B2000 processors.
Visa Hankala
2017-04-22
Fix an early boot failure on Loongson 3A2000.
Visa Hankala
2017-04-22
The gnome module supports cmake now.
Antoine Jacoutot
2017-04-22
do not leave temp files after the diffing is done
Robert Nagy
2017-04-22
Add a small shell script to be used by syspatch to diff the fake root
Robert Nagy
2017-04-22
rework the syspatch makefile and do complete builds for each errata
Robert Nagy
2017-04-22
Memory leak from David CARLIER.
Nicholas Marriott
2017-04-22
Reindent with tabs and add missing braces.
Visa Hankala
2017-04-22
Do not need getopt.h.
Nicholas Marriott
2017-04-22
Xr mutex(9) and rwlock(9)
Visa Hankala
2017-04-22
Shuffle bits into their proper files.
Visa Hankala
2017-04-22
Can't collect UTF-8 characters of more than one byte at the moment.
Nicholas Marriott
2017-04-22
new -A should use the session name.
Nicholas Marriott
2017-04-22
Get rid of the extra layer of flags and cmd_prepare() and just store the
Nicholas Marriott
2017-04-22
For small allocations (chunk) freezero only validates the given
Otto Moerbeek
2017-04-22
Mouse bindings and hooks set up an initial current state when running a
Nicholas Marriott
2017-04-22
We need to collect UTF-8 characters so that width != 1 characters are
Nicholas Marriott
2017-04-22
Fix if-shell without a client (so in the config file). Reported by Theo
Nicholas Marriott
2017-04-22
Typo in example.
Nicholas Marriott
2017-04-22
Memory leaks, from David CARLIER.
Nicholas Marriott
2017-04-22
Manual page for witness(4). Adapted from FreeBSD.
Visa Hankala
2017-04-21
Add "key" modifier for -k to make pfctl can kill a state by specifying
YASUOKA Masahiko
2017-04-21
Speed up DIOCKILLSTATES by using the RB tree index if all fields used
YASUOKA Masahiko
2017-04-21
Log error properly when no current state, and some other minor tweaks.
Nicholas Marriott
2017-04-21
Make sure cmd_find_from_* clear the state if they fail.
Nicholas Marriott
2017-04-21
Rename a variable.
Nicholas Marriott
2017-04-21
Clear shared state if not filling it in.
Nicholas Marriott
2017-04-21
Make the cmd_find_* functions more obvious when looking for a client,
Nicholas Marriott
2017-04-21
Key needs to be initialized to zero now it has flags in it.
Nicholas Marriott
2017-04-21
Cast the result of the __swapXX macros to the proper type.
Todd C. Miller
2017-04-21
Style nits and an unused struct.
Nicholas Marriott
2017-04-21
Make id parameter of iwm_send_cmd_pdu() a uint32_t so that it matches
Stefan Sperling
2017-04-21
Add cmd_find_from_winlink_pane and use it in a couple of places, and
Nicholas Marriott
2017-04-21
Fix nic lock usage around iwm_disable_rx_dma().
Stefan Sperling
2017-04-21
Fix nic lock usages around iwm_{read,write}_prph().
Stefan Sperling
[next]