git: world: Remove references to %r and %b.

Rimvydas Jasinskas zrj at crater.dragonflybsd.org
Wed Feb 14 00:14:49 PST 2018


commit 118a625163e360d08d82ac57c29a2ea07c0a1214
Author: zrj <rimvydas.jasinskas at gmail.com>
Date:   Sun Feb 4 17:32:02 2018 +0200

    world: Remove references to %r and %b.
    
    While there, remove %r and %b and %y support from libstand(3).
    Those format are not used in loaders and only eat space.

Summary of changes:
 contrib/gcc-4.7/gcc/c-family/c-format.c | 11 -----
 contrib/gcc-5.0/gcc/c-family/c-format.c | 11 -----
 lib/libstand/bcd.c                      |  1 -
 lib/libstand/libstand.3                 | 33 +--------------
 lib/libstand/printf.c                   | 75 ++++-----------------------------
 sbin/ifconfig/ifconfig.c                |  2 +-
 share/man/man9/kprintf.9                | 10 ++---
 sys/boot/efi/libefi/Makefile            |  2 -
 sys/kern/subr_prf.c                     | 24 -----------
 usr.sbin/btconfig/btconfig.c            |  2 +-
 usr.sbin/gifconfig/gifconfig.c          |  2 +-
 usr.sbin/mlxcontrol/command.c           |  5 ++-
 12 files changed, 21 insertions(+), 157 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/118a625163e360d08d82ac57c29a2ea07c0a1214


-- 
DragonFly BSD source repository


More information about the Commits mailing list