Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sbin/mount_portal
Module Name: src
Committed By: kre
Date: Thu May 23 04:34:25 UTC 2019
Modified Files:
src/sbin/mount_portal: conf.c mount_portal.8
Log Message:
Better handling of comments in portal.conf ... # now only introduces
a comment at beginning of line, or after whitespace. This allows #
to be used as data otherwhere in the line (there is no escape mechanism).
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sbin/mount_portal/conf.c
cvs rdiff -u -r1.22 -r1.23 src/sbin/mount_portal/mount_portal.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index