DragonFly BSD
DragonFly commits List (threaded) for 2004-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/lib/libc/sys src/usr.bin/checkpt


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 22 Nov 2004 23:36:33 -0800 (PST)

dillon      2004/11/22 23:36:33 PST

DragonFly src repository

  Modified files:
    lib/libc/sys         Makefile.inc 
    usr.bin/checkpt      checkpt.1 
  Added files:
    lib/libc/sys         sys_checkpoint.2 
  Log:
  Add the sys_checkpoint(2) manual page and expand checkpt(1).
  sys_checkpoint(2) is our checkpoint system call interface.  It is capable
  of checkpointing and checkpoint-restoring programs with certain restrictions.
  
  Revision  Changes    Path
  1.6       +1 -1      src/lib/libc/sys/Makefile.inc
  1.2       +20 -9     src/usr.bin/checkpt/checkpt.1


http://www.dragonflybsd.org/cvsweb/src/lib/libc/sys/Makefile.inc.diff?r1=1.5&r2=1.6&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/checkpt/checkpt.1.diff?r1=1.1&r2=1.2&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]