alfred 2007-09-10 23:43:52 UTC FreeBSD src repository
Modified files: (Branch: RELENG_6) sys/kern kern_sx.c sys/sys sx.h Log: FreeBSD 7 has a macro that converts calls to sx_init -> sx_init_flags, however FreeBSD 6 needs this as a function to preserve binary compat. Pointed out by: kmacy Revision Changes Path 1.25.2.7 +7 -0 src/sys/kern/kern_sx.c 1.21.2.7 +1 -1 src/sys/sys/sx.h _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"