[DragonFlyBSD - Bug #2872] (New) boot0cfg: use getdevpath() instead of custom function
bugtracker-admin at leaf.dragonflybsd.org
bugtracker-admin at leaf.dragonflybsd.org
Wed Dec 23 06:31:25 PST 2015
Issue #2872 has been reported by 0xAX.
----------------------------------------
Bug #2872: boot0cfg: use getdevpath() instead of custom function
http://bugs.dragonflybsd.org/issues/2872
* Author: 0xAX
* Status: New
* Priority: Normal
* Assignee:
* Category: Userland
* Target version: Unverifiable
----------------------------------------
Hello,
We are using mkrdev function in the boot0cfg.c to prduce a device
path from the given command line argument. The <fstab.h> provides
the getdevpath() function that does the same but in more general
way. Let's use function from the libc instead of custom.
---Files--------------------------------
0001-boot0cfg-use-getdevpath-instead-of-custom-function.patch (2.06 KB)
--
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account
More information about the Bugs
mailing list