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
/
usr.sbin
/
acpidump
Age
Commit message (
Expand
)
Author
2007-02-22
Added new prefix dump option for obtaining all ACPI files
Jordan Hargrave
2007-02-22
Added changes to dump all tables not just DSDT
Jordan Hargrave
2007-01-05
mmap returns MAP_FAILED on error, not -1 or NULL; from xsa@
Otto Moerbeek
2006-12-19
no more acpid.8;
Jason McIntyre
2006-10-31
Remove dead code; len is always >= 1.
Todd C. Miller
2006-02-06
typos from alexey dobriyan;
Jason McIntyre
2005-11-09
instead of rolling our own page macros, use the ones provided by uvm
Martin Reindl
2005-07-21
remove trailing newlines from err(3) calls; millert@ and matthieu@ ok.
Federico G. Schwindt
2005-06-12
strcat -> strlcat
Nikolay Sturm
2005-06-07
strlcpy cleanup; cloder ok
Theo de Raadt
2005-06-04
Clean up gcc-isms. OK tholo
Chad Loder
2005-06-03
various tweaks;
Jason McIntyre
2005-06-03
Don't use __LINE__ to prevent binary changing when nothing really
Alexander Yurchenko
2005-06-03
i386 and amd64 only
Theo de Raadt
2005-06-02
Start on a basic ACPI framework -- does not do much more than read out the
Thorsten Lockert