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
2008-09-27
remove a debug printf that is no longer required
Jonathan Gray
2008-09-26
Attach agp(4) to the Intel Q35 integrated video.
Mike Belopuhov
2008-09-26
Add drivers for the JMicron JMC250/JMC260 Ethernet controllers
Jonathan Gray
2008-09-25
regen
Brad Smith
2008-09-25
Add the id for the Atheros F2 PHY.
Brad Smith
2008-09-25
Add a driver for the Attansic F1 PHY.
Brad Smith
2008-09-25
Fixed memory leak bug during scope evaluation
Jordan Hargrave
2008-09-25
remove dead stores.
Charles Longeau
2008-09-25
remove dead stores and newly created unused variable.
Charles Longeau
2008-09-25
remove dead store.
Charles Longeau
2008-09-25
remove dead store.
Charles Longeau
2008-09-25
Initialize 'ssc' to NULL since we test it later. Shouldn't ever be
Kenneth R Westerback
2008-09-25
Add 'default:' stanza to switch() to make clear that 'status' is always
Kenneth R Westerback
2008-09-25
Initialize 'capacity' to 0 and use tabs to indent. "won't hurt" miod@.
Kenneth R Westerback
2008-09-24
remove dead stores and newly created unused variables.
Charles Longeau
2008-09-24
remove dead stores and newly created unused variables.
Charles Longeau
2008-09-24
Fix a vr(4) panic that occurs under high load.
Marco Pfatschbacher
2008-09-23
One more uninitialized local. Yawn.
Miod Vallat
2008-09-23
Plug more uninitialized variables.
Miod Vallat
2008-09-23
Do not merge userland map entries.
Artur Grabowski
2008-09-23
sync
Can Erkin Acar
2008-09-23
Add IDs for Philips SNU6500 to uath(4) ok damien@
Can Erkin Acar
2008-09-23
Fix uninitialized variable.
Miod Vallat
2008-09-23
In pmap_steal_memory(), when a memory segment is completely allocated,
Miod Vallat
2008-09-23
Fix uninitialized variable if the TOD clock value is horribly wrong.
Miod Vallat
2008-09-23
Fix uninitialized value.
Miod Vallat
2008-09-23
Rewrite two small sections of code in bge_blockinit() to simplify the
Brad Smith
2008-09-22
ignore a type 6 event seen on my x200 when the ac adapter is
joshua stein
2008-09-22
regen
Brad Smith
2008-09-22
Fix a typo.
Brad Smith
2008-09-22
Add PCI id's for the Intel ICH10 southbridge.
Brad Smith
2008-09-22
Do not dereference an uninitialized pointer if a rogue, unknown type of board
Miod Vallat
2008-09-22
Do not return an uninitialized value on success in stclose().
Miod Vallat
2008-09-22
Make sure some possibly uninitialized local variables are assigned correct
Miod Vallat
2008-09-22
Do not use an uninitialized local for comparison in azalia_rirb_intr().
Miod Vallat
2008-09-22
regen
Brad Smith
2008-09-22
Add PCI id's for the Intel G41, G45 and Q45 GPUs.
Brad Smith
2008-09-22
regen
Brad Smith
2008-09-22
- Add XenSource vendor id and SCSI HBA product id.
Brad Smith
2008-09-22
Reorder PFSTATE_PFLOW define:
Marco Pfatschbacher
2008-09-21
Add missing splnet to the ioctl handler.
Brad Smith
2008-09-19
system/5918: fix clearing of ITIMER_VIRTUAL and ITIMER_PROF it_interval
Damien Miller
2008-09-19
Perform the mvme197 latency timer reprogramming in the boot blocks, in
Miod Vallat
2008-09-19
Fix a bunch of problems and races with posix file locking.
Artur Grabowski
2008-09-19
AES with keysize != 128 bit is not supported in hardware, so we need
Markus Friedl
2008-09-19
increase MAXINTERP from 64 to 128 and allow a little extra room on top
Damien Miller
2008-09-19
While vaguely interesting, the prints coming out of the driver was way too
Dale Rahn
2008-09-19
miod pointed out that some items were multiply defined (patched into
Dale Rahn
2008-09-18
Introduce the infrastructure required to support hardware VLAN tag
Christian Weisgerber
2008-09-18
Rework the drm locking to be at least halfway sane. The freebsd code
Owain Ainsworth
[next]