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-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
2020-01-24
remove unreferenced ncr5380 driver files
Ted Unangst
2020-01-24
Double tap the actual Zaurus zombies.
Kenneth R Westerback
2020-01-24
Nuke references to zaurus zombies.
Kenneth R Westerback
2020-01-24
move to if_vinput() in tun_dev_write.
David Gwynne
2020-01-24
provide a tun_input() interface input handler for tun(4) packets.
David Gwynne
2020-01-24
change tun_dev_write to allocate one mbuf and cluster for the whole packet.
David Gwynne
2020-01-23
simplify the uiomove loop in tun_dev_read.
David Gwynne
2020-01-23
don't need to manage TUN_NBIO ourselves, we get IO_NDELAY for free.
David Gwynne
2020-01-23
provide a custom if_enqueue handler.
David Gwynne
2020-01-23
remove IFCAP_VLAN_MTU from tap(4). it's a lie.
David Gwynne
2020-01-23
unify the tun and tap output and read behaviour.
David Gwynne
2020-01-23
Make thermal framework support in sxitemp(4) interrupt driven such that
Mark Kettenis
2020-01-23
mild whitespace massaging. no functional change.
David Gwynne
2020-01-23
don't prototype the cdev entrypoints, sys/conf.h already does it.
David Gwynne
2020-01-23
pool(9): pl_sleep(): drop unused timeout argument
cheloha
2020-01-23
Fix the mask that we applied when setting the voltage.
Mark Kettenis
2020-01-23
Use a consistant idiom/format when declaring scsi_adapter structures
Kenneth R Westerback
2020-01-23
we've been using LBA48 for < 137GB drives for 17 years, so perhaps
Ted Unangst
2020-01-23
regen
Jonathan Gray
2020-01-23
add ids for coffee lake and comet lake graphics with known marketing names
Jonathan Gray
2020-01-23
Hook sxisid(4) up to the nvmem "framework".
Mark Kettenis
2020-01-23
remove PIPEX from tun(4) now that pppac(4) should be used instead.
David Gwynne
2020-01-23
Use information from nvmem (provided by sxisid(4)) to calibrate the
Mark Kettenis
2020-01-23
Add an interface to read an nvmem "cell".
Mark Kettenis
2020-01-23
wire up pppac(4) to some majors on each arch.
David Gwynne
2020-01-23
ciss(4): tsleep(9) -> tsleep_nsec(9)
cheloha
2020-01-23
fix some ioctl/kq weirdness in the pppx(4) side of things.
David Gwynne
2020-01-23
add /etc/protocols to the magic unveil whitelist that the dns pledge has
David Gwynne
2020-01-23
ciss(4): ciss_cmd: split polling loop into two loops
cheloha
2020-01-22
add pppac(4) code for a dedicated PPP Access Concentrator interface.
David Gwynne
2020-01-22
add ml_hdatalen and mq_hdatalen as workalikes of ifq_hdatalen.
David Gwynne
2020-01-22
Unbreak !DIAGNOSTIC build.
Martin Pieuchot
2020-01-22
Recognize BCM4345 rev 9, which requires a different firmware,
Patrick Wildt
2020-01-22
Ack SDIO interrupts earlier on dwmmc(4). While handling an SDIO
Patrick Wildt
2020-01-22
delete wasteful ;;
Theo de Raadt
[next]