Date: Sat, 7 Sep 2002 15:31:44 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern imgact_aout.c src/sys/compat/pecoff imgact_pecoff.c src/sys/i386/linux linux_sysvec.c Message-ID: <200209072231.g87MVixx091813@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2002/09/07 15:31:44 PDT
Modified files:
sys/kern imgact_aout.c
sys/compat/pecoff imgact_pecoff.c
sys/i386/linux linux_sysvec.c
Log:
Tidy up some loose ends that bde pointed out. caddr_t bad, ok?
Move fill_kinfo_proc to before we copy the results instead of after
the copy and too late.
There is still more to do here.
Revision Changes Path
1.25 +6 -7 src/sys/compat/pecoff/imgact_pecoff.c
1.108 +7 -8 src/sys/i386/linux/linux_sysvec.c
1.86 +7 -7 src/sys/kern/imgact_aout.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?200209072231.g87MVixx091813>
