git: boot - Add 'crc' command.
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Aug 7 22:35:14 PDT 2014
commit 3e6f6bf7c4cc4e842e6c71901a515eb898990627
Author: Matthew Dillon <dillon at apollo.backplane.com>
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
More information about the Commits
mailing list