cvs commit: src/usr.sbin/ndiscvt ndiscvt.c ndisgen.sh

2008-04-14 Thread Andrew Thompson
thompsa 2008-04-15 04:17:14 UTC FreeBSD src repository Modified files: usr.sbin/ndiscvt ndiscvt.c ndisgen.sh Log: Use a ndis_ prefix on the C variable instead of directly using the .sys filename, this would fail if the filename started with a number. PR: bi

cvs commit: src/usr.sbin/ndiscvt ndiscvt.c

2006-09-20 Thread Alexander Kabaev
kan 2006-09-21 01:47:32 UTC FreeBSD src repository Modified files: usr.sbin/ndiscvt ndiscvt.c Log: Silence GCC4 signed/unsigned pointer mismatch warning. Revision ChangesPath 1.13 +1 -1 src/usr.sbin/ndiscvt/ndiscvt.c _