cvs commit: src/sbin/fsck_ffs setup.c src/sbin/newfs mkfs.c src/sys/ufs/ffs fs.h

John Baldwin jhb at FreeBSD.org
Fri Sep 3 08:19:06 PDT 2004


jhb         2004-09-03 15:19:06 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sbin/fsck_ffs        setup.c 
    sbin/newfs           mkfs.c 
    sys/ufs/ffs          fs.h 
  Log:
  MFC: Generalize the UFS bad magic value so that it applies to both UFS1 and
  UFS2.
  
  Approved by:    re (scottl)
  
  Revision  Changes    Path
  1.47.2.1  +2 -2      src/sbin/fsck_ffs/setup.c
  1.85.2.1  +9 -4      src/sbin/newfs/mkfs.c
  1.43.2.1  +1 -1      src/sys/ufs/ffs/fs.h


More information about the cvs-src mailing list