Date: Sun, 9 May 1999 09:04:17 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/ibcs2 imgact_coff.c src/sys/i386/linux imgact_linux.c linux_ioctl.c src/sys/kern imgact_aout.c imgact_elf.c imgact_gzip.c imgact_shell.c src/sys/svr4 imgact_svr4.c Message-ID: <199905091604.JAA98678@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1999/05/09 09:04:15 PDT Modified files: sys/i386/ibcs2 imgact_coff.c sys/i386/linux imgact_linux.c linux_ioctl.c sys/kern imgact_aout.c imgact_elf.c imgact_gzip.c imgact_shell.c sys/svr4 imgact_svr4.c Log: Fix a couple of warnings and some bitrot in comments. Revision Changes Path 1.36 +2 -4 src/sys/i386/ibcs2/imgact_coff.c 1.32 +2 -5 src/sys/i386/linux/imgact_linux.c 1.33 +3 -1 src/sys/i386/linux/linux_ioctl.c 1.50 +1 -3 src/sys/kern/imgact_aout.c 1.56 +1 -3 src/sys/kern/imgact_elf.c 1.37 +1 -4 src/sys/kern/imgact_gzip.c 1.19 +1 -3 src/sys/kern/imgact_shell.c 1.4 +1 -3 src/sys/svr4/imgact_svr4.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?199905091604.JAA98678>