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-01-29
Attach ampintc/ampintcmsi early so pci devices can be attached with
Jonathan Gray
2018-01-28
Refactor and simplify the logic to select and invoke the
Kenneth R Westerback
2018-01-28
trampoline.o depends on assym.h
Mark Kettenis
2018-01-28
typo
Otto Moerbeek
2018-01-28
add malloc_threaderr
Otto Moerbeek
2018-01-28
- An error in the multithreaded case could print the wrong function name
Otto Moerbeek
2018-01-28
Test for correct error when on thread allocates, and another does a double free
Otto Moerbeek
2018-01-28
Spin up secondary CPUs and add IPI infrastructure. Heavily based on diffs
Mark Kettenis
2018-01-28
remove the emulex link: it's dead, and i can;t see any obvious replacement;
Jason McIntyre
2018-01-28
Store PSCI function ids as uint32_t not int in the softc.
Jonathan Gray
2018-01-28
Bring this more in line with our other architectures.
Mark Kettenis
2018-01-28
A few fatal() -> fatalx() where errno is not
Kenneth R Westerback
2018-01-28
Initialize variables to avoid compiler warnings
Kinichiro Inoguchi
2018-01-28
typo
Otto Moerbeek
2018-01-28
sync
Jonathan Gray
2018-01-27
Sync the nam2blk entries with the bdevsw table, which is the
Christian Weisgerber
2018-01-27
Update regress to match removal of ssl_parse_clienthello_tlsext().
Joel Sing
2018-01-27
Complete the TLS extension handling rewrite for the server-side.
Joel Sing
2018-01-27
Clarify the comment re the F5 EC curves extension bug.
Joel Sing
2018-01-27
Convert ssl3_put_cipher_by_char() to CBB.
Joel Sing
2018-01-27
Fix an interrupt storm issue in vnet(4) mpi@ managed to trigger on my T5220,
Stefan Sperling
2018-01-27
Add missing `l' prefix to linker flag and markup SIGHUP; ok jmc@
anton
2018-01-27
Avoid passing NULL to vprintf() by assigning a name to client processes. While
anton
2018-01-26
Add kernel support for the VFP FPU/SIMD unit. Based on a diff by drahn@.
Mark Kettenis
2018-01-26
- do not junk pages returned by free_bytes(), all freed chunks are already
Otto Moerbeek
2018-01-26
Handle the transfer size option when faking up /etc/random.seed.
Christian Weisgerber
2018-01-26
Add kernel support for the VFP FPU/SIMD unit. Based on a diff by drahn@.
Mark Kettenis
2018-01-26
Cleanup VFP code.
Mark Kettenis
2018-01-26
Document MODCMAKE_DEBUG
Jeremie Courreges-Anglas
2018-01-26
allow unpriviledged user to run "encrypt" and "spf walk"
Eric Faurot
2018-01-26
Fix Failure on Start
ccardenas
2018-01-25
Add DPRINTF() and use it to replace log_debug() statements inside
Kenneth R Westerback
2018-01-25
Remove mutex implementations that now live in MI code.
Martin Pieuchot
2018-01-25
Move common mutex implementations to a MI place.
Martin Pieuchot
2018-01-25
Use a workaround for detached parent in carp_proto_input_c().
Martin Pieuchot
2018-01-25
Use a new LDFLAGS variable to pass "-melf_i386_obsd" on amd64.
Martin Pieuchot
2018-01-25
Assert that ifiq_destroy() is not called with the NET_LOCK() held.
Martin Pieuchot
2018-01-25
certificate options are case-sensitive; fix case on one that had it wrong.
Damien Miller
2018-01-25
Fix perl build not to install libperl* twice. This has caused an
YASUOKA Masahiko
2018-01-24
Make the NEON codepaths conditional on __STRICT_ALIGNMENT not being
Mark Kettenis
2018-01-24
Don't display the seconds until renewal. i.e. "em0: bound to 1.2.3.4
Kenneth R Westerback
2018-01-24
Implement support for specifying multiple proposals. This means we can
Patrick Wildt
2018-01-24
add the glue to generate future libset, which are currently 100% unused
Marc Espie
2018-01-24
POSIX requires that awk support \v and \a escapes. I used '\007'
Todd C. Miller
2018-01-24
Log some more errors in the ca code, since there seems to be still a bug
Claudio Jeker
2018-01-24
Use closefrom(3) instead of manually closing all file descriptors
Theo Buehler
2018-01-24
Do not print that the firmware was successfully loaded in the USB backend
Patrick Wildt
2018-01-24
Put the default case, which prints information about an event we do not yet
Patrick Wildt
2018-01-24
We don't do booleans in the kernel, so replace a few occurrences of 'true'
Patrick Wildt
2018-01-24
document bpfsattach and bpfsdetach
David Gwynne
[next]