Stefan Huehner
|
712087700e
|
Fix some -Wstrict-prototypes warnings.
|
2005-06-16 15:52:44 +00:00 |
Mike McCormack
|
ae51135ed9
|
Fixes for -Wmissing-declarations and -Wwrite-strings warnings.
|
2005-06-02 15:11:32 +00:00 |
Peter Berg Larsen
|
6e3bcb5a54
|
Replace strncpy with memcpy or lstrcpyn.
|
2005-04-18 10:30:55 +00:00 |
Paul van Schayck
|
6cf1b31d25
|
As last option for drive type detection we try the device node name.
|
2005-02-25 13:58:45 +00:00 |
Michael Jung
|
6c152520f5
|
Include config.h to reenable reading /etc/fstab on platforms that
support it.
Implemented a black list of mount directories, which should not be
mapped.
Ensure that the user's home directory is mapped.
|
2005-02-14 21:03:36 +00:00 |
Michael Jung
|
5e161ac72a
|
Fixed automatic drive detection for the case that the root directory
is not already mapped.
|
2005-02-14 11:01:16 +00:00 |
Gerald Pfeifer
|
1635947fe0
|
Fix compilation on systems which do not have <mntent.h>.
|
2004-11-28 14:53:03 +00:00 |
Mike Hearn
|
7d8711e15f
|
- More heapification.
- Split drive code into core, UI and autodetect.
- Implement drive autodetection.
- Slight redesign of drive tab.
- Code cleanup.
|
2004-11-23 13:50:23 +00:00 |