imp         2006-01-06 04:44:10 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             options 
    sys/ufs/ffs          ffs_snapshot.c 
  Log:
  New option: NO_FFS_SNAPSHOT.  I did this in p4 about the same time
  that NetBSD implemented it independently of them (don't know which one
  was actually first).  This saves about 24k for those times you don't
  need snapshot support (like when running off a ram disk, or in an
  embedded environment where size matters).
  
  Revision  Changes    Path
  1.523     +5 -0      src/sys/conf/options
  1.111     +58 -0     src/sys/ufs/ffs/ffs_snapshot.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to