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
2004-06-30
fix a panic msg
Michael Shalayeff
2004-06-30
only touch bridge regs that we need now -- the rest for the card-mode
Michael Shalayeff
2004-06-30
call handlers for higher priority first to avoid needless recursion
Michael Shalayeff
2004-06-30
since we're not using 'len' for anything, nuke it and pass null to
Pedro Martelletto
2004-06-30
Force SCSI_POLL for commands issued during probe. Fixes problem with mpt on
Kenneth R Westerback
2004-06-30
don't strlcpy() to user-space, use copyoutstr() instead. ok deraadt@
Pedro Martelletto
2004-06-29
do not use u_long for 32bit data; found by Jacob Meuser
Michael Shalayeff
2004-06-29
Uncomment atw(4) now that it has been tested.
Todd C. Miller
2004-06-28
er this is better...
Theo de Raadt
2004-06-28
Don't restrict WEP keys to exactly 40 or 108 bits.
Todd C. Miller
2004-06-28
remove dup variable
Theo de Raadt
2004-06-28
oops
Theo de Raadt
2004-06-28
You *cannot* strlcpy from userland. Pedro, go read this and find out what
Theo de Raadt
2004-06-28
live happy w/ generic byte swapping macros
Michael Shalayeff
2004-06-28
do not cast explicitly to unsigned; found by otto@
Michael Shalayeff
2004-06-28
add support for ati tv-wonders written by me and tested by Jacob Meuser <jake...
Michael Shalayeff
2004-06-28
do not force into io space on hppa as it's much slower
Michael Shalayeff
2004-06-28
Enable AP scanning via the WI_RID_PRISM2 ioctl. Now atw(4) can do
Todd C. Miller
2004-06-28
shorten name
Theo de Raadt
2004-06-28
Use new event counter API for interrupt counting on macppc. drahn@ ok
Aaron Campbell
2004-06-28
Use new event counter API for interrupt counting on alpha. By me, with some
Aaron Campbell
2004-06-28
pass pin instead of level out to userland
Theo de Raadt
2004-06-28
move from unsafe ev_count32 to safe ev_count; aaron ok
Theo de Raadt
2004-06-28
splhigh around ec_count fetches -- sorry art; ok aaron
Theo de Raadt
2004-06-28
Use new event counter API for interrupt counting on amd64. Based in part
Theo de Raadt
2004-06-28
Use new event counter API for interrupt counting on sparc64. deraadt@ tholo@
Aaron Campbell
2004-06-28
Use new event counter API for interrupt counting on i386. deraadt@ tholo@
Aaron Campbell
2004-06-28
Add new, generic ``evcount'' event counter API to the kernel. From art@,
Aaron Campbell
2004-06-28
KNF
Ryan Thomas McBride
2004-06-27
prettier print
Theo de Raadt
2004-06-27
back out crud that breaks the macppc
Theo de Raadt
2004-06-27
better midi stuff from alex@caoua.org
Theo de Raadt
2004-06-27
sync
Theo de Raadt
2004-06-27
some roland midi devices; alex@caoua.org
Theo de Raadt
2004-06-27
Reduce verbosity of atw PCI attach without removing actual info.
Todd C. Miller
2004-06-27
quieter boot requested by art
Theo de Raadt
2004-06-27
for a syscall trapframe print out the number and a few args
Michael Shalayeff
2004-06-27
Hack to avoid panic in arc4maybeinit() due to rnd device not being
Todd C. Miller
2004-06-27
Media support for the 802.11 framework, missing in that commit the other day.
Todd C. Miller
2004-06-27
KNF
Ryan Thomas McBride
2004-06-27
stop passing an empty enaddr around since we figure out the
Brad Smith
2004-06-27
KNF
Ryan Thomas McBride
2004-06-26
KNF
Ryan Thomas McBride
2004-06-26
KNF
Ryan Thomas McBride
2004-06-26
KNF
Ryan Thomas McBride
2004-06-26
use IF_INPUT_ENQUEUE
Philipp Buehler
2004-06-26
Make this kernel config again.
Miod Vallat
2004-06-26
When altering mmu registers, disable interrupts rather than splhigh().
Miod Vallat
2004-06-26
Fix alignment problem between savectx and __savectx. How could this have
Miod Vallat
2004-06-26
pop is quad in 64-bit mode
Andreas Gunnarsson
[next]