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
2010-05-13
new iwn(4) ids.
Damien Bergamini
2010-05-13
new iwn(4) pci ids
Damien Bergamini
2010-05-13
initialization values for AR9380 2.2.
Damien Bergamini
2010-05-13
"fix" SYNOPSIS: whilst it still formats incorrectly, apparently
Jason McIntyre
2010-05-12
sync
Owain Ainsworth
2010-05-12
Add ids for the integrated graphics builds into the core i3 and core i5
Owain Ainsworth
2010-05-12
wint_t is int on OpenBSD; ok kettenis@
Christian Weisgerber
2010-05-12
do not unlink the Tx buffer from our global list until we're sure
Damien Bergamini
2010-05-12
Add Pineview M to intagp and inteldrm.
Owain Ainsworth
2010-05-12
sync
Owain Ainsworth
2010-05-12
add Pineview M dmi bridge and graphics ids.
Owain Ainsworth
2010-05-12
Catch SIGHUP and terminate if running as a client. This prevents clients
Joel Sing
2010-05-12
port -ftrampolines/-Wtrampolines support from gcc3.
Marc Espie
2010-05-12
options.[ch] will auto-define those.
Marc Espie
2010-05-12
Make sure there is a difference in the log of non-fatal and fatal
Claudio Jeker
2010-05-12
Fix includes. Diffy by Remco (remco at d-compu dyndns org)
Claudio Jeker
2010-05-12
Remove the tiny bit of C++ that is not realy needed so that we get a pure
Claudio Jeker
2010-05-12
bzero() the full compressed update struct before setting the values.
Claudio Jeker
2010-05-11
enable fast PLL clock for 5GHz on AR9280 >=2.0 (unless EEPROM says the
Damien Bergamini
2010-05-11
always reset the Tx status descriptor before leaving ar9003_tx_process().
Damien Bergamini
2010-05-11
put code that is meaningful only if HT is enabled under
Damien Bergamini
2010-05-11
various AR9003 fixes (found during code inspection):
Damien Bergamini
2010-05-11
update initvals for AR9380 2.0.
Damien Bergamini
2010-05-11
default to march=i486 for gcc4 as we no longer run on 386 class machines
Jonathan Gray
2010-05-11
Correct the _dl_sigprocmask() stub to take and store signal masks
Philip Guenthe
2010-05-11
sort struct by size and kill some unneeded spaces.
Claudio Jeker
2010-05-11
Kill IMSG_RECONF_AREA. LDP does not have a concept of areas.
Claudio Jeker
2010-05-11
No need to do a rt_find() twice.
Claudio Jeker
2010-05-11
set max size of auto allocated /usr/local to 10G; ok espie@ krw@
Otto Moerbeek
2010-05-11
ip_ether.c makes only sense if the kernel has gif(4) support.
Claudio Jeker
2010-05-11
Massiv cleanup of the gif(4) mess. Move encapsulation into gif_output()
Claudio Jeker
2010-05-11
Add IPPROTO_MPLS for MPLS in gif(4) encapsulation.
Claudio Jeker
2010-05-11
Add support for MPLS in GRE. Fairly trivial and a NOP unless option MPLS
Claudio Jeker
2010-05-11
don't accept certificates marked as "cert-authority" here; ok markus@
Damien Miller
2010-05-10
unifdef INTELDRM_GEM.
Owain Ainsworth
2010-05-10
Remove the additional paranoia that I added compared to upstream
Owain Ainsworth
2010-05-10
Don't postincrement a casted pointer; split into multiple statements instead.
Mark Kettenis
2010-05-10
Use the new agp mapping api (introduced in previous commit) to allow
Owain Ainsworth
2010-05-10
Continue with the horrible habit of using agp_machdep.c for agp related MD
Owain Ainsworth
2010-05-10
/* XXX - we don't use __COMPILER_INT64__ */ so remove it.
Mark Kettenis
2010-05-10
tweak previous;
Jason McIntyre
2010-05-10
Use OPENBSD_OS_CPP_BUILTINS(), and add a few missing defines to make sure
Mark Kettenis
2010-05-10
Mention that commands may be abbreviated. ok claudio@
Stuart Henderson
2010-05-10
Simplify wording about abbreviating commands. ok claudio
Stuart Henderson
2010-05-10
unset doesn't fail except for read-only variables and functions
Matthias Kilian
2010-05-10
Switch to using COMPILER_VERSION instead of USE_GCC3, allows for more flexible
Dale Rahn
2010-05-10
additionnal bits and fixes for RT3090.
Damien Bergamini
2010-05-10
misplaced #endif
Damien Bergamini
2010-05-10
athn(4) is going to support a new family of Atheros 802.11n
Damien Bergamini
2010-05-10
fix a few strcpy issues.
Marc Espie
[next]