Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
[SSI] openssi/util-linux/mount realpath.c,1.1.5.1,1.1.5.1.2.1: msg#00203
|
Subject: |
[SSI] openssi/util-linux/mount realpath.c,1.1.5.1,1.1.5.1.2.1 |
Update of /cvsroot/ssic-linux/openssi/util-linux/mount
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3020
Modified Files:
Tag: OPENSSI-DEBIAN
realpath.c
Log Message:
/etc/mtab should not have devfs names
Index: realpath.c
===================================================================
RCS file: /cvsroot/ssic-linux/openssi/util-linux/mount/Attic/realpath.c,v
retrieving revision 1.1.5.1
retrieving revision 1.1.5.1.2.1
diff -C2 -d -r1.1.5.1 -r1.1.5.1.2.1
*** realpath.c 28 Jan 2003 16:57:20 -0000 1.1.5.1
--- realpath.c 28 Jan 2004 01:51:50 -0000 1.1.5.1.2.1
***************
*** 14,18 ****
*/
! #define resolve_symlinks
/*
--- 14,18 ----
*/
! #undef resolve_symlinks
/*
-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
|
| |