index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
Age
Commit message (
Expand
)
Author
2015-12-11
fix nde structure initialization, noticed in netbsd pr 50381 by mmcc@
Bob Beck
2015-12-11
remove wrapper function and call LKSB key write directly
Joerg Jung
2015-12-11
comment typo
mmcc
2015-12-11
remove no longer needed prototype
Joerg Jung
2015-12-11
instead of checking the status everywhere do it directly after (trying) the
Joerg Jung
2015-12-11
Replace mountroothook_establish(9) by config_mountroot(9) a narrower API
Martin Pieuchot
2015-12-11
Remove xs_resume for now; pointed out by mlarkin@
Mike Belopuhov
2015-12-11
Let xs_getprop decide itself whether it's OK to sleep or not
Mike Belopuhov
2015-12-11
Work around Nvidia EHCI controllers bugs.
Martin Pieuchot
2015-12-11
implement kqfilter. copied from tmpfs (which I copied from ufs).
Ted Unangst
2015-12-11
Do not pass a NULL ifp pointer to rtdeletemsg().
Martin Pieuchot
2015-12-10
Remove plain DES from the kernel crypto framework, including the crypto
Christian Weisgerber
2015-12-10
Remove remaining Solbourne code.
mmcc
2015-12-10
comment typo
mmcc
2015-12-10
a couple comment typos
mmcc
2015-12-10
mark bnx_start as mpsafe.
David Gwynne
2015-12-10
write down some stuff before it falls out of my head.
David Gwynne
2015-12-09
Remove plain DES encryption from IPsec.
Christian Weisgerber
2015-12-09
Correct the response string length
Mike Belopuhov
2015-12-09
Keep all ether prototypes in one place.
Martin Pieuchot
2015-12-09
No need to check if size = az->pstream.buffer.size is zero, as
Alexandre Ratchov
2015-12-09
Implement a function to fetch device properties
Mike Belopuhov
2015-12-09
Store the backend node in the attach argument structure
Mike Belopuhov
2015-12-09
cfdriver can't be const...
Mike Belopuhov
2015-12-09
rework ifq_serialise to avoid some atomic ops.
David Gwynne
2015-12-09
Always pass a valid interface pointer to rtdeletemsg().
Martin Pieuchot
2015-12-09
cleanup macbook air iso keyboard support
Joerg Jung
2015-12-09
Do not trigger a KASSERT() if the route we're trying to remove does not
Martin Pieuchot
2015-12-09
Do not trigger a KASSERT() when destroying/detaching an interface with
Martin Pieuchot
2015-12-09
Backport some commits from mainline linux to enable High Bit Rate 2
Jonathan Gray
2015-12-09
rework the if_start mpsafe serialisation so it can serialise arbitrary work
David Gwynne
2015-12-09
successful vmm enter/leave does not need to be reported
Theo de Raadt
2015-12-09
Don't expose XenStore ops we don't know how to deal with
Mike Belopuhov
2015-12-08
Implements simple virtual device probing routine
Mike Belopuhov
2015-12-08
Implement a function to detach emulated devices (such as an em(4)
Mike Belopuhov
2015-12-08
Driver for XenStore, the configuration storage
Mike Belopuhov
2015-12-08
Disable xspd(4) until the man page is written; noticed by reyk@
Mike Belopuhov
2015-12-08
Driver for the XenSource Platform Device
Mike Belopuhov
2015-12-08
Add ability to establish virtual interrupts via Xen event
Mike Belopuhov
2015-12-08
Communicate the selected IDT vector to the Hypervisor
Mike Belopuhov
2015-12-08
Set up an IDT vector for Xen callbacks
Mike Belopuhov
2015-12-08
Allocate and hook up a "shared info page"
Mike Belopuhov
2015-12-08
This brings in support for Xen hypercalls via an MI interface
Mike Belopuhov
2015-12-08
Setup a hypercall page in the kernel .text segment
Mike Belopuhov
2015-12-08
Xen basic infrastructure files and pvbus(4) attachment.
Mike Belopuhov
2015-12-08
When iwm(4) moves to AUTH state it asks the firmware for a "time event" to
Stefan Sperling
2015-12-08
correct errant spacing here before it continues spreading
Ted Unangst
2015-12-08
correct errant spacing
Ted Unangst
2015-12-08
No trailers has been the default and only option for 20 years, yet some
Ted Unangst
2015-12-08
_SYS_TASKQ_H_ -> _SYS_TASK_H_
David Gwynne
[next]