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

DragonFly-2.3.0.335.g075a7 master sys/kern kern_checkpoint.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 28 Feb 2009 23:28:06 -0800 (PST)

commit 075a756cb48b891975227f90679466eef4c6be6d
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Sat Feb 28 23:26:20 2009 -0800

    Adjust checkpoint restore to use same note order as coredumps.
    
    Recent changes to the coredump code broke the checkpoint restore
    code (checkpt -r) due to reordering of the ELF notes.  Adjust the
    checkpoint restore code to deal with the new ordering.
    
    Reported-by: Samuel J. Greear <sjg@evilcode.net>

Summary of changes:
 sys/kern/kern_checkpoint.c |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/075a756cb48b891975227f90679466eef4c6be6d


-- 
DragonFly BSD source repository



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