Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Oct 2005 14:59:54 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/svr4 svr4_machdep.c
Message-ID:  <200510191459.j9JExs8d092198@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2005-10-19 14:59:54 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/svr4        svr4_machdep.c 
  Log:
  Use svr4_si_{addr,code,errno,signo,trap} in preference to si_{...}.
  
  Fix a debugging printf to printf after a variable is first assigned,
  not before.
  
  These are purely build fixes, and need inspection to make sure they
  were what the original author of the previous changes intended.
  
  Revision  Changes    Path
  1.38      +36 -36    src/sys/i386/svr4/svr4_machdep.c



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