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-12-01
sync
Theo de Raadt
2019-12-01
Remove unused test program.
Visa Hankala
2019-11-30
temporarily neuter the syscall-callfrom check as a few people
Theo de Raadt
2019-11-30
Sigh, fix i386 msyscall() case to permission the correct address range.
Theo de Raadt
2019-11-30
- no -r option
Jason McIntyre
2019-11-30
cardbus(4): tsleep(9) -> tsleep_nsec(9); ok jca@
cheloha
2019-11-30
pckbc(4): tsleep(9) -> tsleep_nsec(9); ok jca@
cheloha
2019-11-30
onewire(4), owtemp(4): tsleep(9) -> tsleep_nsec(9); ok jca@
cheloha
2019-11-30
utwitch(4): tsleep(9) -> tsleep_nsec(9); ok jca@
cheloha
2019-11-30
make sure we only pass normalized timevals for the next resolver interval;
Otto Moerbeek
2019-11-30
The message sent in config_setmode starts the handshake in the ikev2 process
tobhe
2019-11-30
Log loaded SPIs and flows.
tobhe
2019-11-30
unveil(2) /dev with read permissions since it's the only directory usbdevs(8)
Ricardo Mestre
2019-11-30
pcidump(8) only opens devices in O_RDONLY from /dev, and additionally writes a
Ricardo Mestre
2019-11-30
After fork(2) the pledge(2) in the parent proc can be reduced to
Ricardo Mestre
2019-11-30
Move kernel locking inside the sleep machinery. This enables calling
Visa Hankala
2019-11-30
Not being able to create a resolver is not a fatal condition in unwind,
Florian Obser
2019-11-30
tweak the Nd lines for a bit of consistency;
Jason McIntyre
2019-11-30
Test inet6 netmask and non-contiguous netmask in ifconfig(8).
Alexander Bluhm
2019-11-30
ifconfig(8) did silently ignore the netmask parameter for inet6 and
Alexander Bluhm
2019-11-30
Add create-vdisk command
kn
2019-11-30
Document new flag and output arrangement better
Theo de Raadt
2019-11-30
sync
Theo de Raadt
2019-11-30
Tweak rpki-client to create all 4 output file formats from a single
Theo de Raadt
2019-11-30
Revert previous - the stability was not as improved as we had thought and
Mike Larkin
2019-11-29
Use X509_STORE_CTX_set_flags() instead of doing the same thing by hand
Claudio Jeker
2019-11-29
Fix size of reserved bytes section in xsave header.
mortimer
2019-11-29
Sort relative relocations (and relocations against the same symbol) by offset
Philip Guenther
2019-11-29
Add uvm_objfree function to free all pages in a uvm_obj in one go.
Bob Beck
2019-11-29
Change the default security level for incoming IPsec flows from
tobhe
2019-11-29
Improve support for the RK3399's eMMC in sdhc(4). Fix the compatible
Patrick Wildt
2019-11-29
Add rkemmcphy(4), a driver for the RK3399's eMMC PHY.
Patrick Wildt
2019-11-29
Make rkgrf(4) behave like a simplebus(4) so we can attach drivers
Patrick Wildt
2019-11-29
Add support for the RK3399's eMMC clock to rkclock(4).
Patrick Wildt
2019-11-29
Move p_sleeplocks and p_limit into the "zero on create" section of struct
Philip Guenther
2019-11-29
Eliminate the sketchy use of ps_mainproc here by making unveil_add_vnode()
Philip Guenther
2019-11-29
Add an element to the marks array to store the virtual address of the
Mark Kettenis
2019-11-29
Move kcov(4)'s p_kd into the "zero on create" section to simplify fork code
Philip Guenther
2019-11-29
correct order of region bits for -a case: rwxSepc
Theo de Raadt
2019-11-29
As additional paranoia, make a copy of system ld.so into obj/ld.so.backup
Theo de Raadt
2019-11-29
Restore the previous behaiviour of not checking the crl for the mft.
Sebastian Benoit
2019-11-29
Split out the code that removes a page from uvm objects and clears the flags
Mark Kettenis
2019-11-29
remove two items from the todo list
Sebastian Benoit
2019-11-29
... and fix the compile.
Sebastian Benoit
2019-11-29
bring back CRL checks, noted by claudio@
Sebastian Benoit
2019-11-29
Add missing retq to mds handler for knights landing.
mortimer
2019-11-29
delete REAMDE.md
Sebastian Benoit
2019-11-29
Improve the programs description a little
Sebastian Benoit
2019-11-29
add a comment noting missing functionality
Sebastian Benoit
2019-11-29
add __func__ to panic() and printf() calls in sys/netinet6/*
Nayden Markatchev
[next]