看板 DFBSD_commit 關於我們 聯絡資訊
commit fbbbca9991c43cf433db407914d97e2a1980cfd4 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Sun Sep 13 10:57:37 2009 -0700 DEVFS - Fix unprintables in serial numbers reported by the device * Some device serial numbers contain weird punctuation and unprintable characters. Replace unprintables and other weird characters with underscores. Testing-by: Sascha Wildner <swildner@crater.dragonflybsd.org> Summary of changes: sys/kern/subr_disk.c | 25 +++++++++++++++++++++++++ 1 files changed, 25 insertions(+), 0 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/fbbbca9991c43cf433db407914d97e2a1980cfd4 -- DragonFly BSD source repository