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-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
2004-06-26
$OpenBSD$
Ryan Thomas McBride
2004-06-26
Simplify expression in loop.
Tom Cosgrove
2004-06-26
cleanup ioctl for ifgroups; ok pb@
Markus Friedl
2004-06-26
only add ipcomp headers if we've actually compressed the payload; with jfb@
Markus Friedl
2004-06-26
Add ioctl call SIOCSIFTIMESLOT/SIOCGIDTIMESLOT.
Alex Feldman
2004-06-26
Add supporting Sangoma network device driver.
Alex Feldman
2004-06-26
Add supporting Sangoma network driver.
Alex Feldman
2004-06-26
Sangoma Network Device driver for AFT series card (initiali version).
Alex Feldman
2004-06-26
Add a table-driven implementation of ether_crc32_be().
Christian Weisgerber
2004-06-26
Don't sleep forever on short nanosleeps.
Thomas Nordin
2004-06-26
deinline splraise, spllower and setsoftint.
Artur Grabowski
[next]