Age | Commit message (Expand) | Author |
2011-10-18 | delay daemon fork() until after initialisation has completed to fix | Damien Miller |
2011-03-22 | use timerclear macro | Okan Demirmen |
2009-06-21 | Support mouses with lots of buttons. Also, fix a crash when pressing | Jacek Masiulaniec |
2009-06-05 | kill trailing whitespace; | Jason McIntyre |
2009-06-05 | Add the ability to attach wsmoused to a different wsdisplay than wsdisplay0 | Miod Vallat |
2008-06-20 | Change gcc named variadics to c99 ones. Ok otto@ | Anders Magnusson |
2007-11-24 | Since switches from X to consoles are aysnchronous, wsmoused(8) can be awakened | Miod Vallat |
2007-09-18 | use C99 explicit struct initializer instead of deprecated gcc 2.5 | Otto Moerbeek |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-04-10 | Use a larger type to store ``resolution'', so that comparisons against | Miod Vallat |
2007-04-10 | Add support for a fourth axis on wsmouse devices, e.g. on the Apple Might | Miod Vallat |
2006-04-17 | setjmp.h not used | Theo de Raadt |
2005-08-13 | another typo; | Jason McIntyre |
2005-08-12 | prefer a simpler synopsis: we do not really need a separate case for -i; | Jason McIntyre |
2005-08-12 | - small formatting fixes | Jason McIntyre |
2004-12-05 | MicroSoft -> Microsoft | Jonathan Gray |
2004-11-29 | Spell precede correctly. | Jonathan Gray |
2004-05-03 | Remove OpenBSD/pegaos, this has been announced before but delayed until | Dale Rahn |
2004-01-29 | and another one | Michael Shalayeff |
2004-01-28 | Repair build links for pegosos, and also build for amd64 | Theo de Raadt |
2004-01-04 | gcc3 doesn't like varargs, it was found that the varargs.h inclusion is | Dale Rahn |
2003-12-22 | No need to setup a signal handler for SIGKILL as you can't catch it anyway. | Miod Vallat |
2003-11-08 | typos from Jonathon Gray; | Jason McIntyre |
2003-11-08 | - correct SYNOPSIS | Jason McIntyre |
2003-10-31 | These should build on pegasos. | Dale Rahn |
2003-09-26 | check strdup failure; ok anil millert | Theo de Raadt |
2003-06-12 | remove term 3 & 4 | Theo de Raadt |
2003-06-12 | - section reorder | Jason McIntyre |
2003-04-13 | try to use the X Window System, X11 or XFree86 consistently. | Jason McIntyre |
2003-02-26 | copyright added; | Jason McIntyre |
2003-02-17 | typos; | Jason McIntyre |
2002-12-03 | Compile wsmoused on alpha, as it can be used on vga displays. | Miod Vallat |
2002-09-06 | do not use // | Theo de Raadt |
2002-06-11 | -Wall cleanup | Hans Insulander |
2002-05-30 | minor KNF | Theo de Raadt |
2002-05-26 | pid_t cleanup | Theo de Raadt |
2002-03-27 | Add X-Window support to wsmoused(8). This allows running wsmoused(8) and | jbm |
2002-03-14 | Remove \n from err/errx/warn/warnx(). | Mike Pechkin |
2002-02-15 | complete paranoia | Theo de Raadt |
2002-02-15 | KNF | Theo de Raadt |
2002-01-12 | Make sure the daemon() call is harmless to file descriptors. | Miod Vallat |
2001-12-11 | This file was forgotten in the previous wsmouse commits. | Miod Vallat |
2001-12-09 | Do not use stdio functions after a successfull call to daemon(), use | Miod Vallat |
2001-11-02 | _exit() in signal handler | Theo de Raadt |
2001-09-20 | Jumbo wsmoused cosmeto: | Miod Vallat |
2001-08-31 | Restore mouse resolution to default value at exit. | jbm |
2001-08-20 | Powered by @mantoya. | Mike Pechkin |
2001-08-17 | o) {Open,Net,Free}BSD -> .{O,N,F}x; | Mike Pechkin |
2001-08-13 | Wall cleanup | Peter Valchev |
2001-08-12 | Use INFTIM where possible. | Federico G. Schwindt |