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-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
2006-03-19
more memory leaks detected by Coverity via elad AT netbsd.org;
Damien Miller
2006-03-19
memory leaks detected by Coverity via elad AT netbsd.org;
Damien Miller
2006-03-19
remove unused bdbtofsb(bn) macro
Martin Reindl
2006-03-19
New amd64 exp(3).
Mark Kettenis
2006-03-18
Remove amd64 code.
Mark Kettenis
2006-03-18
do not leak on re-insert; ok pvalchev
Theo de Raadt
2006-03-18
sync
Theo de Raadt
2006-03-18
probe for it8712 and sis950 (somewhat of a clone)
Theo de Raadt
2006-03-18
No need to keep pointers to cfdriver structs in potential boot devices struct
Miod Vallat
2006-03-18
Forgotten part in previous commit; having multiple source trees is a
Otto Moerbeek
2006-03-18
Interchange roles: bc becomes parent, dc child. This leads to saner
Otto Moerbeek
2006-03-18
- limit the amount of data bufferevents are going to consume to something
Brad Smith
2006-03-18
add some more C99 functions: trunc(3) and truncf(3).
Brad Smith
2006-03-18
fix problems found by Coverity via NetBSD:
Robert Nagy
2006-03-18
In _bus_dmamem_alloc_range(), do not ignore the caller's ``high'' parameter.
Miod Vallat
2006-03-18
Switch to a rpcc-based delay() implementation. From NetBSD.
Miod Vallat
2006-03-18
typo
Brad Smith
2006-03-18
scsi completions never go via the generic done path now. xs is always set
David Gwynne
2006-03-18
+/* ARGSUSED */
Ray Lai
2006-03-18
In all these cases pfp != NULL. I also sneaked in some KNF.
Ray Lai
2006-03-18
strdup() -> xstrdup()
Ray Lai
2006-03-18
Plug a memleak
David Hill
2006-03-18
Change code to match comments, fixing potential off-by-one error.
Ray Lai
2006-03-18
use polling for the synchronise command while i move the xs setup and
David Gwynne
2006-03-18
rename ami_cmd to ami_start_xs
David Gwynne
2006-03-18
add missing function declaration
David Hill
2006-03-17
Call fts_close(); from NetBSD's Coverity analysis; ok jaredy@ millert@
Otto Moerbeek
2006-03-17
another unreachable found by lint
Damien Miller
2006-03-17
unreachanble statement, found by lint
Damien Miller
2006-03-17
more delinting.
Moritz Jodeit
[prev]
[next]