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
2018-03-29
update to unbound 1.7.0
Florian Obser
2018-03-29
Set p->p_cpu in cpu_switchto() like we do on other MP architectures.
Patrick Wildt
2018-03-29
Enable mvclock(4), mvicu(4), mvpinctrl(4), mvgpio(4) and mvrtc(4). This
Mark Kettenis
2018-03-29
mvicu(4)
Mark Kettenis
2018-03-29
Fix HISTORY.
Mark Kettenis
2018-03-29
Make sure that the global config is send out immediately when it is
Martijn van Duren
2018-03-29
mvrtc(4)
Mark Kettenis
2018-03-29
Add mvrtc(4), a driver for the RTC integrated on various Marvell Armada SoCs.
Mark Kettenis
2018-03-29
Use "marvell,spi-ranges" property to map GICP interrupts numbers into GIC
Mark Kettenis
2018-03-29
Resolve some code duplication.
Ingo Schwarze
2018-03-29
Fix three bugs in setlocale(3):
Ingo Schwarze
2018-03-29
Add support for legacy binding used in device trees for Marvell devices for
Mark Kettenis
2012-03-26
Import Unbound 1.4.16 to work on in-tree (not yet linked to the build).
Stuart Henderson
2018-03-29
Make sparc64 ofwboot open the softraid boot chunk early on and keep the
Stefan Sperling
2018-03-29
Do not crash on empty window, reported by Jamie Macdonald in GitHub
Nicholas Marriott
2018-03-29
NET_LOCK is also required in pppxwrite and pppxclose.
Jonathan Matthew
2018-03-29
Limit ASN.1 constructed types recursive definition depth
Kinichiro Inoguchi
2018-03-29
Remove RDTSCP from the CPUID flags reported to the guest VM. The instruction
Mike Larkin
2018-03-29
KNF (wrap a long line)
Mike Larkin
2018-03-29
Explicitly declare the gdt storage in struct cpu_info_full instead of
Philip Guenther
2018-03-28
Fix a lint style issue.
Visa Hankala
2018-03-28
Add USG and USG PRO-4.
Visa Hankala
2018-03-28
Use RWL_IS_VNODE with locks that are acquired through VOP_LOCK(),
Visa Hankala
2018-03-28
- memory leak occurs when adding same table twice.
Alexandr Nedvedicky
2018-03-28
Call FREF() right after fd_getfile() in getsock().
Martin Pieuchot
2018-03-28
Call FREF() right after fd_getfile() in sys_flock().
Martin Pieuchot
2018-03-28
Call FREF() right after fd_getfile*() in pread(), prwrite() & co.
Martin Pieuchot
2018-03-28
Check for possible race after sleeping instead of using a rwlock to
Martin Pieuchot
2018-03-28
Mark ext2fs inode recursive lock as RWL_IS_VNODE like for ffs to let it
Martin Pieuchot
2018-03-28
Configure tx and rx chain delay based on device tree properties.
Mark Kettenis
2018-03-28
drm/edid: set ELD connector type in drm_edid_to_eld()
Jonathan Gray
2018-03-28
drm: Defer disabling the vblank IRQ until the next interrupt (for instant-off)
Jonathan Gray
2018-03-27
Update to tzdata2018d from ftp.iana.org
Todd C. Miller
2018-03-27
Add acpicmos(4), a driver that implements SystemCMOS OperationRegion
Mark Kettenis
2018-03-27
found a complete archive of SSLeay-0.4 to SSLeay-0.8.1b tarballs
Ingo Schwarze
2018-03-27
Clear password buffers in non-terminating cases
Theo de Raadt
2018-03-27
Use memcpy instead of bcopy when the memory does not overlap.
David Hill
2018-03-27
Link apply into regress build.
Tobias Stoeckmann
2018-03-27
Fix possibly wrong execution of commands and out of boundary write with
Tobias Stoeckmann
2018-03-27
Make sure that programs violating a pledge(2) promise or some memory
Martin Pieuchot
2018-03-27
Try harder to execute code protected by mutexes after entering ddb(4).
Martin Pieuchot
2018-03-27
Use a goto to merge multiple error blocks in sosplice().
Martin Pieuchot
2018-03-27
Exclude SIGKILL from ptrace(2) interception.
Martin Pieuchot
2018-03-27
sync supported hardware
Jonathan Gray
2018-03-27
take us to 6.3-current
Theo de Raadt
2018-03-24
openssh-7.7
Markus Friedl
2018-03-24
fix bogus warning when signing cert keys using agent; from djm; ok deraadt dt...
Markus Friedl
2018-03-24
bump to 2.7.2
Brent Cook
2018-03-24
Fix intr_restore() on luna88k to restore the previously saved state
Visa Hankala
2018-03-24
Avoid calling issignal() twice on signal delivery in order not
Visa Hankala
[next]