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
move the section on updating bootblocks into the man body
Jason McIntyre
2005-12-16
Fix unsigned < 0 check in ext2fs_readdir(), okay krw@
Pedro Martelletto
2005-12-16
a little quieter
Brad Smith
2005-12-16
Fix unsigned < 0 check in ufs_readdir(), okay krw@
Pedro Martelletto
2005-12-16
Add new unified header file for devices. Suggested deraadt@
Marco Peereboom
2005-12-16
Use new unified header.
Marco Peereboom
2005-12-16
Remove .h files and replace them with a single one. Suggested deraadt@
Marco Peereboom
2005-12-16
Remove autoconf chatter
Marco Peereboom
2005-12-16
re-enable ipmi
Theo de Raadt
2005-12-16
do not use a label_t in the pcb. label_t may not exist in all contexts,
Theo de Raadt
2005-12-16
Lose dsdt since it was moved inside acpi.c
Marco Peereboom
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
[next]