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
2005-12-22
Postpone the hil console detection logic to the first detection of a keyboard.
Miod Vallat
2005-12-22
1. when signalling a process group, don't deliver a copy to every thread
Ted Unangst
2005-12-22
fix memory leak conditions in thrsleep and significantly simplify
Ted Unangst
2005-12-22
Initialize data_track before a 'goto done;' could lead to it being
Kenneth R Westerback
2005-12-22
'spoofonly' does not mean what I thought it meant. The whole point is
Kenneth R Westerback
2005-12-22
Set correct partition offset to 0 when initializing RAW_PART.
Kenneth R Westerback
2005-12-22
remove another debug message
Theo de Raadt
2005-12-22
last change by me was wrong; do not setperf 2x on wakeup
Theo de Raadt
2005-12-22
silence setperf code
Theo de Raadt
2005-12-22
Bad commit, breaks hppa64. Prompted by deraadt@
Marco Peereboom
2005-12-21
Add MACHINE_STACK_ALIGN define.
Marco Peereboom
2005-12-21
Remove KASSERT in attach, return an error instead; while there, implement
Miod Vallat
2005-12-21
No need to store description lines for unrecognized CMMUs...
Miod Vallat
2005-12-21
wrong comment
Theo de Raadt
2005-12-21
sysctl machdep.lidsuspend=1 makes screen closures to cause a suspend.
Theo de Raadt
2005-12-21
Do not attach dnkbd as a console keyboard if console is on serial.
Miod Vallat
2005-12-21
Simplify obio stanzas and remove unused locators.
Miod Vallat
2005-12-21
Remove aed(4) on macppc, nothing uses its functionality since key repeat is
Miod Vallat
2005-12-21
knf
Reyk Floeter
2005-12-21
fix possible NULL pointer, thanks to Marco Molteni
Reyk Floeter
2005-12-21
ansi/deregister. No binary change.
Jonathan Gray
2005-12-21
Don't try to predict what different eeprom settings mean
Jonathan Gray
2005-12-21
shrink a bit
David Gwynne
2005-12-20
Vax does not need to __HAVE_PMAP_PHYSSEG.
Miod Vallat
2005-12-20
volatile variable for looping; ok drahn
Theo de Raadt
2005-12-20
Add machdep.maxspeed sysctl to change the meaning of hw.setperf=100 on zaurus,
Dale Rahn
2005-12-20
remove old #if 0 chunks no longer needed for debug
Theo de Raadt
2005-12-20
using the right ebus bus space makes this beep again
Martin Reindl
2005-12-20
Superfluous stuff.
Claudio Jeker
2005-12-20
Fix typo introduced in last commit.
Todd C. Miller
2005-12-20
use M_READONLY when trying to find out whether we have to copy
Markus Friedl
2005-12-20
Since we are allowed to rely on the fact that the pcb is the first element
Miod Vallat
2005-12-20
Remove initial extent storage for crime and mace bus_space. By the time
Miod Vallat
2005-12-20
01 -> SA_ONSTACK in sigreturn.
Miod Vallat
2005-12-20
Trim include files list.
Miod Vallat
2005-12-20
__attribute__ ((__packed_)) -> __packed
Miod Vallat
2005-12-20
Do bus scanning only if underlying controller asked for it.
Alexander Yurchenko
2005-12-20
start at a 2nd generation scanner
Theo de Raadt
2005-12-20
at power events, call zkbd_hinge() to update the lcd state as well; ok drahn
Theo de Raadt
2005-12-20
upon wakeup, take us back to the speed we were at; ok drahn
Theo de Raadt
2005-12-20
switch to using clock4 instead of clock0 so that we get clocks when running
Dale Rahn
2005-12-20
Add a Apple touchpad driver for newer PowerBook's and iBook's.
Brad Smith
2005-12-19
Use MACE ISA constants instead of magic values.
Miod Vallat
2005-12-19
Constify.
Miod Vallat
2005-12-19
Fix hppa ldcw alignment issue.
Marco Peereboom
2005-12-19
First attempt to have a table of known I2C slave devices that we
Alexander Yurchenko
2005-12-19
New Intel ICH SMBus driver to be used with the iic(4) framework.
Alexander Yurchenko
2005-12-19
Change sys/select.h -> sys/selinfo.h in comment.
Todd C. Miller
2005-12-19
Make T1 mode work -- tested against an old dusty lmc(4) if found somewhere.
Claudio Jeker
2005-12-19
Check or chop the timeslot map if the map or mode is changed. There is no way
Claudio Jeker
[next]