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
2010-09-29
Back out previous, it appears to be broken.
Joshua Elsasser
2010-09-29
When reading MXCSR from userland sigcontext, mask out invalid bits.
Joshua Elsasser
2010-09-29
It's never too late to make things at least compile.
Miod Vallat
2010-09-29
Radeon HD4200 Mobility; from brynet. Some flags tweaks from me.
Owain Ainsworth
2010-09-29
sync
Owain Ainsworth
2010-09-29
Radeon HD4200 Mobility from Brynet
Owain Ainsworth
2010-09-29
back out support for variable sized processing unit controls until
Jacob Meuser
2010-09-29
Adjust to the pipex changes introduced during j2k10. Compiles again not
Claudio Jeker
2010-09-29
Do not delay ACKs on connections using loopback interfaces. There is no
Claudio Jeker
2010-09-29
Fix a unfinished comment and add another one for tcp_update_(snd|rcv)space().
Claudio Jeker
2010-09-28
Implement a per-cpu held mutex counter if DIAGNOSTIC on all non-x86 platforms,
Miod Vallat
2010-09-28
malloc() without a WAIT flag
Theo de Raadt
2010-09-28
wrap long line. correct indent. delete a useless comment.
YASUOKA Masahiko
2010-09-28
Make this compile again.
Miod Vallat
2010-09-28
typo
Miod Vallat
2010-09-28
replace hand-rolled infinite loop with LIST_FOREACH
Bret Lambert
2010-09-28
Correct the handling of GS.base when iretq faults: the fault happens
Philip Guenthe
2010-09-28
do not assume PR_NOWAIT is 0; it is not anymore
Theo de Raadt
2010-09-28
missing PR_NOWAIT
Theo de Raadt
2010-09-27
must have either PR_WAITOK or PR_NOWAIT set.
David Gwynne
2010-09-27
Unbreak atalk: don't call ifa_add() until the ifa_addr pointer has been set
Philip Guenthe
2010-09-27
A few M_ZEROs without any M_WAITOK/M_NOWAITs.
Thordur I. Bjornsson
2010-09-27
Make sure the SEND_DEV_ID command is sent synchronously, so the response buffer
Miod Vallat
2010-09-27
must use M_WAITOK here; run into by landry
Theo de Raadt
2010-09-27
a pool_get() assuming that PR_NOWAIT is 0 (not anymore!); run into by naddy
Theo de Raadt
2010-09-27
add support for tracing process stacks in ddb (trace /p).
Mike Belopuhov
2010-09-27
tedu's shiny new pool_get kassert found an instance of PR_NOWAIT or
Marco Peereboom
2010-09-26
support variable sized (bControlSize != 2) processing unit bmControls,
Jacob Meuser
2010-09-26
No need for ums either; from Brad
Miod Vallat
2010-09-26
No need for pms on the installation media; from Brad
Miod Vallat
2010-09-26
unify some pool and malloc flag values. the important bit is that all flags
Ted Unangst
2010-09-26
Merge pmsi(4) into pms(4). From Alexandr Shadchin on tech@.
Miod Vallat
2010-09-26
remove static so things show up in ddb.
Thordur I. Bjornsson
2010-09-26
Length field in L2TP header was broken.
YASUOKA Masahiko
2010-09-25
ppb(4) should respect pci_dopm, like pci(4) does, and not try to poweroff
Mike Larkin
2010-09-25
when vscsi is closed, deactivate all child devices so when we kill the
David Gwynne
2010-09-24
- missing semicolon from r@undefined.ch
Jasper Lievisse Adriaanse
2010-09-24
- let zaurus compile again after utwitch enable
Jasper Lievisse Adriaanse
2010-09-24
avoid potential infinite loop
Bret Lambert
2010-09-24
Add L2TP support to PIPEX.
SUENAGA Hiroki
2010-09-24
use a better description for the vnd(4) entry on this file.
Igor Sobrado
2010-09-24
When processing IPv6 RA messages we may end up adding a new IPv6 address
Joel Sing
2010-09-24
Implement if_freenameindex() as a real function as required by posix.
Claudio Jeker
2010-09-24
Make the endpointer also const so that there is no warning from gcc4
Claudio Jeker
2010-09-24
Add stricter asserts to DIAGNOSTIC kernels to help catch mutex and
Matthew Dempsky
2010-09-24
vscsi lives once more!
David Gwynne
2010-09-24
Fix bus space mapping bugs for GPIO's and MFGPT's and while at it add proper
Paul Irofti
2010-09-24
remove dying flag in detach() function.
Yojiro Uo
2010-09-24
useless store
Theo de Raadt
2010-09-24
fix typo in utwitch
David Gwynne
[prev]
[next]