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-11-10
Continue migrating to one source file per line.
joshua
2022-11-10
typofix; ok dlg
Klemens Nanni
2022-11-10
cope with recent route output changes
Anton Lindqvist
2022-11-10
qcpdc(4)
Patrick Wildt
2022-11-10
Use /tmp as opposed of /var/tmp as the default directory for temporary
Anton Lindqvist
2022-11-10
Fix a few more leaks in *_print() functions.
Tobias Heider
2022-11-10
Move manpages for Qualcomm devices over to the MI directory. kettenis@ put
Patrick Wildt
2022-11-10
Remove hack that uses a timeout to fake interrupts now that qcpdc(4) allows
Patrick Wildt
2022-11-10
We need to turn a few more things on in the resume path. This makes it
Mark Kettenis
2022-11-10
Enable qcpdc(4)
Patrick Wildt
2022-11-10
Add qcpdc(4), a driver for the Qualcomm Power Domain controller found on
Patrick Wildt
2022-11-10
Move the code handling brightness keys into a task, since with
Matthieu Herrb
2022-11-10
vmd(8): import mmio decode and emulation, disabled for now.
Dave Voutila
2022-11-10
Make the power button function as a wakeup button during suspend.
Mark Kettenis
2022-11-10
iWe must be careful to only disable power domains that are no longer in
Mark Kettenis
2022-11-10
arm64 can suspend without PSCI support now
Mark Kettenis
2022-11-10
Regen
Kenneth R Westerback
2022-11-10
A theoretical path exists where ext.data1 is not initialized by
Moritz Buhl
2022-11-10
Put CPUs in the lowest P-state just before the final suspend step. The
Mark Kettenis
2022-11-10
Move bn_prime.h to the public domain.
Theo Buehler
2022-11-10
Nuke Vax (ra,rx) and HP-300 (hd) devices.
Kenneth R Westerback
2022-11-10
Convert amd64 clock and ipi event counters to per-cpu
Jonathan Matthew
2022-11-10
change default output to -a format; ok tb
Theo de Raadt
2022-11-10
Convert sparc64 clock event counter to per-cpu and increment using
Jonathan Matthew
2022-11-10
Add support for per-cpu event counters, to be used for clock and IPI
Jonathan Matthew
2022-11-10
Return error number instead of call panic().
ASOU Masato
2022-11-10
In case RSA_meth_new fails, errstr would be passed to fatalx without
Moritz Buhl
2022-11-10
fix build after 1.298
Jonathan Gray
2022-11-10
always call va_end.
Moritz Buhl
2022-11-09
Start migrating to one source file per line.
joshua
2022-11-09
Remove prime_t remnant and link bn_primes test statically
Theo Buehler
2022-11-09
Sync CBS_strdup() documentation update from libcrypto.
Joel Sing
2022-11-09
simplify expiration of 'once' rules.
Alexandr Nedvedicky
2022-11-09
Hook up gpiobl(4) to the screen burner instead of wsdisplay(4) brightness
Tobias Heider
2022-11-09
Move table in bn_primes.h to a .c file and get rid of prime_t
Theo Buehler
2022-11-09
Remove kernel lock here since msleep() with PCATCH no longer requires it.
Claudio Jeker
2022-11-09
No more xd/xy devs.
Kenneth R Westerback
2022-11-09
Some limited setsockopt/getsockopt are allowed in pledge "stdio".
Theo de Raadt
2022-11-09
Regen
Kenneth R Westerback
2022-11-09
revert r1.673: replace SRP with SMR in the if_idxmap.
David Gwynne
2022-11-09
Constify simplefb_formats[]; OK patrick
Klemens Nanni
2022-11-09
Enable qcpwm(4)
Patrick Wildt
2022-11-09
Add qcpwm(4), a driver for the PWM found on Qualcomm PMICs. This is used
Patrick Wildt
2022-11-09
Now that dlopen() sets object->nodelete for RTLD_NODELETE, _dl_load_dep_libs()
Theo de Raadt
2022-11-09
Remove xy/xd. SMD left with sparc.
Kenneth R Westerback
2022-11-09
Move input/output configuration into the correct function.
Patrick Wildt
2022-11-09
Implement wakeup interrupt support. For now this is only implemented for
Mark Kettenis
2022-11-09
Fix up indentation for EVP_PKEY_* defines.
Joel Sing
2022-11-09
nreq could leak a http get request in case a redirect without
Moritz Buhl
2022-11-09
Revise CBS_strdup() documentation.
Joel Sing
[next]