Date: Tue, 25 Jul 1995 15:18:58 -0700 From: Bruce Evans <bde> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/isa if_ed.c if_ze.c if_zp.c Message-ID: <199507252218.PAA15466@freefall.cdrom.com>
next in thread | raw e-mail | index | archive | help
bde 95/07/25 15:18:57 Modified: sys/i386/isa if_ed.c if_ze.c if_zp.c Log: Change memcmp() to bcmp(). memcmp() isn't declared or implemented for the kernel, but gcc provides an inline version of it if the kernel is compiled with -O.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199507252218.PAA15466>