This is the mail archive of the cygwin-cvs@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

winsup/cygwin ChangeLog external.cc path.cc sh ...


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sources.redhat.com	2002-06-08 17:31:03

Modified files:
	cygwin         : ChangeLog external.cc path.cc shared_info.h 
	cygwin/include/sys: mount.h 

Log message:
	* external.cc (cygwin_internal): Make v1 mount table access invalid.
	* path.cc (mount_info::init): Remove had_to_create_mount_areas initialization.
	(mount_info::from_registry): Remove v1 table import.
	(mount_info::read_v1_mounts): Eliminate.
	(mount_info::import_v1_mounts): Ditto.
	* shared_info.h (mount_info): Ditto for both of above.
	* sys/mount.h (MOUNT_DEVFS): New enum.
	(MOUNT_PROC): Ditto.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.1274&r2=1.1275
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/external.cc.diff?cvsroot=uberbaum&r1=1.41&r2=1.42
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/path.cc.diff?cvsroot=uberbaum&r1=1.220&r2=1.221
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/shared_info.h.diff?cvsroot=uberbaum&r1=1.19&r2=1.20
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/include/sys/mount.h.diff?cvsroot=uberbaum&r1=1.6&r2=1.7


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]