lukem
|
c8e07a4ef7
|
appease gcc -Wuninitialized
|
2005-06-02 05:58:24 +00:00 |
dsl
|
03f1c17583
|
Add (unsigned char) cast to ctype functions
The argument rules suck.....
|
2004-10-30 08:54:51 +00:00 |
simonb
|
9bc855a931
|
s/the the/the/ (only in sources that aren't regularly imported from
elsewhere).
|
2004-04-23 02:58:27 +00:00 |
itojun
|
16fd25dc05
|
snprintf
|
2003-07-16 06:33:11 +00:00 |
mycroft
|
aae6c28cf9
|
null commit
|
2002-09-23 12:44:34 +00:00 |
itojun
|
f46e921837
|
poll.h, not sys/poll.h
|
2002-09-23 03:36:03 +00:00 |
mycroft
|
012f202229
|
Minor simplification.
|
2002-09-20 19:49:59 +00:00 |
mycroft
|
05abee23d9
|
select() -> poll(), nanosleep()
|
2002-09-19 16:45:57 +00:00 |
itojun
|
17110be88b
|
die if fd_set overrun. (they're not setuid binary so it is not that critical)
|
2002-08-09 02:17:26 +00:00 |
wiz
|
554a5b8a3a
|
Don't default the portname to devices that don't exist on NetBSD.
|
2002-04-22 13:08:34 +00:00 |
thorpej
|
b1b955b60f
|
Simply rid ourselves of the evil cpp tricks being done here. The
fact that one version couldn't be made to work on two different versions
of the cpp says something about how portable the code was.
|
2002-01-01 06:31:49 +00:00 |
thorpej
|
c31bd4704c
|
Fix gcc 3.1 printf format warnings generated by extra arguments being
passed to varargs CPP macros.
|
2001-12-31 19:52:45 +00:00 |
gmcgarry
|
ec3da3741b
|
Fix RCSID.
|
2001-11-21 21:05:41 +00:00 |
augustss
|
854fbc7c6b
|
Oops, commit a version that actually works. :-)
|
2001-10-29 23:38:42 +00:00 |
augustss
|
cf866544bb
|
Add moused, a daemon to take input from a serial mouse and feed it to
a wsmux. This way serial mice can be accessed via /dev/wsmouse like all
other mice.
This program is heavily based on the FreeBSD moused program.
|
2001-10-29 23:23:41 +00:00 |