Date: Thu, 15 May 2003 01:11:58 -0700 (PDT) From: Marcel Moolenaar <marcel@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 31228 for review Message-ID: <200305150811.h4F8BwVr013068@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=31228 Change 31228 by marcel@marcel_nfs on 2003/05/15 01:11:29 Update the copyright and tweak the "header" comment. Affected files ... .. //depot/projects/ia64_epc/sys/ia64/include/_regset.h#11 edit Differences ... ==== //depot/projects/ia64_epc/sys/ia64/include/_regset.h#11 (text+ko) ==== @@ -1,5 +1,5 @@ /* - * Copyright (c) 2002 Marcel Moolenaar + * Copyright (c) 2002, 2003 Marcel Moolenaar * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -34,7 +34,7 @@ * us to better reuse code and to copy sets around more efficiently. * Contexts are defined in terms of these sets. These include trapframe, * sigframe, pcb, mcontext, reg and fpreg. Other candidates are unwind - * coredump related contexts. Maybe jmp_buf too... + * and coredump related contexts. * * Notes: * o Constant registers (r0, f0 and f1) are not accounted for,
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200305150811.h4F8BwVr013068>