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-07-11
vmm(4): respect argument size when reading from undefined ports.
Mike Larkin
2018-07-11
vmm(4): small cleanup in vm_rwregs.
Mike Larkin
2018-07-11
Drop a const-bomb on regexec. It's probably not a good idea to remove a
Martijn van Duren
2018-07-11
When in incremental search handle ^M (a.k.a. <cr>) like ^[ (a.k.a.
Kenneth R Westerback
2018-07-11
Change the control socket to ospfd.sock.<rdomain>.
remi
2018-07-11
After opening all the needed files, tighten the pledge(2)
Ingo Schwarze
2018-07-11
the STATE_LOOKUP macro made sense ages ago. It stopped making sense
Henning Brauer
2018-07-11
Repair the regression introduced by the recent refactoring
Ingo Schwarze
2018-07-11
Rename function to vmd_check_vmh
Reyk Floeter
2018-07-11
remove wrong comment
remi
2018-07-11
allow default from state
Marc Espie
2018-07-11
allow state->new to deduce the command name from $0
Marc Espie
2018-07-11
Add -f option to vmctl stop to forcefully kill a VM.
Reyk Floeter
2018-07-11
in if_addgroup(), call the new pfi_group_addmember() instead of
Henning Brauer
2018-07-11
Convert AH & IPcomp to ipsec_input_cb() and count drops on input.
Martin Pieuchot
2018-07-11
provide pfi_group_addmember(), which makes the new member interface inherit
Henning Brauer
2018-07-11
there is nothing secret about rad.conf
Florian Obser
2018-07-11
Document behavior change of EC_POINTs_mul(3) from EC constant time changes.
Theo Buehler
2018-07-11
Don't hide errors when IPv6 forwarding is not enabled.
Florian Obser
2018-07-11
Expand formats in load-buffer and save-buffer.
Nicholas Marriott
2018-07-11
s/wuth/with/ in comment
Martijn van Duren
2018-07-11
sync
Theo de Raadt
2018-07-11
Do for most running out of memory err() what was done for most running
Kenneth R Westerback
2018-07-11
Turn yesterday's optimistic ! in an XXX comment into a more cautious ?
Theo Buehler
2018-07-11
Using resolved after realpath(3) has failed is dangerous. Don't do it!
Martijn van Duren
2018-07-11
Make the output of the list command more sensible for the output device.
Martijn van Duren
2018-07-11
Helper function to shorten history.
Nicholas Marriott
2018-07-11
implement media type detection and forcing of link speed, lightly tested
Jonathan Matthew
2018-07-11
Rephrase the wording on the replacement string of the substitute command.
Martijn van Duren
2018-07-11
Add function comments.
Nicholas Marriott
2018-07-11
move declarations of hwrm message functions up to the top and make them
Jonathan Matthew
2018-07-11
don't bother checking the rx index matches what we expect, it works
Jonathan Matthew
2018-07-11
Remove an old and false comment. REALLOC now free(3)s the code if realloc
Martijn van Duren
2018-07-11
zap trailing whitespace;
Jason McIntyre
2018-07-11
Update EC regression tests.
Theo Buehler
2018-07-10
remove newd control leftovers
Florian Obser
2018-07-10
remove unused variable; pointed out by llvm
Florian Obser
2018-07-10
add ractl, the rad(8) control program
Florian Obser
2018-07-10
Indent labels by a space so they don't obliterate function names in diffs.
Theo Buehler
2018-07-10
ECC constant time scalar multiplication support. First step in overhauling
Theo Buehler
2018-07-10
Provide BN_swap_ct(), a constant time function that conditionally swaps
Theo Buehler
2018-07-10
Factor out a bit of ugly code that truncates the digest to the order_bits
Theo Buehler
2018-07-10
pledge(2)
friehm
2018-07-10
style (single-line ifs don't need braces)
Reyk Floeter
2018-07-10
$OpenBSD$
Theo Buehler
2018-07-10
Now that all *_free() functions are NULL safe, we can generate the
Theo Buehler
2018-07-10
Return the VM pid to the vmd parent. This pid field already existed
Reyk Floeter
2018-07-10
Remove a debug message
Reyk Floeter
2018-07-10
When an interface doesn't have a layer 2 address in6_get_soii_ifid()
Florian Obser
2018-07-10
When an interface doesn't have a layer 2 address in6_get_ifid()
Florian Obser
[next]