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
2020-01-14
In nfs_clearcommit() the loops over mnt_vnodelist and v_dirtyblkhd
Alexander Bluhm
2020-01-14
amlsm(4)
Mark Kettenis
2020-01-14
Pick the value for "max requests number" from the correct server {}
Sebastian Benoit
2020-01-14
Add amlsm(4), a driver for the "secure monitor" firmware interface.
Mark Kettenis
2020-01-14
sync
Theo de Raadt
2020-01-14
amltemp(4)
Mark Kettenis
2020-01-14
Add amltemp(4), a driver for the temperature sensors on various Amlogic SoCs.
Mark Kettenis
2020-01-14
sync ssh-keygen.1 and ssh-keygen's usage() with each other and reality
Christian Weisgerber
2020-01-14
Add live test for simple ikev2 handshake and encrypted ping between two
tobhe
2020-01-14
Introduce TIMESPEC_TO_NSEC() and use it to convert userland facing
Martin Pieuchot
2020-01-14
Convert custom semaphores to tsleep_nsec(9).
Martin Pieuchot
2020-01-14
bump to 3.1.0
Brent Cook
2020-01-13
Unifdef WWN quirk
kn
2020-01-13
Document how to make getopt_long(3) process arguments in order and stop
Stefan Sperling
2020-01-13
Make clean should not require SUDO.
Alexander Bluhm
2020-01-13
Fix printf compiler warnings in wfp regress. Convert wchar to a
Alexander Bluhm
2020-01-13
Ensure XHCI_SCTX_DCI() always contains a valid number, i.e. the DCI of
Kenneth R Westerback
2020-01-13
move function around to minimize conflicts
Marc Espie
2020-01-13
forgot to remove Job_Begin/Job_End
Marc Espie
2020-01-13
proper prototype
Marc Espie
2020-01-13
forgot gc'ing one function
Marc Espie
2020-01-13
make the choice of engine explicit
Marc Espie
2020-01-13
Link forgotten libc tests to the build.
Alexander Bluhm
2020-01-13
unify compat mode and parallelmode a bit: there's no longer a need for
Marc Espie
2020-01-13
make things more complex so that they can become simpler:
Marc Espie
2020-01-13
less confusing function name
Marc Espie
2020-01-13
introduce a JOB_KEEPERROR flag so that the logic for moving jobs
Marc Espie
2020-01-13
cleanup header
Marc Espie
2020-01-13
zap more unneeded indirection, may_continue_job is enough
Marc Espie
2020-01-13
remove_job no longer pulls its weight
Marc Espie
2020-01-13
Split setjmp-fpu regress into separate tests. Use errx(3) to explain
Alexander Bluhm
2020-01-13
better name for function
Marc Espie
2020-01-13
simplify the way we account for different jobs:
Marc Espie
2020-01-13
and actually comment about it
Marc Espie
2020-01-13
move expensive heuristics a bit and explain better why we do that
Marc Espie
2020-01-13
concept borrowed from netbsd: turns out SPECIAL_SOURCE/TARGET is no longer
Marc Espie
2020-01-13
move a large chunk of suff.c into its own file (independent functions which
Marc Espie
2020-01-13
move documentation around to be more specific to suff.c
Marc Espie
2020-01-13
regen
Visa Hankala
2020-01-13
Unlock a tiny part of the kqueue subsystem: kqueue(2).
Visa Hankala
2020-01-13
a lot of special keywors (.INCLUDE/.LIBRARIES) were removed a few releases
Marc Espie
2020-01-13
Allocate kqueue instance outside fdplock to avoid sleeping with
Visa Hankala
2020-01-13
introduce a "Buf_Reinit" function for handling static buffers that can
Marc Espie
2020-01-13
tweak special node creation to be simpler: nodes created for special keywords
Marc Espie
2020-01-13
document special values.
Marc Espie
2020-01-13
Convert to tsleep_nsec(9), while here fix a bug where the value specified
Martin Pieuchot
2020-01-13
Timeouts are all specified in multiple of `hz' so define them in term of
Martin Pieuchot
2020-01-13
Kill dead code.
Martin Pieuchot
2020-01-13
Kill dead code.
Martin Pieuchot
2020-01-13
nit, use "fatal" with parameters as intended
Marc Espie
[next]