aboutsummaryrefslogtreecommitdiff
path: root/etc/rc.d/moused
Commit message (Expand)AuthorAgeFilesLines
* - Add descriptions to most of the rc scripts. Those are mostly taken from theirLars Engels2016-04-231-0/+1
* Simply things so that "#REQUIRE: FILESYSTEMS" means the fileDavid E. O'Brien2012-09-111-1/+1
* Prepare for the removal of set_rcvar() by changing the rcvar=Doug Barton2012-01-141-2/+2
* In regards to the "Starting foo:" type messages at boot time, create andDoug Barton2009-10-101-1/+2
* Small cleanup, add (spurious) quotation marks around the valueDoug Barton2009-05-301-1/+1
* Add the shutdown KEYWORD to those scripts that start persistent servicesDoug Barton2008-07-161-1/+1
* As previously discussed, add the svn:executable property to all scriptsDoug Barton2008-07-161-0/+0
* Move a lot of diagnostic output behind $rc_quiet in scripts thatMike Makonnen2008-06-231-3/+1
* Remove $NetBSD$ CVS tags. We no longer attempt to synch our rc.d filesDoug Barton2007-12-081-1/+0
* Eliminate global symbols starting with an underscore from rc.dYaroslav Tykhiy2006-12-301-9/+9
* Correctly set moused_$2_enable when moused_nondefault_enable is set to NOMatteo Riondato2006-05-171-2/+1
* "REQUIRE: cleanvar" for all RC's writing into /var/run.David E. O'Brien2005-01-161-1/+1
* Do a better job of supporting more than one mouse deviceMike Makonnen2004-11-011-4/+39
* Remove the requirement for the FreeBSD keyword as it no longerMike Makonnen2004-10-071-1/+1
* Mark scripts as not usable inside a jail by adding keyword 'nojail'.Pawel Jakub Dawidek2004-03-081-1/+1
* Remove checks for the FreeBSD OS.Mike Makonnen2004-01-171-6/+1
* Luke Mewburn has indicated that they (NetBSD) are not interestedMike Makonnen2004-01-171-1/+1
* Fix moused so you can use the stop commandGordon Tetlow2002-09-271-3/+1
* Convert from `${CMD_OSTYPE}` to ${OSTYPE}. This saves a shell invocation onGordon Tetlow2002-09-061-1/+1
* Merge in all the changes that Mike Makonnen has been maintaining for aGordon Tetlow2002-06-131-0/+47