CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/11/26 11:09:15
Modified files:
sbin/unwind : parse.y unwind.c unwind.h
Log message:
Fail on nonexistent config file iff -c is given
Default /etc/unwind.conf is optional and may be missing, but explicitly
specified files should exist.
OK florian
