summaryrefslogtreecommitdiff
path: root/usr.sbin/acpidump
AgeCommit message (Expand)Author
2007-01-05mmap returns MAP_FAILED on error, not -1 or NULL; from xsa@Otto Moerbeek
2006-12-19no more acpid.8;Jason McIntyre
2006-10-31Remove dead code; len is always >= 1.Todd C. Miller
2006-02-06typos from alexey dobriyan;Jason McIntyre
2005-11-09instead of rolling our own page macros, use the ones provided by uvmMartin Reindl
2005-07-21remove trailing newlines from err(3) calls; millert@ and matthieu@ ok.Federico G. Schwindt
2005-06-12strcat -> strlcatNikolay Sturm
2005-06-07strlcpy cleanup; cloder okTheo de Raadt
2005-06-04Clean up gcc-isms. OK tholoChad Loder
2005-06-03various tweaks;Jason McIntyre
2005-06-03Don't use __LINE__ to prevent binary changing when nothing reallyAlexander Yurchenko
2005-06-03i386 and amd64 onlyTheo de Raadt
2005-06-02Start on a basic ACPI framework -- does not do much more than read out theThorsten Lockert