Date: Mon, 17 Nov 2003 03:08:28 -0800 (PST) From: Dag-Erling Smorgrav <des@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/moused moused.c Message-ID: <200311171108.hAHB8SCD000388@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
des 2003/11/17 03:08:28 PST
FreeBSD src repository
Modified files:
usr.sbin/moused moused.c
Log:
Instead of blindly loading the ums module and bailing out if that fails,
check if it's already loaded or compiled into the kernel, and only try to
load it if it isn't.
PR: bin/59368
Submitted by: Jens Rehsack <rehsack@liwing.de>
Revision Changes Path
1.62 +38 -2 src/usr.sbin/moused/moused.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311171108.hAHB8SCD000388>
