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
2022-03-21
Add support for XBox One gamecontroller, including report descriptor.
Thomas Frohwein
2022-03-21
Make sure that the string generated by pretty_key_id() is always properly
Claudio Jeker
2022-03-21
Adjust to renaming of F_CTL_ACTIVE/F_PREF_ACTIVE to F_CTL_ACTIVE/F_PREF_BEST
Claudio Jeker
2022-03-21
Rename F_CTL_ACTIVE and F_PREF_ACTIVE to the more correct
Claudio Jeker
2022-03-21
Header netinet/in_pcb.h includes sys/mutex.h now. Recommit mutex
Alexander Bluhm
2022-03-21
Remove unused files which serve no purpose in OpenBSD; with and ok jsg@
Miod Vallat
2022-03-21
Remove unused files which serve no purpose in OpenBSD; with and ok jsg@
Miod Vallat
2022-03-21
Remove data dependency barrier from atomic_load_* functions
Visa Hankala
2022-03-21
default the conffile variable to the default file name instead of NULL.
David Gwynne
2022-03-21
call in_pcbselsrc from rip_output so route sourceaddr can take effect.
David Gwynne
2022-03-21
treat 255.255.255.255 like an mcast address in in_pcbselsrc.
David Gwynne
2022-03-21
No point in calling scsi_link_shutdown() if link->pool is NULL.
Kenneth R Westerback
2022-03-20
setusercontext: only call setrtable(2) if "rtable" set explicitly.
Todd C. Miller
2022-03-20
Include sys/mutex.h from netinet/in_pcb.h. Struct mutex will be
Alexander Bluhm
2022-03-20
Move/group i2d_ASN1_OBJECT() and d2i_ASN1_OBJECT().
Joel Sing
2022-03-20
Always check if softraid0 is NULL before dereferencing it.
Kenneth R Westerback
2022-03-20
Introduce an alternative mechanism for wifi drivers to communicate
Stefan Sperling
2022-03-20
Don't announce VHT caps on 2GHz channels during iwm(4) and iwx(4) scans.
Stefan Sperling
2022-03-20
sync
Stuart Henderson
2022-03-20
don't leak argument list; bz3404, reported by Balu Gajjala
Damien Miller
2022-03-20
make addargs() and replacearg() a little more robust and improve error
Damien Miller
2022-03-20
Make background scans pick up APs on 2GHz channels while in 11ac mode.
Stefan Sperling
2022-03-20
Enable interrupt moderation, targeting around 20k interrupts per second.
Jonathan Matthew
2022-03-19
Remove three useless tests files
Theo Buehler
2022-03-19
Provide t2i_ASN1_OBJECT_internal() and use it for OBJ_txt2obj()
Joel Sing
2022-03-19
Revise regress for ascii/text to ASN.1 object conversion rewrite.
Joel Sing
2022-03-19
Rewrite ascii/text to ASN.1 object conversion.
Joel Sing
2022-03-19
remove unused Pp;
Jason McIntyre
2022-03-19
Add another invalid separator test case.
Joel Sing
2022-03-19
Fix wrongly implemented check for 5GHz access point RSSI threshold.
Stefan Sperling
2022-03-19
Give 11n and 11ac networks a higher score during SSID selection.
Stefan Sperling
2022-03-19
Fix wrong logic in a check in iwm_vht_single_rate_control() to match
Stefan Sperling
2022-03-19
Fix attach of multiple iwm(4) or iwx(4) interfaces in the same machine.
Stefan Sperling
2022-03-19
Remove the paragraph about 802.11ac from CAVEATS in the iwm(4) man page.
Stefan Sperling
2022-03-19
Do not define RA_DEBUG; pointed out by miod@
Stefan Sperling
2022-03-19
backout r1.86 "login class routing table should be honored when doing
Stuart Henderson
2022-03-19
Add initial 802.11ac support to the iwm(4) driver.
Stefan Sperling
2022-03-19
Add 11ac/VHT Tx rate adaptation support to net80211.
Stefan Sperling
2022-03-19
mark injection fault test as okay to fail, since this case no longer
Marc Espie
2022-03-18
add list of apple machines from arm64.html
Jonathan Gray
2022-03-18
Simplify SSL_do_handshake().
Joel Sing
2022-03-18
Rewrite legacy DTLS unexpected handshake message handling.
Joel Sing
2022-03-18
Cleanup reference counting. Remove #ifdef DIAGNOSTIC to keep the
Alexander Bluhm
2022-03-18
Use the refcnt API with struct plimit.
Visa Hankala
2022-03-18
regen
Miod Vallat
2022-03-18
Add bwfm chips to sdmmcdevs in order to get symbolic constants for them.
Miod Vallat
2022-03-18
Don't bother generating (unused) CIS overrides.
Miod Vallat
2022-03-18
add crossrefs to the other port module documentation to port-modules(5)
Stuart Henderson
2022-03-18
don't try to resolve ListenAddress directives in the sshd re-exec
Damien Miller
2022-03-18
remove blank line
Damien Miller
[next]