Date: Sat, 2 Aug 2008 19:05:27 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/lmc if_lmc.c if_lmc.h Message-ID: <200808021905.m72J5XXj072562@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2008-08-02 19:05:27 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/dev/lmc if_lmc.c if_lmc.h Log: SVN rev 181203 on 2008-08-02 19:05:27Z by rwatson Merge r180304 from head to stable/7: Rename several functions in if_lmc with potential name collisions with global symbols, such as raw_input and raw_output, to have lmc_ prefixes. This doesn't affect actual functionality since the functions are static, but will limit the opportunities for current confusion and future difficulty. Revision Changes Path 1.32.2.1 +27 -25 src/sys/dev/lmc/if_lmc.c 1.5.2.1 +8 -8 src/sys/dev/lmc/if_lmc.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808021905.m72J5XXj072562>