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
2014-12-30
self-relocating crt0 bits for sh, and enable static pie by default. With some
Miod Vallat
2014-12-30
Clean up and optimize _dl_start a bit by using immediate addressing for
Miod Vallat
2014-12-30
Rename a few functions name. Will help factorize some stuffs.
Antoine Jacoutot
2014-12-30
do not print an empty order in case pkg_scripts is undefined
Robert Nagy
2014-12-30
add_flags() does not need any action argument.
Antoine Jacoutot
2014-12-30
Remove redundant md memcpy.S and memmove.S lines. The mi config
Jonathan Gray
2014-12-30
Fix handling of R_MIPS_REL32_64 relocations that reference a symbol.
Mark Kettenis
2014-12-30
add __bounded as appropriate.
David Gwynne
2014-12-30
Test the weird construct of a user-defined macro starting (but not
Ingo Schwarze
2014-12-30
copy bcrypt autotune from encrypt(1) and expose via crypt_newhash
Ted Unangst
2014-12-30
let the "make groff" maintainer target show groff warnings
Ingo Schwarze
2014-12-30
unifdef __APCS_26__ we don't run on anything with a 26 bit program counter.
Jonathan Gray
2014-12-30
Rework disklabel reading taskq to plug holes pointed out by jsing@.
Kenneth R Westerback
2014-12-30
typo in comment: ouput => output
Damien Miller
2014-12-29
regen
Kenji Aoyama
2014-12-29
Add audio(4) related entries.
Kenji Aoyama
2014-12-29
Minor cleanup:
Todd C. Miller
2014-12-29
Make the PLT read-only on powerpc as well.
Mark Kettenis
2014-12-29
* Ukrainian airports; from Alexey Suslikov
Christian Weisgerber
2014-12-29
Toggle the TX_RING_KICK_WRAP bit when appropriate.
Mark Kettenis
2014-12-29
impose some limits on the ideal rounds so nothing too crazy happens when
Ted Unangst
2014-12-29
encrypt is now built into instbin, do not need to use the /mnt version
Theo de Raadt
2014-12-29
switch encrypt to auto scaling bcrypt rounds. ok deraadt
Ted Unangst
2014-12-29
don't leak timing info about padding errors by generating a fake key
Ted Unangst
2014-12-29
document ordering more explicitly;
Ingo Schwarze
2014-12-29
useless change. overwriting the nul byte with a newline means b64_ntop
Ted Unangst
2014-12-29
rename fingerprint struct field. no longer exposed to users, but since it's
Ted Unangst
2014-12-29
remove the inspect debug command. should not be used by users, who are not
Ted Unangst
2014-12-29
Assert that rtrequest1(9) is always called at IPL_SOFTNET instead of
Martin Pieuchot
2014-12-29
Add line continuation to be consistent with rc_pre(); ok sthen@
Antoine Jacoutot
2014-12-29
pexp is not needed; ok sthen@
Antoine Jacoutot
2014-12-29
sync
Jonathan Gray
2014-12-29
re-add missing space in confirm prompt that got lost in -r1.18
Jasper Lievisse Adriaanse
2014-12-29
Explicitely include <uvm/uvm_extern.h> in order to build on variable page size
Miod Vallat
2014-12-29
Some missing break's.
Brad Smith
2014-12-29
Some cleaning up of the ioctl handling bits to bring things in line
Brad Smith
2014-12-29
Some cleaning up of the ioctl handling bits to bring things in line
Brad Smith
2014-12-29
It sends and receives packets (until we run out of the initial receive blocks).
Mark Kettenis
2014-12-28
The greatest happiness is to scatter inferiour APIs, to drive them
Kenneth R Westerback
2014-12-28
spelling fix; from daria suchecka via krzystof warzecha
Jason McIntyre
2014-12-28
Fairly complete Rx path hardware initialization.
Mark Kettenis
2014-12-28
Replace last workq in tree (reading disklabels from newly attached
Kenneth R Westerback
2014-12-28
Fix subtle typo.
Joel Sing
2014-12-28
Add regress tests for default option handling.
Joel Sing
2014-12-28
Allow a default option to be specified by having a NULL name, but a valid
Joel Sing
2014-12-28
Add regress tests for multiple argument callback functions.
Joel Sing
2014-12-28
Provide an option type that allows for a callback function to consume an
Joel Sing
2014-12-28
Add option parsing regress tests with end of options handling.
Joel Sing
2014-12-28
Teach option parsing that a single hyphen denotes the end of named options
Joel Sing
2014-12-28
Add regress tests for option parsing with multiple unnamed arguments.
Joel Sing
[next]