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
2019-10-22
nanoboottime(9): add and document new interface
cheloha
2019-10-22
Replace the mutex that protects the mbuf allocation limit by an
Alexander Bluhm
2019-10-22
No need to always pass the same thing to sd_get_parms(). One less
Kenneth R Westerback
2019-10-22
reflect reality. PORTS_PRIVSEP for instance is not a directory value
Marc Espie
2019-10-22
Do not log "(null)" in debug logging.
Florian Obser
2019-10-22
fix SEE ALSO;
Jason McIntyre
2019-10-22
fixes from lucas;
Jason McIntyre
2019-10-22
Import regenerated moduli file.
Darren Tucker
2019-10-21
put bpfdesc reference counting back, revert change introduced in 1.175 as:
Alexandr Nedvedicky
2019-10-21
sync
Theo de Raadt
2019-10-21
pwmbl(4) and sxipwm(4)
Mark Kettenis
2019-10-21
Add sxipwm(4) and pwmbl(4). Thse two drivers together add support for the
Mark Kettenis
2019-10-21
On newer ThinkPads reporting HKEY version > 1, don't claim wscons
Joshua Stein
2019-10-21
When incrementing or decrementing screen brightness, don't just
Joshua Stein
2019-10-21
Fix backtrace across signals on amd64
Kurt Miller
2019-10-21
Move `p_estcpu' to the region copied during fork & kill scheduler_fork_hook().
Martin Pieuchot
2019-10-21
Use process-private futexes to avoid the uvm_map lookup overhead.
Martin Pieuchot
2019-10-21
Kill unused _wait() function.
Martin Pieuchot
2019-10-21
Mark recycled USB `xfer' as NOT_STARTED to not confuse HCD abort methods.
Martin Pieuchot
2019-10-21
Optionally log blocked queries when using the block list.
Florian Obser
2019-10-21
keep in sync with regular doas. req by millert
Ted Unangst
2019-10-21
Whoops: backout mips64+hppa CHECK_LDSO bits: they weren't done and weren't
Philip Guenther
2019-10-20
Improve previous
kn
2019-10-20
regen
Mark Kettenis
2019-10-20
Add /dev/pri.
Mark Kettenis
2019-10-20
Firmware that supports the "parallel boot" feature allows us to read the PRI
Mark Kettenis
2019-10-20
Remove redundant newline.
Florian Obser
2019-10-20
Print LDC protocol version in debug message.
Mark Kettenis
2019-10-20
Document "set db_console 0|1"
kn
2019-10-20
Use strtonum(3) in atrun. Also limit uid/gid to UID_MAX-1 and
Todd C. Miller
2019-10-20
Tweak and sync comment.
Antoine Jacoutot
2019-10-20
I didn't check robert's fix closely enough.
Marc Espie
2019-10-20
unstub amdgpu_ttm_bo_eviction_valuable()
Jonathan Gray
2019-10-20
For more archs, ld.so itself only needs/uses the arch's "just add load offset"
Philip Guenther
2019-10-19
Add formats for cursor and selection position in copy mode, from Jason Felice.
Nicholas Marriott
2019-10-19
Plug mem leak when the list of dhcp resolvers didn't change. ok florian@
Otto Moerbeek
2019-10-19
Use !ISSET() for unset flag checks.
Kenneth R Westerback
2019-10-19
Use ISSET() for the easier flag checks.
Kenneth R Westerback
2019-10-19
Fix typo in previous, link->flag is link->flags.
Kenneth R Westerback
2019-10-19
Resolve mix of '&=' and CLR() usage in favour of CLR().
Kenneth R Westerback
2019-10-19
Resolve mix of '|=' and SET() usage in favour of SET().
Kenneth R Westerback
2019-10-19
Determine the OS version in a way that won't break after 9.9.
Theo Buehler
2019-10-19
Do not crash trying to fix layout size if only one cell, from Azat Khuzhin.
Nicholas Marriott
2019-10-19
The size limit of the shutdown reason was relaxed to 255 characters but
Claudio Jeker
2019-10-19
Unlock the vnode in vop_inactive of deadfs. The unlock operation is
Visa Hankala
2019-10-18
Don't check that the ipv6 source address of a neighbor advertisment is
Sebastian Benoit
2019-10-18
add some checks to avoid UID_MAX (-1) here. this is not problematic with
Ted Unangst
2019-10-18
setting uid to -1 won't work with setresuid, so detect that condition
Ted Unangst
2019-10-18
Add support for dynamic queue allocation (DQA) to iwm(4).
Stefan Sperling
2019-10-18
Plug mem leak in error path; ok florian@ who also spotted the rad case
Otto Moerbeek
[next]