Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Sep 1996 00:54:10 -0700 (PDT)
From:      Peter Wemm <peter>
To:        CVS-committers, cvs-all, cvs-usrbin
Subject:   cvs commit:  src/usr.bin/xinstall xinstall.c
Message-ID:  <199609050754.AAA29399@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       96/09/05 00:54:09

  Modified:    usr.bin/xinstall  xinstall.c
  Log:
  Be more careful with mmap.  If it fails, fall back to a plain compare or
  copy.
  
  Dont leave stray INS@xxxx temp files around, especially when installing
  something less than 8MB and the destination runs out of space, etc.
  
  It still doesn't clean up the temp files on SEGV or other signals etc.
  
  Revision  Changes    Path
  1.12      +27 -11    src/usr.bin/xinstall/xinstall.c



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