Issue #2872 has been updated by 0xAX. Tracker changed from Bug to Submit
---------------------------------------- Submit #2872: boot0cfg: use getdevpath() instead of custom function http://bugs.dragonflybsd.org/issues/2872#change-12798 * 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