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
Don't forget to unlock of reading the RTC fails.
Mark Kettenis
2006-03-20
NetBSD Coverity CID 2298: Fix memory leak.
David Hill
2006-03-20
spacing
Theo de Raadt
2006-03-20
Fix potential null deref and out-of-bound access.
Otto Moerbeek
2006-03-20
add limited support for format builtin in gnu-m4 mode, because I'm fed
Marc Espie
2006-03-20
Don't increment a pointer *before* testing it for NULL
David Hill
2006-03-20
NetBSD Coverity CID 2302: Free fat if fatal error to avoid leak.
David Hill
2006-03-20
NetBSD Coverity CID 774: Don't increment a pointer *before* testing it for NULL!
David Hill
2006-03-20
NetBSD Coverity CID 2074: Fix memory leak.
David Hill
2006-03-20
NetBSD Coverity CID 1745: Fix memory leak.
David Hill
2006-03-20
NetBSD Coverity CID 2305: Fix memory leak.
David Hill
2006-03-20
spacing
Theo de Raadt
2006-03-20
be strict with tolower() casting
Theo de Raadt
2006-03-20
spacing
Theo de Raadt
2006-03-20
cast xstrdup to propert u_char *
Theo de Raadt
2006-03-20
x11_fake_data is only ever used as u_char *
Theo de Raadt
2006-03-20
spacing
Theo de Raadt
2006-03-20
annoying spacing fixes getting in the way of real diffs
Theo de Raadt
2006-03-20
sprinkle some ARGSUSED for table driven functions (which sometimes must ignor...
Theo de Raadt
2006-03-20
sprinkle u_int throughout pty subsystem, ok markus
Theo de Raadt
2006-03-20
make `rcs -a' use cvs_strsplit() for easiness; OK joris@.
Xavier Santolaria
2006-03-20
in a switch (), break after return or goto is stupid
Theo de Raadt
2006-03-20
add missing xfree()'s after we are done with cvs_strsplit();
Xavier Santolaria
2006-03-20
djm did a typo
Theo de Raadt
2006-03-20
in a switch (), break after return or goto is stupid
Theo de Raadt
2006-03-20
When being verbose while deleting ike rules (-dv), print deletions instead of
Hans-Joerg Hoexer
2006-03-20
When adding a connection, do not explicitly start that connection
Hans-Joerg Hoexer
2006-03-20
make sure the command fifo is ready before isakmpd returns. This
Hans-Joerg Hoexer
2006-03-20
delint; cvs_buf_write_stmp() will never return non-zero:
Niall O'Higgins
2006-03-20
de-register.
Brad Smith
2006-03-20
add two missing function declarations
David Hill
2006-03-20
for some of internal functions use paddr_t where phys addr is intended instea...
Michael Shalayeff
2006-03-20
a bit of demagification. this moves the checks for the cpu scaling features
David Gwynne
2006-03-20
(really) last of the Coverity diffs: avoid possible NULL deref in
Damien Miller
2006-03-20
report function m4errx, that shows app-specific data (filename/linenumber)
Marc Espie
2006-03-20
remove kernel printfs that say "unable to allocate memory" just before
David Gwynne
2006-03-20
finer grained use of splbio in the ioctl paths. only use it when dealing
David Gwynne
2006-03-20
shrink the ccb even more. instead of having a "wakeup" member to say when
David Gwynne
2006-03-20
introduce rt_if_remove which takes care of routing table updates for an
Henning Brauer
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
[next]