Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Sep 2002 04:27:48 -0700 (PDT)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/fsck_ffs Makefile ea.c fsck.h pass1.c
Message-ID:  <200209161127.g8GBRmVE075239@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2002/09/16 04:27:48 PDT

  Modified files:
    sbin/fsck_ffs        Makefile fsck.h pass1.c 
  Added files:
    sbin/fsck_ffs        ea.c 
  Log:
  Add a source file where EXTATTR checks will happen and hook it in even
  if it doesn't do anything yet.
  
  Sponsored by: DARPA & NAI Labs.
  
  Revision  Changes    Path
  1.12      +2 -2      src/sbin/fsck_ffs/Makefile
  1.1       +88 -0     src/sbin/fsck_ffs/ea.c (new)
  1.28      +1 -0      src/sbin/fsck_ffs/fsck.h
  1.35      +2 -0      src/sbin/fsck_ffs/pass1.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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