index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2006-03-20
remove the bits in the ccb for generalised handling of dmaable memory.
David Gwynne
2006-03-20
switch the mgmt ioctl path to use the ioctl completion function.
David Gwynne
2006-03-20
move the drv_inq ioctl path to its own completion routine. all the cleanup
David Gwynne
2006-03-20
get rid of the CCB_READY check in ami_start, it is subtly broken and slows
David Gwynne
2006-03-20
the command queues are important so wrap them up in splbio
David Gwynne
2006-03-20
shorten the setup of the xs timeout
David Gwynne
2006-03-20
Add a regression test for false positive with ((x == y) == z), fixed in
Chad Loder
2006-03-20
Lint should not complain about expressions of the form: ((x == y) == z)
Chad Loder
2006-03-20
memory leaks detected by Coverity via elad AT netbsd.org;
Damien Miller
2006-03-20
last lot of GSSAPI related leaks detected by Coverity via
Damien Miller
2006-03-20
more GSSAPI related leaks detected by Coverity via elad AT netbsd.org;
Damien Miller
2006-03-20
GSSAPI related leaks detected by Coverity via elad AT netbsd.org;
Damien Miller
2006-03-20
de-register.
Brad Smith
2006-03-20
sync
Brad Smith
2006-03-20
factorize SGMAP-mapped DMA map creation and destroy code
Martin Reindl
2006-03-20
if we're in visual mode reading a command, check the termination value
Peter Valchev
2006-03-19
ANSIfy
Brad Smith
2006-03-19
ANSIfy
Brad Smith
2006-03-19
ANSI and KNF.
Brad Smith
2006-03-19
Change BLKDEV_IOSIZE down to 2KB like on all other platforms; ok kettenis@
Miod Vallat
2006-03-19
Do not compile misaligned access recovery code if option SMALL_KERNEL;
Miod Vallat
2006-03-19
mountroot for disk devices shall be dk_mountroot(), not ffs_mountroot().
Miod Vallat
2006-03-19
ANSI and fix comments
Brad Smith
2006-03-19
- check HDRTYPE early, and ignore if it is not supported (n > 2).
Brad Smith
2006-03-19
regen
Brad Smith
2006-03-19
add a few more Intel devices as found on a Acer Travelmate 3012WTMi laptop.
Brad Smith
2006-03-19
Fix a mem leak and a potential NULL deref; from NetBSD's coverity analysis.
Otto Moerbeek
2006-03-19
Remove case '?': from getopt example.
Ray Lai
2006-03-19
use getopt(3)
Robert Nagy
2006-03-19
please lint
Theo de Raadt
2006-03-19
spacing
Theo de Raadt
2006-03-19
whoever thought that break after return was a good idea needs to get their he...
Theo de Raadt
2006-03-19
ARGSUSED for signal handlers
Theo de Raadt
2006-03-19
spacing
Theo de Raadt
2006-03-19
spacing
Theo de Raadt
2006-03-19
RCSID() can die
Theo de Raadt
2006-03-19
Fix mem leaks in error path. From NetBSD's coverity analysis. ok pat@
Otto Moerbeek
2006-03-19
sis950 has 0x5b missing, so it looks more like an it8712f-a
Theo de Raadt
2006-03-19
more sane calloc(3) usage; from adobriyan@gmail.com, ok millert
Peter Valchev
2006-03-19
sync some
Martin Reindl
2006-03-19
Partial revert of previous changes, nasty regexps not greedy the way they sho...
Marc Espie
2006-03-19
this is a really large reworking of how ami works in terms of submitting
David Gwynne
2006-03-19
Correct strdelim null test; ok djm@
Darren Tucker
2006-03-19
memory leaks detected by Coverity via elad AT netbsd.org;
Damien Miller
2006-03-19
Remove extraneous cast to malloc call in fgetln example.
Ray Lai
2006-03-19
ok, what i thought was sis950 is actually likely the it8712f-a
Theo de Raadt
2006-03-19
recognize the 976 and 978
Brad Smith
2006-03-19
rev 1.86
Brad Smith
2006-03-19
potential NULL pointer dereferences detected by Coverity
Damien Miller
2006-03-19
FILE* leak detected by Coverity via elad AT netbsd.org;
Damien Miller
[next]