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
2020-01-27
Improve use of SMR in dt(4) by changing the time when smr_barrier()
Visa Hankala
2020-01-27
Make urtwn(4) attach to tp-link tl-wn823n (RTL8192EU).
Stefan Sperling
2020-01-27
regen
Stefan Sperling
2020-01-27
add USB device ID for tp-link tl-wn823n
Stefan Sperling
2020-01-27
Rename advminphys function to adv_minphys. The prototype and one usage were
Stuart Henderson
2020-01-27
Send APM_POWER_CHANGE events to userland after refreshing battery info
Jeremie Courreges-Anglas
2020-01-27
add some comments to tun_destroy, and try be a bit more paranoid.
David Gwynne
2020-01-27
Make the commonalities of cdminphys, sdminphys and stminphys more
Kenneth R Westerback
2020-01-27
Prototypes should not name the parameters.
Kenneth R Westerback
2020-01-27
Prototypes should not name the parameters.
Kenneth R Westerback
2020-01-26
Use long for temporary variables handling b_bcount values in physio().
Kenneth R Westerback
2020-01-26
Set the default brightness level upon attach.
Patrick Wildt
2020-01-26
The enable-gpios property is an optional property, so don't error out if
Patrick Wildt
2020-01-26
add define for IPTOS_DSCP_LE; "low effort" DSCP codepoint standardised
Damien Miller
2020-01-26
Pull in drm_bridge.c from linux 4.19.y.
Patrick Wildt
2020-01-26
Add simplepanel(4), a driver for simple display panels. This one
Patrick Wildt
2020-01-26
regen
Ted Unangst
2020-01-26
add a new __tmpfd system call that creates a new unnamed file in /tmp.
Ted Unangst
2020-01-26
try disconnecting old world boot.mac bootloader for a bit
Ted Unangst
2020-01-26
vsdk -> vdsk in a panic message
Ted Unangst
2020-01-26
invert some if logic to shortcircuit some loops and reduce nesting.
Ted Unangst
2020-01-26
Fix comment.
Mark Kettenis
2020-01-26
Fix spacing issue.
Mark Kettenis
2020-01-26
Shuffle some names around to make reading the code less headache
Kenneth R Westerback
2020-01-26
In amdgpio_pin_intr() disable pins a pending interrupt is seen for which
Jonathan Gray
2020-01-25
physio() just needs to check for b_bcount overflow. Let the provided
Kenneth R Westerback
2020-01-25
Drivers that implement their own *minphys() don't need to call the
Kenneth R Westerback
2020-01-25
Ensure scsi_minphys() is always called on the physio() path.
Kenneth R Westerback
2020-01-25
Enable umt(4)
Patrick Wildt
2020-01-25
move the SMR_LIST_REMOVE and smr_barrier up in tun_clone_destroy.
David Gwynne
2020-01-25
tweaks sleeping for an mbuf so it's more mpsafe.
David Gwynne
2020-01-25
use SMR rather than SRP to protect the device handle array
Jonathan Matthew
2020-01-25
use SMRs to find the right tun_softc on syscall entries.
David Gwynne
2020-01-25
rework the driver to better manage lifetimes and device lifetimes.
David Gwynne
2020-01-25
The ELF NOTE parser would only inspect the first NOTE for 'OpenBSD'.
Theo de Raadt
2020-01-24
*sleep_nsec(9): log process name and pid when nsecs == 0
cheloha
2020-01-24
Use major 32 for dt(4).
Martin Pieuchot
2020-01-24
New `kern.allowdt' button must be set to open(2) /dev/dt.
Martin Pieuchot
2020-01-24
Improve small random read ffs performance:
Kurt Miller
2020-01-24
no fields are protected by the kernel lock anymore
anton
2020-01-24
add pf.h include for NPF > 0 use added in rev 1.71
Jonathan Gray
2020-01-24
pool(9): replace custom TAILQ concatenation loops with TAILQ_CONCAT(3)
cheloha
2020-01-24
Rename audio_mixer_{read,write} to audio_mixer_{get,set}.
Alexandre Ratchov
2020-01-24
Machines have started to appear that have the framebuffer at an address > 4GB.
Mark Kettenis
2020-01-24
cleanup unused headers generated by config
Jonathan Gray
2020-01-24
mesh(4) is old world and only new world macppc hardware is supported.
Kenneth R Westerback
2020-01-24
mesh(4) is old world and only new world macppc hardware is supported.
Kenneth R Westerback
2020-01-24
ihidev(4): tsleep(9) -> tsleep_nsec(9); ok mpi@ jcs@
cheloha
2020-01-24
remove a notyet that remains more not than yet after 25 years. ok krw
Ted Unangst
2020-01-24
remove some ifdef notyet code that doesn't seem to be moving forward...
Ted Unangst
[next]