git: DragonFly_RELEASE_3_8 boot - Add 'crc' command.
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Aug 7 22:38:56 PDT 2014
commit b082049b985becb2f61d238be3e1025516b06147
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/b082049b985becb2f61d238be3e1025516b06147
--
DragonFly BSD source repository
More information about the Commits
mailing list