cvs commit: src/usr.bin Makefile src/usr.bin/checkpt DEFS.h Makefile call.h checkpt.1 checkpt.c freeze.S

Matthew Dillon dillon at crater.dragonflybsd.org
Sun Oct 19 21:47:42 PDT 2003


dillon      2003/10/19 21:46:14 PDT

  Modified files:
    usr.bin              Makefile 
  Log:
  Add the 'checkpt' utility to support the process checkpoint module.  This
  originated from Kip Macy with cleanups and modifications by Matt Dillon.
  
  Submitted-by: Kip Macy <kmacy at xxxxxxxxxxx>
  
  Revision  Changes    Path
  1.8       +1 -0      src/usr.bin/Makefile


  Added files:
    usr.bin/checkpt      DEFS.h Makefile call.h checkpt.1 
                         checkpt.c freeze.S 
  Log:
  Add the 'checkpt' utility to support the process checkpoint module.  This
  originated from Kip Macy with cleanups and modifications by Matt Dillon.
  
  Note: currently i386-specific.  The system calls have not been integrated
  into libc yet.
  
  Submitted-by: Kip Macy <kmacy at xxxxxxxxxxx>






More information about the Commits mailing list