Go to file
jmmv 68e2c80483 Add support to parse a configuration file, /etc/wsmoused.conf by default.
This file lets users tune the behavior of the daemon in a easy way, without
having to mess with command line options (nor in rc.conf).
It will also simplify future integration of new functionality within the
program as multiple "modes" of operator are recognized.
The new wsmoused.conf(5) manpage contains all related details.

Some error message cleanup and minor manpage fixes too.

Ok'ed by christos.
2003-03-04 14:33:55 +00:00
bin Seems better to display p_sv{u,g}id when asked for it... 2003-03-03 23:13:21 +00:00
crypto .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
dist Sort help here (just like in the man page). 2003-03-03 07:36:05 +00:00
distrib add manpages for wctype, wctrans, iswctype and towctrans. 2003-03-04 12:26:26 +00:00
doc postfix-2.0.5 out. 2003-03-04 08:07:21 +00:00
etc Use ${HOST_INSTALL_FILE} to put the bootloader in the release tree, 2003-03-01 15:36:22 +00:00
games Make this work on sparc64 (don't use long and assume sizeof(long) = 4). 2003-02-26 07:14:44 +00:00
gnu Reworked the bfd accesses to use the documented interfaces. 2003-03-04 12:16:41 +00:00
include - add wctob() function. (I forgot it at the last commit.) 2003-03-03 07:39:53 +00:00
lib wctob returns EOF, not WEOF. 2003-03-04 13:27:12 +00:00
libexec Call setsid so we get our own logname. 2003-03-03 19:05:09 +00:00
regress remove extraneous SRCS= that causes dependall to fail 2003-03-02 06:07:23 +00:00
rescue Build mount_* individually, since mount and most of mount_* no longer 2003-03-03 02:09:18 +00:00
sbin New sentence, new line. 2003-03-03 06:50:18 +00:00
share Return value style update (no parentheses) 2003-03-04 14:22:15 +00:00
sys lower acpi interrupt level to IPL_VM. 2003-03-04 13:44:08 +00:00
tools update for binutils 2.13.2.1, and a few other changes... 2003-03-01 13:09:10 +00:00
usr.bin use UINT32_C and PRIu32 macros instead of 0x...U and %u. 2003-03-03 08:49:15 +00:00
usr.sbin Add support to parse a configuration file, /etc/wsmoused.conf by default. 2003-03-04 14:33:55 +00:00
build.sh don't print the command & start time until after the options are parsed... 2003-03-04 02:20:28 +00:00
BUILDING Fix example 3; the build.sh target is "install" not "installworld". 2003-02-08 10:00:33 +00:00
Makefile all: 2003-02-22 03:20:45 +00:00
Makefile.inc
UPDATING add entry for smmsp user/group. 2003-02-06 04:37:59 +00:00