DragonFly commits List (threaded) for 2013-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kern - More work replacing %D
commit f69e505f3f0943be74ec416e13d3be212cf13728
Author: Antonio Huete Jimenez <tuxillo@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]