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
2017-05-27
remove devel/waf gone 2 years ago, may not come back but still gives nightmares
Joerg Jung
2017-05-27
On i386 and amd64, atomic instructions include an implicit memory barrier.
Mark Kettenis
2017-05-27
Ok turns out we still want to keep the rc_bg variable around but we need
Antoine Jacoutot
2017-05-27
Add membar_enter_after_atomic(9) and membar_exit_before_atomic(9) APIs to
Mark Kettenis
2017-05-27
Move includes.
Michal Mazurek
2017-05-27
nvme: Don't set prp1 for DEL_IOCQ
Stefan Fritsch
2017-05-27
Also test arrays of double and long long.
Todd C. Miller
2017-05-27
Push the NET_LOCK down into PF_KEY so that it can be treated like PF_ROUTE.
Claudio Jeker
2017-05-27
Protect the global list of softc with the NET_LOCK().
Martin Pieuchot
2017-05-27
use sizeof("constant string") to avoid magic number
Florian Obser
2017-05-27
print router preference
Florian Obser
2017-05-27
Protect the global list of softc with the NET_LOCK().
Martin Pieuchot
2017-05-27
Remove useless splnet()/splx() dances.
Martin Pieuchot
2017-05-27
Allow an administrator to disable the bgp loop detection algorithm,
Peter Hessler
2017-05-27
allow only one network <prefix> statement per for the same prefix.
Sebastian Benoit
2017-05-27
Use copyin32(9) to atomically copy the futex from user space.
Mark Kettenis
2017-05-27
Put an assert that M_PKTHDR is set before accessing m_pkthdr in the
Alexander Bluhm
2017-05-27
Generate a fake ack (or is it an alternative ack?) internally.
Florian Obser
2017-05-27
Make ddb print again filename and linenumber if a bsd.gdb was loaded.
Claudio Jeker
2017-05-27
Do not connect to cvs.openbsd.org in regress. Run on loopback to
Alexander Bluhm
2017-05-27
move sha224_initial_hash_value[] under !SHA2_SMALL; ok deraadt@ millert@
Christian Weisgerber
2017-05-27
Move SPINLOCK_SPIN_HOOK to the header used by other archs in order to
Martin Pieuchot
2017-05-27
Spring cleanup:
Martin Pieuchot
2017-05-27
Implement copyin32(9) for alpha.
Mark Kettenis
2017-05-27
Go to sleep to let our contending thread win a race.
Martin Pieuchot
2017-05-27
New mutex and condvar implementations based on futex(2).
Martin Pieuchot
2017-05-27
remove #ifdef HIBERNATE section that declares stuff that lives in ahci.c
Jonathan Matthew
2017-05-27
Add an ALRM timer to cope with 2 annoying issues in rc.d(8):
Antoine Jacoutot
2017-05-27
remove unused vars
Florian Obser
2017-05-27
nvme: Add suspend/resume code
Stefan Fritsch
2017-05-27
Use rn_inithead() instead of rn_inithead0(). Since rn_inithead0()
YASUOKA Masahiko
2017-05-27
manually inline tlbflushg. it's short and there's only one caller.
Ted Unangst
2017-05-27
bump the size of ctl rib flags
Peter Hessler
2017-05-27
Add missing comments for CAN and SUB, for consistency.
Frederic Cambus
2017-05-27
Do not use reject routes as they prevent path MTU discovery.
Alexander Bluhm
2017-05-27
SOCK_CLOEXEC | SOCK_NONBLOCK
Florian Obser
2017-05-27
handle expiration / renewal of non-privacy addresses
Florian Obser
2017-05-27
this expects 2byte ASN, so use that, instead of an asn that may or may not fit
Peter Hessler
2017-05-27
there is no need to construct and send a proposal if we reached the
Florian Obser
2017-05-27
do not use %hhu
Florian Obser
2017-05-27
show address proposals in slaacdctl show interface output
Florian Obser
2017-05-27
delete proposal if address gets deleted
Florian Obser
2017-05-27
sync route socket processing to netcfgd
Florian Obser
2017-05-27
configure address on interface
Florian Obser
2017-05-27
remove unused vars
Florian Obser
2017-05-27
handle proposal ack
Florian Obser
2017-05-27
use new address_proposal struct to generate proposals
Florian Obser
2017-05-27
proposal state
Florian Obser
2017-05-27
no longer carry addresses in struct radv_prefix
Florian Obser
2017-05-27
we need to loop over all proposals
Florian Obser
[next]