Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Oct 1996 11:12:22 -0700 (PDT)
From:      Bill Fenner <fenner>
To:        CVS-committers, cvs-all, cvs-sbin
Subject:   cvs commit:  src/sbin/savecore savecore.8 savecore.c
Message-ID:  <199610131812.LAA28692@freefall.freebsd.org>

index | next in thread | raw e-mail

fenner      96/10/13 11:12:22

  Modified:    sbin/savecore  savecore.8 savecore.c
  Log:
  Make the savecore command work like the man page says:
  - make minfree work by getting the dump size before checking to see
    if the dump will fit on the filesystem
  - also fail to dump if no minfree is specified but there are not enough
    free blocks.
  
  Fix a typo in the man page.
  
  Fixes PR bin/1322
  
  Submitted by:	"Philippe C." <charnier@lirmm.fr>
  
  Revision  Changes    Path
  1.4       +2 -2      src/sbin/savecore/savecore.8
  1.15      +19 -8     src/sbin/savecore/savecore.c


help

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