Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Nov 1999 03:21:35 -0800 (PST)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 machdep.c src/sys/i386/include sigframe.h
Message-ID:  <199911121121.DAA07447@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      1999/11/12 03:21:35 PST

  Modified files:
    sys/i386/i386        machdep.c 
    sys/i386/include     sigframe.h 
  Log:
  Change the type of sf_addr in struct {o}sigframe from char* to
  register_t.
  
  Fix some style bugs and bitrotted comments.
  
  Submitted by: bde
  
  Revision  Changes    Path
  1.375     +3 -3      src/sys/i386/i386/machdep.c
  1.4       +10 -9     src/sys/i386/include/sigframe.h



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199911121121.DAA07447>