cvs commit: src/sys/i386/svr4 svr4_machdep.c
Robert Watson
rwatson at FreeBSD.org
Wed Oct 19 07:59:55 PDT 2005
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
More information about the cvs-src
mailing list