Don't chdir() to the data directory. Build the file path from the
commit4ea8a4037ef4987cb56b2559790ef33c172160e3
authorBen Kibbey <bjk@luxsci.net>
Thu, 25 Jan 2007 23:36:39 +0000 (25 18:36 -0500)
committerBen Kibbey <bjk@luxsci.net>
Thu, 25 Jan 2007 23:36:39 +0000 (25 18:36 -0500)
tree9dc74a8d036c9d37b096eea667d65098533adfb0
parent0a614f5ac71e1dacf3b8eb2f1cb4331e1e20eda3
Don't chdir() to the data directory. Build the file path from the
data_directory configuration option.

Fixed the wrong errno string being displayed for some functions.
src/commands.c
src/common.h
src/pwmd.c