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-10-05
regen
David Gwynne
2010-10-05
areca have a new family of controllers out
David Gwynne
2010-10-04
add support for midi(4) ports to envy(4)
Alexandre Ratchov
2010-10-04
fp_wscale is only a single byte so do not byteswap it. This makes os
Claudio Jeker
2010-10-03
iopoolification. Tested on my Advansys ASP-3940U2W. Various eyes
Kenneth R Westerback
2010-10-03
iopoolification. Tested on my Initio INIC-950. Various eyes including
Kenneth R Westerback
2010-10-03
Prevent the Dream Link USB LED Message Board to be attached as an HID
Jonathan Armani
2010-10-03
Sync
Jonathan Armani
2010-10-03
Add Dream Link USB LED Message Board v1.0
Jonathan Armani
2010-10-03
sync
Theo de Raadt
2010-10-03
usb mouse; brynet@gmail
Theo de Raadt
2010-10-03
Remove unused header. ok deraadt@
Takuya ASADA
2010-10-03
Follow recent changes on mip64 FPU handling. ok deraadt@ miod@
Takuya ASADA
2010-10-02
turn off lid suspend if we doing halt -p
Theo de Raadt
2010-10-02
unneccessary check before calling cpu_unidle; Vladimir Kirillov
Theo de Raadt
2010-10-02
Ensure the caches are wbinvd'd before we say that the cpu is not running
Theo de Raadt
2010-10-02
make ci_flags volatile; some future MD code will depend on this.
Theo de Raadt
2010-10-02
Added octeon specific cop0 registers. ok miod@
Takuya ASADA
2010-10-02
remove support for srandom and urandom. direct everyone to arandom instead.
Ted Unangst
2010-10-02
Fix Ian@'s pms keyboard/mouse while keeping my eeePC working.
Kenneth R Westerback
2010-10-01
Implemented combus to support com device on OCTEON without modifing dev/ic/co...
Takuya ASADA
2010-10-01
Provide a WEAK_ALIAS macro in <machine/asm.h> for the few platforms
Philip Guenthe
2010-10-01
Add __only_inline, for use in headers like <ctype.h> for defining copies
Philip Guenthe
2010-09-30
If a caller is requesting to be set to the same rtable that they
Peter Hessler
2010-09-30
Convert printf()'s to DPFDEBUG() macro.
Ryan Thomas McBride
2010-09-29
pipex_pptp_userland_output() calls always m_pullup() 16 bytes to the
YASUOKA Masahiko
2010-09-29
Add DMA sync operations. Fixes problems on macppc with gcc4 because
Mark Kettenis
2010-09-29
In the implementation of the SIOCS80211DELNODE ioctl, call
Mark Kettenis
2010-09-29
grab the acpi thread lock very early in acpi thread startup; not that it
Theo de Raadt
2010-09-29
Initialize the ts_recent (received timestamp) field in the newly created
Claudio Jeker
2010-09-29
The attach function can return 1 now because there is no more priority
Theo de Raadt
2010-09-29
Band-aid to prevent uvm_mapent_alloc() sleeping with the pseg mutex held
Thordur I. Bjornsson
2010-09-29
It is not allowed to recalculate the window scale after the initial SYN.
Claudio Jeker
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
[next]