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
2017-12-04
Change __mp_lock_held() to work with an arbitrary CPU info structure and
Martin Pieuchot
2017-12-04
Use _kernel_lock_held() instead of __mp_lock_held(&kernel_lock).
Martin Pieuchot
2017-12-03
If we wanted to send out more proposals than just one, we need to set a
Patrick Wildt
2017-12-03
The RFC specifies that to accept a proposal, we must select a transform
Patrick Wildt
2017-12-03
Move timer fields 'expiry" and "rebind" out of struct client_lease
Kenneth R Westerback
2017-12-03
Disallow the _pbuild user from making TCP/UDP connections in the default
Stuart Henderson
2017-12-03
Enable bgw(4).
Mark Kettenis
2017-12-03
Enumerate all i2c devices on the bus. Mark their nodes as attached even
Mark Kettenis
2017-12-03
pledge(2) elfrdsetroot:
Theo Buehler
2017-12-03
Abandon nagging about "_" violating RFC 952. This removes the need
Kenneth R Westerback
2017-12-03
Rename ci_number to ci_cpuid to match other archs.
Martin Pieuchot
2017-12-03
Include dtbs for Wandboard rev D1 including the i.MX 6QuadPlus variant.
Jonathan Gray
2017-12-03
sync
Jonathan Gray
2017-12-02
sync
Theo de Raadt
2017-12-02
Adapt to change in 0Z
Otto Moerbeek
2017-12-02
make 0Z do what the original dc and gnu bcc do; ok tom@
Otto Moerbeek
2017-12-02
post-patch -> pre-configure
Antoine Jacoutot
2017-12-02
Add a caveat wrt use of non-decimal fractional notation; from kshe; ok jmc@
Otto Moerbeek
2017-12-02
switching to _pbuild is tricky, you can't take it back.
Marc Espie
2017-12-01
Redo the calculation of the alignment and placement of static TLS data to
Philip Guenther
2017-12-01
The RFC specifies that in an SA payload the proposals must be numbered
Patrick Wildt
2017-12-01
Turns out that, as specified in the RFC, the initial Child SA does not
Patrick Wildt
2017-12-01
fix buglet in split_number() and optimize count_digits();
Otto Moerbeek
2017-12-01
arm64 is now also a _syspatch_arch
Theo Buehler
2017-12-01
In the macppc installer, switch the default answer for the partition
Stefan Sperling
2017-12-01
Add quotes around the name of (unconfigured) devices like we do for other
Mark Kettenis
2017-12-01
Avoid using an uninitialized variable.
Visa Hankala
2017-12-01
Fix white spaces and shorten long line.
Alexander Bluhm
2017-12-01
Consistently .Xr the corresponding wide char functions from char- and
Ingo Schwarze
2017-12-01
add missing argument name; from <kshe59 at zoho dot eu>; OK jmc@;
Ingo Schwarze
2017-12-01
Simplify the reverse PCB lookup logic. The PF_TAG_TRANSLATE_LOCALHOST
Alexander Bluhm
2017-12-01
update currency exchange rates;
Jason McIntyre
2017-12-01
remove deprectaed linkX notation;
Jason McIntyre
2017-12-01
and enable new test
Otto Moerbeek
2017-12-01
extra tests for Z (upcoming implementation change)
Otto Moerbeek
2017-11-30
Fix the IPL and flags of the MP-safe crypto taskq. Now a sane IPL
Visa Hankala
2017-11-30
add bgw;
Jason McIntyre
2017-11-30
Replace `coremask' with `numcores'.
Visa Hankala
2017-11-30
Prefer `numcores' to `coremask'. The former is probably easier
Visa Hankala
2017-11-30
Fix typos in comments.
Nayden Markatchev
2017-11-30
Add bgw(4) man page.
Mark Kettenis
2017-11-30
Fix variable expansion.
Visa Hankala
2017-11-30
Add bgw(4), a driver for a family of Bosch acceleration sensors.
Mark Kettenis
2017-11-30
Add support for rejecting IKE SA messages. This means that we can reply
Patrick Wildt
2017-11-30
vn_open(9) does not pass the open(2) flags to VOP_CREATE(9) so we can't
helg
2017-11-30
Default unknowns to application/octet-stream instead of x-not-regular-file.
Anthony J. Bentley
2017-11-30
use the same macro consistently for the various carp balancing modes;
Jason McIntyre
2017-11-30
no more arp mode for carp; from martin rettberg
Jason McIntyre
2017-11-30
When performing vmctl reload and a previously configured vm is running,
ccardenas
2017-11-30
__MAP_NOFAULT doesn't make sense with anon mappings, so return EINVAL if
Philip Guenther
[next]