git: DEVFS - Fix unprintables in serial numbers reported by the device
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun Sep 13 11:00:19 PDT 2009
commit fbbbca9991c43cf433db407914d97e2a1980cfd4
Author: Matthew Dillon <dillon at 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 at 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
More information about the Commits
mailing list