看板 DFBSD_commit 關於我們 聯絡資訊
commit 3d7daed3d3da27ed9b5cd9e143d6c7a43ca5cc20 Author: Alex Hornung <ahornung@gmail.com> Date: Fri Sep 11 22:59:02 2009 +0100 diskmbr - Don't use 'tempname', use dsname() * sname was initially assigned "tempname" and then never changed using dsname as intended. Now we properly call dsname before printing sname. Reported-By: Sascha Wildner Summary of changes: sys/kern/subr_diskmbr.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3d7daed3d3da27ed9b5cd9e143d6c7a43ca5cc20 -- DragonFly BSD source repository