Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-03-27 | Add X-Window support to wsmoused(8). This allows running wsmoused(8) and | jbm | |
X-Window at the same time, removing the need to kill wsmoused(8) before starting X-Window. | |||
2002-03-14 | Remove \n from err/errx/warn/warnx(). | Mike Pechkin | |
millert@ ok | |||
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 | |
Problem reported by markus@, fix by me, ok markus@ millert@ | |||
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 | |
syslog() instead. ok millert@ | |||
2001-11-02 | _exit() in signal handler | Theo de Raadt | |
2001-09-20 | Jumbo wsmoused cosmeto: | Miod Vallat | |
- fix some cosmetic bugs - improves some code paths - generalizes the use of stderr, and uses errx/warnx whenevr possible - converts wsmoused.c to KNF ok jbm@ | |||
2001-08-31 | Restore mouse resolution to default value at exit. | jbm | |
2001-08-20 | Powered by @mantoya. | Mike Pechkin | |
o) we don't like .Nd without argument, except next line starts with a new tag; millert@ ok | |||
2001-08-17 | o) {Open,Net,Free}BSD -> .{O,N,F}x; | Mike Pechkin | |
o) "start sentence on new line" issues; o) minimal -mdoc improvements; millert@ ok | |||
2001-08-13 | Wall cleanup | Peter Valchev | |
2001-08-12 | Use INFTIM where possible. | Federico G. Schwindt | |
2001-08-03 | o) We always closes .Bl and .Bd tags; | Mike Pechkin | |
millert@ ok | |||
2001-05-23 | Fix up SYNOPSIS and option descriptions; bk@rt.fm | Aaron Campbell | |
2001-04-14 | Userland daemon for wscons console mouse features. | Aaron Campbell | |