CVSROOT: /cvs Module name: src Changes by: r...@cvs.openbsd.org 2009/06/05 22:46:26
Modified files: usr.bin/sendbug: sendbug.1 sendbug.c Log message: Include pcidump and acpidump output when sendbug is run as root, to aid ACPI development. Output files are base64 encoded in the report. Add a -E flag to decode files from a report to the current directory. Requested by deraadt, "Sweet!" marco, "Looks good to me." pirofti