Actions
Bug #9603
closedloader: define bootprog_info in bootstrap.h
Start date:
2018-06-14
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
FreeBSD change: https://svnweb.freebsd.org/base?view=revision&revision=335117
bootprog_info is generated in vers.c. Move it's definition to
bootstrap.h and remove all the redundant copies.
no functional changes.
Updated by Electric Monk almost 4 years ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
git commit 9e08026531804b281902d6ae5ab96070da01ea7d
commit 9e08026531804b281902d6ae5ab96070da01ea7d Author: Toomas Soome <tsoome@me.com> Date: 2018-07-09T14:55:49.000Z 9603 loader: define bootprog_info in bootstrap.h Reviewed by: Yuri Pankov <yuripv@yuripv.net> Reviewed by: Alexander Eremin <alexander.eremin@nexenta.com> Approved by: Robert Mustacchi <rm@joyent.com>
Actions