Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Jun 2009 18:04:57 +0000 (UTC)
From:      Juli Mallett <jmallett@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/libufs type.c ufs_disk_close.3
Message-ID:  <200906111805.n5BI593Y012071@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

jmallett    2009-06-11 18:04:57 UTC

  FreeBSD src repository

  Modified files:
    lib/libufs           type.c ufs_disk_close.3 
  Log:
  SVN rev 194030 on 2009-06-11 18:04:57Z by jmallett
  
  Allow libufs(3) functions to operate on a regular file.  This makes it possible to
  use almost anything that uses libufs(3) against a file as an unprivileged user, e.g.
  tunefs(8) and dumpfs(8) against a makefs(8)-created image.
  
  Prodded by:     kensmith
  
  Revision  Changes    Path
  1.17      +4 -1      src/lib/libufs/type.c
  1.7       +1 -1      src/lib/libufs/ufs_disk_close.3



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