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-13
Sort button defines.
Mark Kettenis
2015-12-12
Add OpenBSD Id.
Reyk Floeter
2015-12-12
Add OpenBSD CVS/RCS Ids.
Reyk Floeter
2015-12-12
comment typo
mmcc
2015-12-12
Adjust IPI numbers to get the interrupts working. Bits 5 and 6 do not
Visa Hankala
2015-12-12
In the A-MSDU receive code path, add an upper bounds check on A-MSDU
Stefan Sperling
2015-12-12
x2APIC is currently enabled on HV guests only, not on bare metal, to
Reyk Floeter
2015-12-12
enable keyboard backlight support via wskbd(4) hooks
Joerg Jung
2015-12-12
Identify hypervisors before configuring other children of the mainbus
Reyk Floeter
2015-12-12
add new ioctls to control keyboard backlights
Joerg Jung
2015-12-12
Flag AP as QoS capable when EDCA or WME information elements occur in beacons
Stefan Sperling
2015-12-12
11n/HT negotiation fixes:
Stefan Sperling
2015-12-12
Finish support for receiving 11n A-MPDUs.
Stefan Sperling
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
[next]