Bug #9274
loader: Make struct libi386_devdesc match the struct devdesc better
Start date:
2018-03-13
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Description
FreeBSD update: https://svnweb.freebsd.org/base?view=revision&revision=330808
Move data to top and call it d_opendata.
History
Updated by Electric Monk over 1 year ago
- % Done changed from 90 to 100
- Status changed from In Progress to Closed
git commit 3e8bfa75f73c9b5453b9ac29c9febcf211f061be
commit 3e8bfa75f73c9b5453b9ac29c9febcf211f061be Author: Toomas Soome <tsoome@me.com> Date: 2018-05-14T17:39:16.000Z 9274 loader: Make struct libi386_devdesc match the struct devdesc better Reviewed by: Yuri Pankov <yuripv@yuripv.net> Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Approved by: Dan McDonald <danmcd@joyent.com>