summaryrefslogtreecommitdiff
path: root/usr.sbin/moused
AgeCommit message (Expand)Author
2013-10-19fix unused variable warnings.christos
2013-06-28Fix violations of the sequence point rule.joerg
2011-08-31don't truncate time_tchristos
2011-08-31Yet another format string fixgson
2011-08-31Fix format string to unbreak i386 buildgson
2011-08-30static + __printflike + __dead + format string fixesjoerg
2009-04-17Fix WARNS=4 issues (-Wshadow -Wcast-qual -Wextra -Wsign-compare)lukem
2008-07-21Replace gcc initialisers with c99 initialisers.gmcgarry
2007-01-16 * Don't include headers twicehubertf
2006-09-12add a period after a sentence.pavel
2006-02-25Fix typo. New sentence, new line.wiz
2005-06-02appease gcc -Wuninitializedlukem
2004-10-30Add (unsigned char) cast to ctype functionsdsl
2004-04-23s/the the/the/ (only in sources that aren't regularly imported fromsimonb
2003-07-16snprintfitojun
2003-02-14The correct capitalisation of 'NetBSD.org' is (yougrant
2003-01-02Fix typos pointed out by Igor Sobrado in PR misc/19621.jschauma
2002-10-25Mention wsmoused(8). From Julio Merino in PR 18801.wiz
2002-09-23null commitmycroft
2002-09-23poll.h, not sys/poll.hitojun
2002-09-20Minor simplification.mycroft
2002-09-19select() -> poll(), nanosleep()mycroft
2002-08-09die if fd_set overrun. (they're not setuid binary so it is not that critical)itojun
2002-04-22Don't default the portname to devices that don't exist on NetBSD.wiz
2002-01-01Simply rid ourselves of the evil cpp tricks being done here. Thethorpej
2001-12-31Fix gcc 3.1 printf format warnings generated by extra arguments beingthorpej
2001-11-22Refer to ``moused'' consistently.gmcgarry
2001-11-21Fix RCSID.gmcgarry
2001-10-29Oops, commit a version that actually works. :-)augustss
2001-10-29Standardise section headers, sort sections.wiz
2001-10-29Add moused, a daemon to take input from a serial mouse and feed it toaugustss