index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
Age
Commit message (
Expand
)
Author
2021-11-18
vndsetcred: don't a reference to credentials in error path.
Theo Buehler
2021-11-18
printing udpencap_port in ddb requires ntohs not ntohl. use better format
Stuart Henderson
2021-11-17
When unp_connect() releases both solock() and vnode(9) locks the socket we
Vitaliy Makkoveev
2021-11-17
Display DNS information from sppp(4) in ifconfig(8)
Bjorn Ketelaars
2021-11-17
Disable active scanning on iwm(4) 9260 and 9560.
Stefan Sperling
2021-11-17
uhidpp does claim multiple report ids
Anton Lindqvist
2021-11-17
ucc does not claim multiple report ids
Anton Lindqvist
2021-11-17
Fix a double free in uhidev_close() caused by a race between
Anton Lindqvist
2021-11-16
move memory allocations in pfr_add_addrs() outside of NET_LOCK()/PF_LOCK()
Alexandr Nedvedicky
2021-11-16
To debug IPsec and tdb refcounting it is useful to have "show tdb"
Alexander Bluhm
2021-11-16
Use nowake when poll/select has empty fd set
Visa Hankala
2021-11-16
fix typo in an error message printed by iwx_phy_ctxt_update()
Stefan Sperling
2021-11-16
fix typo in an error message printed by iwm_phy_ctxt_update()
Stefan Sperling
2021-11-16
hilkbd(4): Fix swedish keyboard layout botch on non-PS/2 style keyboards
Landry Breuil
2021-11-16
Move UNIX domain sockets garbage collector out of `unp_lock.
Vitaliy Makkoveev
2021-11-15
Copy p_p->ps_pledge into a local variable (called pledge) in every function
Theo de Raadt
2021-11-15
Revert to eager removal of poll/select knotes
Visa Hankala
2021-11-15
Third attempt to solve the claim multiple report ids conflict. Using the
Anton Lindqvist
2021-11-15
In preparation for once again trying the resolve the claim multiple
Anton Lindqvist
2021-11-14
Make sure efiboot is built with RELA/REL relocations and not RELR,
Philip Guenther
2021-11-13
Catch up with (proposed) Linux device tree bindings.
Mark Kettenis
2021-11-13
Use long filenames by default on FAT filesystems
Klemens Nanni
2021-11-13
Let filt_fileattach() run without the kernel lock
Visa Hankala
2021-11-12
Add #defines and typedefs for RELR, a compressed form for relative relocations
Philip Guenther
2021-11-12
sigsuspend(2): sleep on &nowake channel
Scott Soule Cheloha
2021-11-12
Add support for controlling keyboard LEDs.
Mark Kettenis
2021-11-12
Use a mutex to lock the bus such that we can safely access the bus from
Mark Kettenis
2021-11-12
"netconfigd" is now better known as resolvd(8)
Theo de Raadt
2021-11-12
Add support for 40MHz channels to the iwn(4) driver.
Stefan Sperling
2021-11-12
Sync the iwn(4) "enhanced Tx power" eeprom data structure with Linux.
Stefan Sperling
2021-11-12
Keep knotes between poll/select systems calls
Visa Hankala
2021-11-11
The Apple DART has a nifty feature that allows us protection of subranges
Mark Kettenis
2021-11-11
Fix GENERIC kernel compilation.
Vitaliy Makkoveev
2021-11-11
Do not call ip_deliver() recursively from IPsec. As there is no
Alexander Bluhm
2021-11-11
Use vnode(9) lock to protect `v_socket' dereference.
Vitaliy Makkoveev
2021-11-11
Destroy protocol control block before perform `so_q0' and `so_q' queues
Vitaliy Makkoveev
2021-11-11
Ignore tags files
Klemens Nanni
2021-11-11
Fix iwn(4) with 4965 devices.
Stefan Sperling
2021-11-11
Allow pfi_kif_get() callers to pre-allocate buffer for new kif. If kif
Alexandr Nedvedicky
2021-11-11
Retire switch(4) it never really was production ready and the OpenFlow
Claudio Jeker
2021-11-11
Convert a for loop into LIST_FOREACH to reduce the diff to NetBSD.
Theo Buehler
2021-11-11
Here we go again, revert the second attempt to resolve the
Anton Lindqvist
2021-11-10
Give sppp(4) its own RTP_PROPOSAL priority
Bjorn Ketelaars
2021-11-10
sppp(4) - support PPP IPCP extensions for DNS
Bjorn Ketelaars
2021-11-10
Second attempt to resolve UHIDEV_CLAIM_MULTIPLE_REPORTID conflict, this
Anton Lindqvist
2021-11-10
whitespace tweak, no functional change.
David Gwynne
2021-11-10
whitespace tweaks, no functional change.
David Gwynne
2021-11-09
Add gpiokeys(4) for arm64
Klemens Nanni
2021-11-09
Sort gpio{leds,charger}
Klemens Nanni
2021-11-09
Add IPv4, TCP4/6 and UDP4/6 checksum offloading.
Jan Klemkow
[next]