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
2007-09-13
Add the NVIDIA MCP73 SMBus controller.
Brad Smith
2007-09-13
Fix sc_dev tweak. Device attaches with correct name now.
Marcus Glocker
2007-09-13
Provide the -n switch like in the other imsg daemons for testing
Pierre-Yves Ritschard
2007-09-13
Added annotate support for local and remote repositories. Behaves like
Tobias Stoeckmann
2007-09-13
Ops, remove temporary debug line.
Marcus Glocker
2007-09-13
Forgot to set psc->psc_pcitag. Replace all PCI/Cardbus config space
Marcus Glocker
2007-09-13
use strcspn to properly overwrite '\n' in fgets returned buffer
Charles Longeau
2007-09-13
No variable names in prototypes.
Marcus Glocker
2007-09-13
Enable access to PCI and Cardbus config space from the driver. Lets us
Marcus Glocker
2007-09-13
one more missed change;
Jason McIntyre
2007-09-13
Don't bother bitching if APM does not exist. Pleanty
Tobias Weingartner
2007-09-13
Small style tweak, from jmc and Maurice Janssen
Chris Kuethe
2007-09-13
fix incorrect test when setting syslog facility; from Jan Pechanec
Damien Miller
2007-09-13
Update manpage to reflect new return code from function.
Tobias Weingartner
2007-09-13
Implement ACPI 6.5.1 spec tree walk for _STA and _INI.
Tobias Weingartner
2007-09-13
regen
Brad Smith
2007-09-13
add the NVIDIA MCP73 SMBus controller PCI id.
Brad Smith
2007-09-13
- correct an unknown Marvell SATA entry to use the appropriate
Brad Smith
2007-09-13
- remove the bogus second AHCI PCI id for the AMD SB600 chipset.
Brad Smith
2007-09-13
adapt to new hx/non-hx type-selection algorithm from linux/dragonfly; ok jsg
Theo de Raadt
2007-09-13
define the fc port config page 1.
David Gwynne
2007-09-12
Spacing run.
Marcus Glocker
2007-09-12
Add a knob to compensate for a refclock that is early or late. Based on a
Chris Kuethe
2007-09-12
For now just return directly from the interrupt handler, or my amd64 will
Marcus Glocker
2007-09-12
Here too: Add support to the lex for parsing number out of the stream.
Hans-Joerg Hoexer
2007-09-12
Remove the old software bit-banging MII interface, we started using
Brad Smith
2007-09-12
use xmalloc() and xfree(); ok markus@ pvalchev@
Kevin Steves
2007-09-12
fix format strings, sizeof() does not return an int
Otto Moerbeek
2007-09-12
add a missing range check for rtable ids; ok cloder henning
Theo de Raadt
2007-09-12
There is no such word as `detatch'.
Michael Knudsen
2007-09-12
default weight has to remain 1; seen by Maurice Janssen
Theo de Raadt
2007-09-12
port of i386 pctr code to amd64; Mike Belopuhov
Theo de Raadt
2007-09-12
new product
Theo de Raadt
2007-09-12
sync
Theo de Raadt
2007-09-12
Add support to the lex for parsing number out of the stream. handle
Theo de Raadt
2007-09-12
Tweak bwi_attach() a little.
Jonathan Gray
2007-09-12
destatic/deinline
Jonathan Gray
2007-09-12
sevice -> service; from a list from jung
Jason McIntyre
2007-09-12
s/atoin/ation/ typos
Charles Longeau
2007-09-12
always tag fibre channel commands.
David Gwynne
2007-09-12
Initial port of Sepherosa Ziehau's DragonFlyBSD driver
Jonathan Gray
2007-09-12
PCI and Cardbus hookup for the Broadcom AirForce devices.
Marcus Glocker
2007-09-12
Another parser.y that switches to parse numbers directly in the lexer.
Claudio Jeker
2007-09-12
tweak previous;
Jason McIntyre
2007-09-12
Add NUMBER support for signed and unsigned 64bit numbers to the lexer
Reyk Floeter
2007-09-12
Remove wrong snprintf(3) truncation checks, which can't be
Moritz Jodeit
2007-09-12
add missing description of AUDIO_PERROR ioctl
Alexandre Ratchov
2007-09-12
unchecked conversion from signed 64 to unsigned 32
Theo de Raadt
2007-09-12
spacing
Theo de Raadt
2007-09-12
In nfe_start() do a fast return if IFF_OACTIVE is set, in
Jonathan Gray
[next]