Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Jan 2010 08:51:58 +0000 (UTC)
From:      Jaakko Heinonen <jh@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sbin/mdconfig Makefile mdconfig.c
Message-ID:  <201001220852.o0M8qJ3G019851@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jh          2010-01-22 08:51:58 UTC

  FreeBSD src repository

  Modified files:
    sbin/mdconfig        Makefile mdconfig.c 
  Log:
  SVN rev 202784 on 2010-01-22 08:51:58Z by jh
  
  Make mdconfig(8) WARNS=6 clean:
  
  - Constify geom_config_get() name argument.
  - Add void keyword for usage().
  - Initialize mdunit to NULL.
  - Don't call md_prthumanval() at all if length is NULL.
  
  Approved by:    trasz (mentor)
  
  Revision  Changes    Path
  1.12      +0 -1      src/sbin/mdconfig/Makefile
  1.59      +6 -7      src/sbin/mdconfig/mdconfig.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001220852.o0M8qJ3G019851>