Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
6411 2922 d 13 h pathoswithin /kernel/trunk/fs/ NTFS: even more files in folders  
6409 2925 d 10 h pathoswithin /kernel/trunk/fs/ NTFS: creation fix  
6408 2925 d 11 h pathoswithin /kernel/trunk/fs/ NTFS: advanced folder deletion  
6407 2926 d 20 h pathoswithin /kernel/trunk/fs/ NTFS: advanced file creation  
6405 2931 d 3 h pathoswithin /kernel/trunk/fs/ NTFS: cleaning and fixing  
6401 2938 d 4 h pathoswithin /kernel/trunk/fs/ NTFS: advanced file deletion  
6340 2968 d 14 h pathoswithin /kernel/trunk/fs/ NTFS: much more files in folders  
6297 2983 d 10 h pathoswithin /kernel/trunk/fs/ NTFS: cleaning of reading code  
6292 2987 d 3 h pathoswithin /kernel/trunk/fs/ NTFS: more files in folders  
6273 2991 d 18 h pathoswithin /kernel/trunk/fs/ style cleaning  
6151 3006 d 2 h pathoswithin /kernel/trunk/fs/ NTFS: proper support of resident data  
6107 3015 d 20 h pathoswithin /kernel/trunk/fs/ NTFS: set file end, extend bitmap MFT  
6080 3024 d 0 h pathoswithin /kernel/trunk/fs/ NTFS: limited support of file modifying  
6019 3043 d 3 h pathoswithin /kernel/trunk/fs/ NTFS: limited support of deleting files and folders  
5994 3053 d 8 h pathoswithin /kernel/trunk/fs/ NTFS: write/rewrite file without size change.  
5954 3064 d 9 h pathoswithin /kernel/trunk/fs/ NTFS: limited support of creating files and folders; reading via fs_read64  
5363 3400 d 0 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5089 3527 d 8 h clevermouse /kernel/trunk/ disk cache: support for sector sizes other than 512 bytes  
3742 3956 d 4 h clevermouse /kernel/trunk/ support for PnP disks, part 4: move NTFS,EXT2,/hd*,/bd* to the new interface  
3598 3983 d 9 h clevermouse /kernel/trunk/ make macro for push imm/pop dst  
2455 4431 d 3 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2288 4581 d 23 h clevermouse /kernel/trunk/ Style corrected for new rules, no semantic changes  
1517 5039 d 3 h diamond /kernel/trunk/ reverted wrong files from the prev revision  
1504 5059 d 22 h diamond /kernel/trunk/ fix processing of cyrillic letter yo in file systems  
1400 5194 d 6 h turbanoff /kernel/trunk/fs/ ext2. return correct date/time  
1379 5211 d 4 h turbanoff /kernel/trunk/ small fix  
1378 5211 d 5 h turbanoff /kernel/trunk/ ext2fs support. read only  
983 5601 d 23 h diamond /kernel/trunk/ some cosmetic fixes  
820 5774 d 7 h diamond /kernel/trunk/ * more space for EBDA in V86
* some bugfixes in NTFS support
 
593 6122 d 6 h mikedld /kernel/trunk/ Revision numbering fix  
521 6186 d 9 h diamond /kernel/trunk/ * efficient handling of file names substitution
* current directory support; new sysfunction 30
* fixed bug in load_file with files of size divisible by page size
 
509 6192 d 7 h diamond /kernel/trunk/ more correct handling of bx_from_load var  
467 6220 d 17 h mikedld /kernel/trunk/ Updated makefile to match build.bat (build with e.g. 'make all lang=en')
Made small synt/func corrections in build.bat
 
431 6245 d 8 h serge /kernel/trunk/ copyrights  
425 6249 d 21 h victor /kernel/trunk/ added computing of current #revision for kernel *.inc and *.asm files  
321 6294 d 6 h diamond / * New sysfunction 70.9, create folder
* Deleted obsolete 58.4 (create folder 8.3 on hd)
* Updated docs
* Bugfixes (file system; core; direct screen access), improvements (sysfn 70.3)
* KFar 0.21, full error handling, folder creation (with new kernel)
 
273 6317 d 7 h diamond /kernel/trunk/ ntfs.inc: bugfixes
taskman.inc: IOPL reverted back to 1
 
265 6321 d 9 h diamond /kernel/trunk/ ntfs.inc: bugfix
kernel.asm: normal keyboard typematic rate&delay
 
262 6322 d 5 h diamond /kernel/trunk/ NTFS reader, part 3: get file info & read normal files
taskman.inc: now invalid command line and/or path fields in program header
will not crash the kernel
 
257 6331 d 9 h diamond /kernel/trunk/fs/ NTFS reader, part 2: read all directories