Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Feb 2010 12:25:03 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sbin/newfs_msdos newfs_msdos.8 newfs_msdos.c
Message-ID:  <201002141225.o1ECPEUE013063@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kib         2010-02-14 12:25:03 UTC

  FreeBSD src repository

  Modified files:
    sbin/newfs_msdos     newfs_msdos.8 newfs_msdos.c 
  Log:
  SVN rev 203868 on 2010-02-14 12:25:03Z by kib
  
  Some cleanups from NetBSD:
  - C99 initializers.
  - Change the default volume label from "NO NAME" to "NO_NAME".
  - Set OEM String to "BSD4.4 " following the unnamed spacing convention
    in that other OS that suggests "MSWIN4.1"
  Also, David Naylor's changes for Clang, mostly changing the signess
  of constants.
  
  Submitted by:   Pedro F. Giffuni <giffunip tutopia com>
  Clang fixes by: David Naylor <naylor.b.david gmail com>
  Reviewed by:    bde (with some disagreement about Clang issues)
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.28      +1 -1      src/sbin/newfs_msdos/newfs_msdos.8
  1.34      +22 -19    src/sbin/newfs_msdos/newfs_msdos.c



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