Print this page


Split Close
Expand all
Collapse all
          --- old/usr/src/uts/intel/sys/ucontext.h
          +++ new/usr/src/uts/intel/sys/ucontext.h
↓ open down ↓ 12 lines elided ↑ open up ↑
  13   13   * When distributing Covered Code, include this CDDL HEADER in each
  14   14   * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  15   15   * If applicable, add the following below this CDDL HEADER, with the
  16   16   * fields enclosed by brackets "[]" replaced with your own identifying
  17   17   * information: Portions Copyright [yyyy] [name of copyright owner]
  18   18   *
  19   19   * CDDL HEADER END
  20   20   */
  21   21  
  22   22  /*
  23      - * Copyright 2015 Joyent, Inc.
  24   23   * Copyright 2015 Nexenta Systems, Inc.  All rights reserved.
  25      - *
       24 + * Copyright 2015 Joyent, Inc.
  26   25   * Copyright 2010 Sun Microsystems, Inc.  All rights reserved.
  27   26   * Use is subject to license terms.
  28   27   */
  29   28  
  30   29  /*      Copyright (c) 1984, 1986, 1987, 1988, 1989 AT&T */
  31   30  /*        All Rights Reserved   */
  32   31  
  33   32  #ifndef _SYS_UCONTEXT_H
  34   33  #define _SYS_UCONTEXT_H
  35   34  
↓ open down ↓ 125 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX