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-07-02
Cope with SONPROC scheduler changes.
Miod Vallat
2004-07-02
Maintain %f and %gs over traps. Mostly from NetBSD. Preparation for SMP
Niklas Hallqvist
2004-07-02
Make page-aligned variable contiguous. Saves almost one page of data.
Miod Vallat
2004-07-02
Switch mvme88k to evcount, but keep maintaining intrcnt[] too for now.
Miod Vallat
2004-07-02
Disable a -O2 specific optimization which causes kern_fork (and probably other
Miod Vallat
2004-07-02
printf inode numer as unsigned -- just the way it is
Michael Shalayeff
2004-07-02
Be sure to fill intrhand structures correctly.
Miod Vallat
2004-07-02
Remove unused extra intrhand.
Miod Vallat
2004-07-02
Since these vector tables are not final tables, they don't need to be
Miod Vallat
2004-07-02
fill out error info into ret* regs upon failed syscall return
Michael Shalayeff
2004-07-01
two more hppa mids
Michael Shalayeff
2004-07-01
have separate insn and data cache all-flushers
Michael Shalayeff
2004-07-01
add HPUX_SYSCONF_CPUPA20
Michael Shalayeff
2004-07-01
disabled USE_HPT option (experimental right now)
Michael Shalayeff
2004-07-01
Delete unused functions and unnecessary flush_pipeline() at the
Kenji Aoyama
2004-06-30
use evconuts for device interrupts counting
Michael Shalayeff
2004-06-30
regen
Michael Shalayeff
2004-06-30
update from netbsd: use sys_poll() and label some other unimplemented ones; m...
Michael Shalayeff
2004-06-30
allow forced fpu emulation through a sysctl
Michael Shalayeff
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
[next]