git: kern - More work replacing %D

Antonio Huete Jimenez tuxillo at crater.dragonflybsd.org
Tue Jan 15 15:04:27 PST 2013


commit f69e505f3f0943be74ec416e13d3be212cf13728
Author: Antonio Huete Jimenez <tuxillo at quantumachine.net>
Date:   Sun Jan 13 13:25:22 2013 +0100

    kern - More work replacing %D
    
    Use hexncpy() for special cases where, for example,
    a different separator might be needed.

Summary of changes:
 sys/dev/netif/fe/if_fe.c     | 18 +++++++++-----
 sys/dev/raid/aac/aac_debug.c |  8 +++++--
 sys/dev/raid/ciss/ciss.c     |  4 +++-
 sys/dev/raid/mlx/mlx.c       |  4 +++-
 sys/dev/raid/mly/mly.c       |  5 ++--
 sys/kern/uipc_mbuf.c         |  6 ++++-
 sys/net/ppp_layer/ppp_tty.c  |  8 +++++--
 sys/net/sppp/if_spppsubr.c   |  4 +++-
 sys/net/vlan/if_vlan_ether.c |  8 ++++---
 sys/netinet/if_ether.c       | 56 ++++++++++++++++++++++++++------------------
 sys/vfs/nfs/bootp_subr.c     | 13 +++++-----
 11 files changed, 86 insertions(+), 48 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f69e505f3f0943be74ec416e13d3be212cf13728


-- 
DragonFly BSD source repository



More information about the Commits mailing list