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
2015-12-17
Simplify multicast option handling (10 less lines) by matching /etc/rc behavior
Antoine Jacoutot
2015-12-17
As well as setting up the state, actually use it in cmd_find_target.
Nicholas Marriott
2015-12-17
Make the cost of moving a process to the primary cpu a bit higher. This is
Mark Kettenis
2015-12-17
sprinkling ifndef __linux__ around two variable declarations could not
Ted Unangst
2015-12-17
Add missing colon after "Peer name" in verbose output. Mentioned on the
mmcc
2015-12-17
s/expresion/expression/g
mmcc
2015-12-17
s/failes/failed/g
mmcc
2015-12-17
add return code to newrequest to distinguish between cache hit and error.
Ted Unangst
2015-12-17
add a size to free. from Mathieu
Ted Unangst
2015-12-17
arrays decay to pointers without needing &
Ted Unangst
2015-12-17
no need to check null before free
Ted Unangst
2015-12-17
add ktrace to kevent. ok guenther
Ted Unangst
2015-12-17
add size to free. from Mathieu
Ted Unangst
2015-12-17
rm a bit more trailers code. no longer accept them as alias for ethernet.
Ted Unangst
2015-12-17
If CORB/RIRB are not running, log error message unconditonnaly
Alexandre Ratchov
2015-12-17
regen NSD's autoconf script, forgotten with the update - noticed by Brad
Stuart Henderson
2015-12-17
Add display brightness support. This is available on the last few generations
Mark Kettenis
2015-12-17
Implement a memory barrier for mips. Basically this makes __sync_synchronize()
Mark Kettenis
2015-12-17
Missing include, spotted by benoit@
Martin Pieuchot
2015-12-17
Move vcpu register state init to vmd. Allows vmd bootloader to make the
Mike Larkin
2015-12-17
Use config_mountroot(9) instead of startuphook_establish(9).
Martin Pieuchot
2015-12-17
Replace 'arc4random() % (2^k - 1)' by 'arc4random() & (2^k - 1)' to
tb
2015-12-17
Add missing $OpenBSD$ tags.
tb
2015-12-17
Replace arc4random() % i by arc4random_uniform(i) to avoid modulo bias.
tb
2015-12-16
send-keys -R should reset the input parser to ground state (so it can be
Nicholas Marriott
2009-10-15
import of gcc-4.2.1, the last gcc release under GPLv2
Robert Nagy
2015-12-16
Add infrastructure to work out the best target given a pane or window
Nicholas Marriott
2015-12-16
showenv and setenv need to be CANFAIL.
Nicholas Marriott
2015-12-16
change the kqueue backend to call kevent() as events are added instead
Ted Unangst
2015-12-16
Remove modulo bias in random number generator.
tb
2015-12-16
Remove the solbourne entries now that all its code is gone.
mmcc
2015-12-16
Add _sndiop user and group for (future) privileged sndiod process.
Alexandre Ratchov
2015-12-16
tweak previous;
Jason McIntyre
2015-12-16
documents pledge(2) "dpath" promise
Sebastien Marie
2015-12-16
Remove support for HOSTALIASES from the resolver. This "open and parse
Theo de Raadt
2015-12-16
in pledged process, setuid/setgid/sticky bits should be ignored.
Sebastien Marie
2015-12-16
Don't attempt to get the ThinkLight state if neither the KLCG nor the MLCG
Mark Kettenis
2015-12-16
Refactor umass_detach() in order to pass a size to free(9).
Martin Pieuchot
2015-12-16
clean up some unused variables, and add the printing of the certificate validity
Bob Beck
2015-12-16
Avoid grabbing the kernel lock in uvm_unmap() if we have an interrupt-safe
Mark Kettenis
2015-12-16
Use __progname instead of hand-rolled parsing of argv[0].
tb
2015-12-16
Add pexp match otherwise rcctl stop vmd doesn't work. OK deraadt@
James Turner
2015-12-16
Use __progname instead of hand-rolled parsing of argv[0].
tb
2015-12-16
Adding mark messages to log files was broken since OpenBSD 5.7.
Alexander Bluhm
2015-12-16
Merge rtable_mpath_select() into rtable_match().
Martin Pieuchot
2015-12-16
Don't forget about monitor mode while building the ifmedia list
Stefan Sperling
2015-12-16
in pledged process, setuid/setgid/sticky bits should be ignored.
Sebastien Marie
2015-12-16
Replace "tame" by "pledge" in a comment.
tb
2015-12-15
less macro and lines
Joerg Jung
2015-12-15
ignore unlikely temperature values like -127 degC
Joerg Jung
[prev]
[next]