Commit Graph

16 Commits

Author SHA1 Message Date
Russ Cox
e03e9178e2 no deadlock 2005-11-07 17:36:34 +00:00
Russ Cox
537f761602 mac warnings 2005-11-07 17:34:39 +00:00
Russ Cox
494adeed0b silence gcc warnings 2005-11-07 17:21:23 +00:00
Russ Cox
1c8b499228 silence all gcc warnings 2005-11-07 17:13:41 +00:00
Russ Cox
43b112897a devssl fix (should not matter) 2005-11-04 19:19:11 +00:00
Russ Cox
e10503f019 Mac fixes 2005-11-04 15:47:45 +00:00
Russ Cox
ab73f2bbf5 Add real factotum. 2005-11-04 15:36:40 +00:00
Russ Cox
06b60293ad mac 2005-11-02 15:21:51 +00:00
Russ Cox
e4f9a4578a windows 2005-11-02 15:20:27 +00:00
Russ Cox
5d6ebf7a53 Merge in Windows port using mingw and make. 2005-10-31 15:30:23 +00:00
Russ Cox
d920d42c8b Less or better chatter. 2005-10-18 18:19:23 +00:00
Russ Cox
74d480c1e8 Use posix locks instead of pipes. 2005-10-18 13:45:38 +00:00
Russ Cox
82b1d4d6c2 More fixes. 2005-10-17 16:39:16 +00:00
Russ Cox
54ca86f879 Rewrite X11 snarf. Maybe this will be better. 2005-10-17 16:18:45 +00:00
andrey
a43c1e6fab enable queue management in kern/devmouse.c. i have no idea why it was
disabled.

this caused scroll button movements to be missed from /dev/mouse as they
generate two quick on-off events of which only the last one was being read
by devmouse.

andrey
2005-09-01 16:43:18 +00:00
Russ Cox
934846f35c a 2005-08-08 12:50:13 +00:00