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
2016-09-18
Use a locator (named "early") to let designated drivers attach before others.
Mark Kettenis
2016-09-18
unbreak IPv6 source selection
Florian Obser
2016-09-18
Bump boot loader versions due to bcrypt pbkdf support.
Joel Sing
2016-09-18
Add bcrypt pbkdf support to the softraid crypto boot loader code.
Joel Sing
2016-09-18
sync
Theo de Raadt
2016-09-18
We cannot use fputs(3) in passthrough() because the stdout stream
Ingo Schwarze
2016-09-18
Switch the i386 floppy ramdisk to fdboot(8), now that it works correctly.
Joel Sing
2016-09-18
Make sure an output device is allocated before calling terminal_sepline(),
Ingo Schwarze
2016-09-18
Correctly handle short read()s in the libsa gzip handling lseek(). Also
Joel Sing
2016-09-18
simplify startup, since we know earlier which type of socket we need
Theo de Raadt
2016-09-18
Fix a bug in the bounce buffer handling of BIOS disk I/O.
Joel Sing
2016-09-18
there's no reason to point readers to options(4) now;
Jason McIntyre
2016-09-18
whitespace
Theo de Raadt
2016-09-18
option INSECURE is obsolete
Theo de Raadt
2016-09-18
sync
Theo de Raadt
2016-09-18
option INSECURE is obsolete
Theo de Raadt
2016-09-18
If running in verbose mode and no source address has been specified
Florian Obser
2016-09-18
Do not print 'ping6' in reporting output, just 'ping'.
Florian Obser
2016-09-18
merge form libc malloc:
Otto Moerbeek
2016-09-18
move page junking tp unmap(), right before we stick the region in the cache;
Otto Moerbeek
2016-09-18
as is done on amd64, allow using CTF to lookup the function parameters.
Jasper Lievisse Adriaanse
2016-09-18
- inline db_ctf_nsyms() into it's only caller. the value remains cached and
Jasper Lievisse Adriaanse
2016-09-18
Kill p_env from proc.c. The p_env variable was not being used seriously and
Rafael Zalamena
2016-09-18
add missing call to db_ctf_init().
Jasper Lievisse Adriaanse
2016-09-18
Go down the right path in the _LIBUNWIND_ARM_EHABI case.
Mark Kettenis
2016-09-18
Fix compilation by replacing old m_copym2() usage with the newer
Rafael Zalamena
2016-09-18
Use unified syntax such that this compiles with both gcc and clang.
Mark Kettenis
2016-09-18
minor tweaks;
Jason McIntyre
2016-09-18
Ensure that the device descriptor ``bMaxPacketSize'' value is usable
Martin Pieuchot
2016-09-18
Use ${INSTALL} instead of install, like in all the other Makefile's.
Martin Natano
2016-09-18
add some barebones manual pages
Jonathan Gray
2016-09-18
unbreak the build by including stddef.h for the definition of NULL
Jonathan Gray
2016-09-17
For now, force soft-float; our kernel doesn't support saving the FPU state yet.
Mark Kettenis
2016-09-17
backwards if(v6flag); pointed out by naddy
Florian Obser
2016-09-17
Report a LAPIC address override entry in the dmesg if it doesn't match
Philip Guenther
2016-09-17
Add an interface to find the ARM.exidx table for use by the ARM EHABI unwinder.
Mark Kettenis
2016-09-17
pathnames for cert and key files need to be quoted.
T.J. Townsend
2016-09-17
Make the flag tests consistent in buf_realloc_pages() and explain what's
Philip Guenther
2016-09-17
... and we have unification.
Florian Obser
2016-09-17
unhook ping6 from the build
Florian Obser
2016-09-17
Merge ping6(8) manual into ping(8).
Florian Obser
2016-09-17
replace two arc4random loops with arc4random_buf
Ted Unangst
2016-09-17
rename ddb/db_ctf.h to sys/ctf.h which is the expected location for the public
Jasper Lievisse Adriaanse
2016-09-17
move the .SUNW_ctf section name definition to exec_elf.h and document it in e...
Jasper Lievisse Adriaanse
2016-09-17
Fix types for OpenBSD/arm.
Mark Kettenis
2016-09-17
Add missing build infrastructure for arm.
Mark Kettenis
2016-09-17
Use the asm global register extension for the TCB pointer in userspace
Philip Guenther
2016-09-03
Use the space freed up by sparc and zaurus to import LLVM.
Pascal Stumpf
2016-09-17
remove comment about CMS; ok jsing
Theo de Raadt
2016-09-17
little bit more KNF
Theo de Raadt
[next]