1
0
Fork 0
Commit graph

23 commits

Author SHA1 Message Date
Peter Veenstra
02ff2737d7 Add Patch 1001897 by Martin. Disabled modem and ipx networking by default as they depend on libraries not everybody may have. Reduces alarmed firewall people and is nicer on unix hosts as port 23 is a bit tricky
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1904
2004-08-13 19:43:02 +00:00
Peter Veenstra
ca409fd57c Typo in preamble
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1899
2004-08-04 09:12:57 +00:00
Peter Veenstra
67253f9e9b Added support for attribute searching with extend fcbs.
Added support for volume label searching on Virtual Drives.
Added warnings for volume searching on Drive Fat.
Improved support for Filelabel searching on drive_local to include fcbfinds
Added Drivelabel "DOSBOX" to Virtual Drives.
Changed default Label for localdrives to "NO_LABEL".
Made DOS_FindFirst fcb finds aware.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1770
2004-04-18 14:49:50 +00:00
Dean Beeler
d0e2bfa15f Added FAT image access and DOS booter functionality
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1757
2004-04-03 19:24:59 +00:00
Peter Veenstra
fcbd0fe854 Copyright to 2004
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1552
2004-01-10 14:03:36 +00:00
Peter Veenstra
735883416c moved shell_inc.h to include
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1494
2003-12-17 21:55:42 +00:00
Sjoerd van der Berg
9d0029f51b Add method for checking a remote drive.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1417
2003-11-08 18:00:47 +00:00
Peter Veenstra
672415fcb9 fixed crashes when executing rescan on a virtual drive
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@979
2003-05-02 10:51:04 +00:00
Ulf Wohlers
f1227be179 moved drive cache to dos_system.h
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@836
2003-03-29 17:14:59 +00:00
Sjoerd van der Berg
d4b640d29e Fixes for not using dirent structure as a result
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@788
2003-03-24 09:54:50 +00:00
Ulf Wohlers
469013e618 drivecache removes trailing dot, if no extension is available (linux compatibility)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@758
2003-03-13 10:16:59 +00:00
Ulf Wohlers
e304c3262b new class cdromDrive
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@714
2003-03-06 13:21:04 +00:00
Ulf Wohlers
cffa206680 Improved search for free dir id
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@693
2003-02-25 13:28:42 +00:00
Ulf Wohlers
e727664414 Added support for multiple findfirst/findnext at the same time.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@664
2003-02-13 23:33:43 +00:00
Ulf Wohlers
02040d7086 fixed handling of adding/deleting files in dircache
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@646
2003-01-20 10:54:26 +00:00
Ulf Wohlers
b9434bbf8b Added Class to deactivate cache, for debugging purposes.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@644
2003-01-19 17:55:05 +00:00
Ulf Wohlers
bb1d5b2f2f fixed some filenames not being mangled, due to unsorted list access
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@642
2003-01-19 14:08:22 +00:00
Ulf Wohlers
da6cf16ae9 fixed a few dircache issues, removed saving of file status in cache
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@633
2003-01-15 23:04:54 +00:00
Ulf Wohlers
fb2896a653 added directory cache
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@630
2003-01-15 20:07:57 +00:00
Peter Veenstra
8f4eaf16a2 fixed int 21 1c and changed sectors allocation to bit8 instead of bit16
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@555
2002-12-02 18:56:53 +00:00
Sjoerd van der Berg
e71d872095 New drive functions.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@356
2002-10-19 16:23:21 +00:00
Peter Veenstra
1b31218f2b added FileStat and FileExits to the drives
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@110
2002-08-06 09:19:56 +00:00
Sjoerd van der Berg
42e5d0b779 First CVS upload.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@80
2002-07-27 13:08:48 +00:00