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
2005-11-25
use 5780 here instead of 5714.
Brad Smith
2005-11-25
don't bother setting error in bge_attach() when its not actually
Brad Smith
2005-11-25
Use BGE_IS_575X_PLUS macro when checking whether to use the PCI Express test ...
Brad Smith
2005-11-25
Use BGE_IS_JUMBO_CAPABLE macro to figure out whether we
Brad Smith
2005-11-24
add a few macros allowing selection of certain generations of
Brad Smith
2005-11-24
Prefer vaddr_t and paddr_t types in device softc, instead of void * and
Miod Vallat
2005-11-24
Peek at the correct location in badpaddr() - how could this go unnoticed before?
Miod Vallat
2005-11-24
Remove unnecessary cast in an atop() construct.
Miod Vallat
2005-11-24
dont need spls in attach
David Gwynne
2005-11-24
enable esm
David Gwynne
2005-11-24
o Force the sending of an extra URB if there is less than 2 bytes left
Damien Bergamini
2005-11-24
remove __GNUC_PREREQ__(2, 96) block because lint pukes; idea for solution fro...
Theo de Raadt
2005-11-24
use WANTLINT= (on all architectures)
Theo de Raadt
2005-11-24
sync
Theo de Raadt
2005-11-24
add lint-specific hacks. at the same time, clean out a lot of ancient
Theo de Raadt
2005-11-24
fix use after free introduced in r1.30. ok deraadt@
Moritz Jodeit
2005-11-24
bye bye lkm/vfs dir
Theo de Raadt
2005-11-24
more empty files for lint to chew on (on the vax)
Theo de Raadt
2005-11-24
include more architectures in the list (even though some do not compile
Theo de Raadt
2005-11-24
code is not being used; toss into Attic
Theo de Raadt
2005-11-24
memset();
Xavier Santolaria
2005-11-24
wi and ubt are network drivers so should be DV_IFNET,
Alexander Yurchenko
2005-11-24
"hmac" not "hmc", notice by <gwyllion at ulyssis dot org>
Hans-Joerg Hoexer
2005-11-24
ural should be DV_IFNET, not DV_DULL. noticed by ian@.
Alexander Yurchenko
2005-11-24
don't redefine BGE_PCIMISCCTL_ENDIAN_WORDSWAP and lower the delay while
Federico G. Schwindt
2005-11-24
Remove kernfs, okay deraadt@.
Pedro Martelletto
2005-11-24
ike has used hmac sha1/md5 since ever. So call 'em hmac-sha1/md5.
Hans-Joerg Hoexer
2005-11-24
remove tests for keyed md5/sha1, we only have hmacs
Hans-Joerg Hoexer
2005-11-24
Make clear we only have "hmac-sha1" and "hmac-md5".
Hans-Joerg Hoexer
2005-11-24
Remove old-style keyed sha1/md5. We only support hmac-sha1/md5.
Hans-Joerg Hoexer
2005-11-24
respect TMPDIR;
Xavier Santolaria
2005-11-24
minor knf + snprintf() return check;
Xavier Santolaria
2005-11-24
typo; pr4916; from frantisek holop <minusf@obiit.org>
Michael Shalayeff
2005-11-24
#if 0 doesnt belong here
David Gwynne
2005-11-24
kill trailing whitespace;
Jason McIntyre
2005-11-24
missing full stop;
Jason McIntyre
2005-11-24
repair indent that cvs has scrwed make it extra confusing
Michael Shalayeff
2005-11-24
print something out when we hit unsupported devices. hopefully we can
David Gwynne
2005-11-24
white space fixes
David Gwynne
2005-11-24
break the 1:1 mapping of esm sensors to kernel sensors. according to
David Gwynne
2005-11-24
splimp -> splhigh
Brad Smith
2005-11-24
splimp -> spluba
Brad Smith
2005-11-24
splimp -> spl6
Brad Smith
2005-11-24
splimp -> splbio
Brad Smith
2005-11-24
splimp -> splvm
Brad Smith
2005-11-24
splimp -> splnet
Brad Smith
2005-11-24
add AMD 768 interrupt router PCI id and use the proper id for the AMD 766 chi...
Brad Smith
2005-11-24
undelete died a while back; millert ok
Theo de Raadt
2005-11-24
spacing
Theo de Raadt
2005-11-24
- document `-i' and `-j' options, for which support was added a couple
Niall O'Higgins
[next]