NetBSD/usr.sbin/wsmoused
jmmv 18ccc9b90c Add and use the log_err, log_errx, log_warn and log_warnx functions that act as
wrappers for err, errx, warn and warnx respectively when running in foreground
and call syslog functions when running in daemon mode.
Also add and use an extra log_info function for other types of information.
2003-08-06 23:58:40 +00:00
..
Makefile Add the `action' mode, which can be used to associate commands with mouse 2003-08-06 22:11:48 +00:00
action.c Add and use the log_err, log_errx, log_warn and log_warnx functions that act as 2003-08-06 23:58:40 +00:00
config.c - Let the main program handle multiple run modes easily. Each one is 2003-08-06 18:07:53 +00:00
config_lex.l Add the `action' mode, which can be used to associate commands with mouse 2003-08-06 22:11:48 +00:00
config_yacc.y Add the `action' mode, which can be used to associate commands with mouse 2003-08-06 22:11:48 +00:00
pathnames.h - Let the main program handle multiple run modes easily. Each one is 2003-08-06 18:07:53 +00:00
selection.c Add and use the log_err, log_errx, log_warn and log_warnx functions that act as 2003-08-06 23:58:40 +00:00
wsmoused.8 Add the `action' mode, which can be used to associate commands with mouse 2003-08-06 22:11:48 +00:00
wsmoused.c Add and use the log_err, log_errx, log_warn and log_warnx functions that act as 2003-08-06 23:58:40 +00:00
wsmoused.conf.5 Add the `action' mode, which can be used to associate commands with mouse 2003-08-06 22:11:48 +00:00
wsmoused.h Add and use the log_err, log_errx, log_warn and log_warnx functions that act as 2003-08-06 23:58:40 +00:00