Date: Wed, 6 Nov 2002 06:53:35 -0800 (PST) From: Juli Mallett <jmallett@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha machdep.c src/sys/i386/i386 machdep.c src/sys/ia64/ia64 machdep.c src/sys/pc98/i386 machdep.c src/sys/powerpc/powerpc machdep.c src/sys/sparc64/sparc64 machdep.c Message-ID: <200211061453.gA6ErZ3V057715@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jmallett 2002/11/06 06:53:35 PST Modified files: sys/alpha/alpha machdep.c sys/i386/i386 machdep.c sys/ia64/ia64 machdep.c sys/pc98/i386 machdep.c sys/powerpc/powerpc machdep.c sys/sparc64/sparc64 machdep.c Log: Remove what was a temporary bogus assignment of bits of siginfo_t, as it does not look like the prerequisites to fill it in properly will be in the tree for the upcoming release, but it's mostly done, so there is no need for these to stay around to remind us. Revision Changes Path 1.188 +0 -4 src/sys/alpha/alpha/machdep.c 1.546 +0 -4 src/sys/i386/i386/machdep.c 1.119 +0 -2 src/sys/ia64/ia64/machdep.c 1.301 +0 -4 src/sys/pc98/i386/machdep.c 1.41 +0 -2 src/sys/powerpc/powerpc/machdep.c 1.70 +0 -2 src/sys/sparc64/sparc64/machdep.c 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?200211061453.gA6ErZ3V057715>