index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
Age
Commit message (
Expand
)
Author
2005-12-16
fix error printf's.
Brad Smith
2005-12-16
Fix 2 issues reported by beck.
Marco Peereboom
2005-12-16
remove unused code to use IO space.
Brad Smith
2005-12-16
Moved DSDT AML parsing into parent ACPI driver
Jordan Hargrave
2005-12-15
merge printing of the revision and the interrupt string into one printf.
Brad Smith
2005-12-15
If i is unsigned then i can wrap in 'for(...; i >= 0; i--)'. Spotted
Kenneth R Westerback
2005-12-15
Fix error printf()s.
Kenneth R Westerback
2005-12-15
Use _SYS_CDEFS_H_ not _CDEFS_H_ for duplicate header supression.
Todd C. Miller
2005-12-15
tweaks;
Jason McIntyre
2005-12-15
A sanity check for an unsigned variable being < 0 after a subtraction
Kenneth R Westerback
2005-12-15
Protect va_copy with __ISO_C_VISIBLE as intended.
Todd C. Miller
2005-12-15
A sanity check for an unsigned variable being < 0 after a subtraction
Kenneth R Westerback
2005-12-15
shrink a little
David Gwynne
2005-12-15
dont use the esm sensor tables to store format strings.
David Gwynne
2005-12-15
split esms psu sensor into 6 kernel sensors. you can easily see if the
David Gwynne
2005-12-15
__BSD_VISIBLE is not compared against a date
Theo de Raadt
2005-12-15
document horrific bootblock upgrade "procedure"
Theo de Raadt
2005-12-15
Missing break and initializations found by lint.
Kenneth R Westerback
2005-12-14
make va_arg() map to nothing; ok millert
Theo de Raadt
2005-12-14
We aren't likely to need to keep track of crypted/decrypted ring
Jonathan Gray
2005-12-14
typo
Pedro Martelletto
2005-12-14
Make ext2fs use a memory pool to allocate inodes, okay tedu@
Pedro Martelletto
2005-12-14
Add commented entries for nfe.
Jonathan Gray
2005-12-14
Initial bits for an nvidia nforce Ethernet driver.
Jonathan Gray
2005-12-14
convert _FOO_SOURCE -> __FOO_VISIBLE in machine. OK deraadt@
Todd C. Miller
2005-12-14
Prevent access to PCI config space for function >0 on bus 0.
Mark Kettenis
2005-12-14
Add a __statement macro to use with gcc statement expressions instead
Todd C. Miller
2005-12-14
Make clock_t consistent across platforms as a 32 bit int. OK deraadt@
Todd C. Miller
2005-12-14
Don't hard-code card present and number of socket bits in the PCMCIA bus
Uwe Stuehler
2005-12-14
Remove useless crap that was there from the beginning. One particular
Uwe Stuehler
2005-12-14
some codecs have an external amplifier, and in some hw the bit to powering
Federico G. Schwindt
2005-12-14
timeout code is not so happy with the negative values
Ted Unangst
2005-12-14
Add AC device.
Marco Peereboom
2005-12-14
Add AC device glue.
Marco Peereboom
2005-12-14
Add AC device.
Marco Peereboom
2005-12-14
change wait message for thrsleep to "thrsleep"
Ted Unangst
2005-12-14
Adjust debug printing levels to something more sane.
Marco Peereboom
2005-12-14
KNF
Marco Peereboom
2005-12-14
Add the last bits and cleanup advice from dlg.
Marco Peereboom
2005-12-13
print lapic clock in mhz (instead of hz)
Michael Shalayeff
2005-12-13
Use shiny new acpibat.h
Marco Peereboom
2005-12-13
First stab at battery constants and structures.
Marco Peereboom
2005-12-13
remove ad clause that got copied from older versions of the files; pto by jsg@
Michael Shalayeff
2005-12-13
add novatel NRM6831; from Felix Kronlage <fkr@hazardous.org>
Michael Shalayeff
2005-12-13
Deal with ki2c(4) controllers with multiple i2c busses.
Mark Kettenis
2005-12-13
add new device.
Dale Rahn
2005-12-13
sync
Dale Rahn
2005-12-13
support cdce mode.
Dale Rahn
2005-12-13
Prevent recursive interrupts. Solves kernel stack overflow on i386 under
Aaron Campbell
2005-12-13
- Add a whole bunch of new PCI ids.
Brad Smith
[next]