[DragonFlyBSD - Submit #2872] (Closed) boot0cfg: use getdevpath() instead of custom function
bugtracker-admin at leaf.dragonflybsd.org
bugtracker-admin at leaf.dragonflybsd.org
Thu Dec 24 09:50:53 PST 2015
Issue #2872 has been updated by swildner.
Status changed from New to Closed
I've pushed it. Thanks.
----------------------------------------
Submit #2872: boot0cfg: use getdevpath() instead of custom function
http://bugs.dragonflybsd.org/issues/2872#change-12803
* Author: 0xAX
* Status: Closed
* 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 Submit
mailing list