DragonFly commits List (threaded) for 2009-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: DEVFS - Fix unprintables in serial numbers reported by the device
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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]