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-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
2014-12-28
Provide a mechanism for option parsing to return the number of arguments
Joel Sing
2014-12-28
Attach USB HID devices from the Generic Destop page, usage pointer to
Matthieu Herrb
2014-12-28
Improve documentation of the header/footer macros .Dt, .Os, .TH:
Ingo Schwarze
2014-12-28
Update regress to match change in unnamed argument handling.
Joel Sing
2014-12-28
Only accept a single unnamed argument - the existing behaviour is to
Joel Sing
2014-12-28
Slightly simplify options parsing logic.
Joel Sing
2014-12-28
mdoc(7) already uses the mandoc(1) -Ios argument in the footer line
Ingo Schwarze
2014-12-28
Update options regress to match option function pointer change.
Joel Sing
2014-12-28
Provide two different function pointers for option function callbacks. This
Joel Sing
2014-12-28
remove a surplus argument to printf caught by -Wformat
Jonathan Gray
2014-12-28
Unbreak the tree. Looks like tedu did not tedu enough when killing KPDK
Claudio Jeker
2014-12-28
improve previous: do the size check up front to avoid leaking memory
Ingo Schwarze
2014-12-28
Add regression tests where OpenBSD syslogd is sending messages to
Alexander Bluhm
2014-12-28
Provide initial regress tests for the complex option parsing that is needed
Joel Sing
2014-12-28
mask with & not &&
Jonathan Gray
2014-12-28
Change the default ext_addr from "egress" to "*". Listening on the
Reyk Floeter
2014-12-28
Change the default example from "listen on egress" to "listen on *".
Reyk Floeter
[next]