dmassage - dmesg parser

This tool parses the dmesg of your OpenBSD system, and can do three things with that information: Originally developed for OpenBSD, but works on NetBSD as well.

dmassage is written in Perl.

Download dmassage-0.6
Changelog

2001-01-27	camield

* version 0.6

- A dmesg can appear multiple times in a ringbuffer.  Fix by using
  hash instead of array.  Devices on the same level are now sorted
  alphabetically in the tree output.  Reported by Andrey Smagin.


2002-01-25	camield
	
* version 0.5

- combine tweakcompile and tweakboot
- add documentation
- add device tree output

- release announcement on misc@openbsd.org

Questions and/or comments to cd at sentia.nl