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
2007-10-17
Convert MALLOC/FREE to malloc/free.
Hans-Joerg Hoexer
2007-10-17
Sanitize debug printf.
Mark Kettenis
2007-10-17
Proper TLB flushing for MULTIPROCESSOR kernels.
Mark Kettenis
2007-10-17
use TAILQ_FOREACH() where applicable in nfs_timer();
Thordur I. Bjornsson
2007-10-17
add probe for TI TMP401 (untested)
Theo de Raadt
2007-10-17
typo
Theo de Raadt
2007-10-17
clear the invalid flag for temperature sensors that are no longer invalid; ok...
Constantine A. Murenin
2007-10-17
cleanup dmesg
Theo de Raadt
2007-10-17
de-abstract and just use splbio() and splx()
Theo de Raadt
2007-10-17
more unification between amd64 and i386 (API changes, but we think
Theo de Raadt
2007-10-17
use ansi declarations and rename gdt to sc to avoid shadows and follow
Federico G. Schwindt
2007-10-17
use ansi declarations and rename gdt to sc to avoid shadows and follow
Federico G. Schwindt
2007-10-17
decl variables earlier; pointed out by fgsch
Theo de Raadt
2007-10-17
replacement for the pctr codebase that can handle amd64 processors as
Theo de Raadt
2007-10-17
some local variables can shadow to decrease kernel stack use, whee
Theo de Raadt
2007-10-17
use NULL to point to the response buffer, which avoids confusion; ok fgsch
Theo de Raadt
2007-10-17
- Remove a shadow declaration.
Federico G. Schwindt
2007-10-16
more remove unneeded declarations that shadows existing vars; ok by many.
Federico G. Schwindt
2007-10-16
For MULTIPROCESSOR kernels, make cpu_switchto() set p->p_cpu.
Mark Kettenis
2007-10-16
Make lazy fpu context switching work for MULTIPROCESSOR kernels. Tested by
Mark Kettenis
2007-10-16
Make lazy fpu context switching work for MULTIPROCESSOR kernels. Tested by
Mark Kettenis
2007-10-16
Fix printing of DIMM size for DDR2.
Mark Kettenis
2007-10-16
Another cpu_switchto() leftover.
Mark Kettenis
2007-10-16
unsigned int is nicer than just unsigned
Theo de Raadt
2007-10-16
typo (naem -> name)
Bret Lambert
2007-10-16
Do not expose the end of the proc_trampoline bowels to C code anymore, and
Miod Vallat
2007-10-16
Fix the mtx_wantipl != IPL_NONE comparison in the ``have to spin''
Miod Vallat
2007-10-15
zero the right object, not some hunk of stack; ok henric@
Damien Miller
2007-10-15
Remove a set, but unused varible in nfs_socket();
Thordur I. Bjornsson
2007-10-15
No need to match on "at34c02" anymore.
Mark Kettenis
2007-10-15
Skip non-SPD EEPROMs.
Mark Kettenis
2007-10-15
enable ADDMULTI and DELMULTI in the ioctl handler now that the tht
David Gwynne
2007-10-15
catch privileged actions as well; hint from miod@
Federico G. Schwindt
2007-10-15
regen
Brad Smith
2007-10-15
add some more Intel ICH9 PCI to ISA bridges.
Brad Smith
2007-10-15
regen
Brad Smith
2007-10-15
add the Intel ICH9 PCI ids.
Brad Smith
2007-10-15
regen
Brad Smith
2007-10-15
add the PCI ids for the Broadcom BCM5761/BCM5761E/BCM5764 and BCM5784
Brad Smith
2007-10-15
more remove unneeded declarations that shadows existing vars; ok by many.
Federico G. Schwindt
2007-10-15
the new dev/rnd.c uses the shared arc4 code instead of implimenting it by
Theo de Raadt
2007-10-15
Switch arc4random to using routines from crypto/arc4.[ch], and rework
Damien Miller
2007-10-14
remove tests for EIDRM and ENOMSG existence now that they're in the tree.
Federico G. Schwindt
2007-10-14
correctly print PC and PC2- prefixes; ok jsg
Theo de Raadt
2007-10-14
Remove now unused functions dealing with kerberos
Thordur I. Bjornsson
2007-10-14
registred -> registered
Miod Vallat
2007-10-14
Don't bail out after finding the first cpu.
Mark Kettenis
2007-10-14
The spec says to wait 40 microseconds for the run bit to clear before
Deanna Phillips
2007-10-14
audio(4)-compatible mixer items for ALC883.
Deanna Phillips
2007-10-14
enable wbng
Theo de Raadt
[prev]
[next]