Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Dec 2009 17:57:37 +0000 (UTC)
From:      Xin LI <delphij@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sbin/umount Makefile umount.c src/usr.sbin/rpc.umntall mounttab.c
Message-ID:  <200912281806.nBSI6LSk025328@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
delphij     2009-12-28 17:57:37 UTC

  FreeBSD src repository

  Modified files:
    sbin/umount          Makefile umount.c 
    usr.sbin/rpc.umntall mounttab.c 
  Log:
  SVN rev 201135 on 2009-12-28 17:57:37Z by delphij
  
  Make umount(8) WARNS=6 clean:
   - Cast delimiter width to integer [1]
   - Solve name conflicts against system header
   - Constify parameters to avoid qualifier conflict
  
  PR:             bin/140017 [1]
  Submitted by:   Ulrich Spörlein <uqs spoerlein net> [1]
  MFC after:      1 month
  Sponsored by:   iXsystems, Inc
  
  Revision  Changes    Path
  1.12      +0 -1      src/sbin/umount/Makefile
  1.47      +28 -27    src/sbin/umount/umount.c
  1.8       +7 -7      src/usr.sbin/rpc.umntall/mounttab.c



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