commit 3e6f6bf7c4cc4e842e6c71901a515eb898990627
Author: Matthew Dillon <[email protected]>
Date: Thu Aug 7 22:31:13 2014 -0700
boot - Add 'crc' command.
* Add 'crc file...' command. This command crc's the contents of a file.
It can be used to help debug loader issues.
Summary of changes:
sys/boot/common/module.c | 69 ++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 69 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3e6f6bf7c4cc4e842e6c71901a515eb898990627
--
DragonFly BSD source repository