Date: Sat, 1 Jan 2000 04:28:49 -0800 (PST) From: Bruce Evans <bde@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/gnu/ext2fs - Imported sources Message-ID: <200001011228.EAA41115@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2000/01/01 04:28:49 PST src/sys/gnu/ext2fs - Imported sources Update of /home/ncvs/src/sys/gnu/ext2fs In directory freefall.freebsd.org:/x/tmp/cvs-serv39007 Log Message: Finish (?) importing the Linux ext2fs files that our GPL'ed ext2fs files seem to be based on. Don't bother importing <asm-i386/string.h> just to get the Linux implementation of memscan() which is appended to our i386-bitops.h. The BSD skpc() should have been used instead of memscan(). Obtained from: Linux 1.2.2 distribution Status: Vendor Tag: LINUX Release Tags: v1_2_2 C src/sys/gnu/ext2fs/i386-bitops.h 1 conflicts created by this import. Use the following command to help the merge: cvs checkout -jLINUX:yesterday -jLINUX src/sys/gnu/ext2fs 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?200001011228.EAA41115>