Subversion Repositories SvarDOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
495 954 d 5 h mateuszviste /svarcom/trunk/ doc update  
/svarcom/trunk/todo.txt
494 954 d 6 h mateuszviste /svarcom/trunk/ implemented /D (skip autoexec.bat)  
/svarcom/trunk/command.c
/svarcom/trunk/rmodinit.h
/svarcom/trunk/todo.txt
493 954 d 6 h mateuszviste /svarcom/trunk/ remove obvious documentation from code  
/svarcom/trunk/command.c
492 954 d 6 h mateuszviste /svarcom/trunk/cmd/ doc update  
/svarcom/trunk/cmd/ver.c
491 954 d 6 h mateuszviste /svarcom/trunk/ simplified parse_argv()  
/svarcom/trunk/command.c
490 954 d 7 h mateuszviste /svarcom/trunk/ memguard implementation to detect some common cases of buffer overflows  
/svarcom/trunk/command.c
/svarcom/trunk/rmod.asm
/svarcom/trunk/rmodinit.h
489 954 d 7 h mateuszviste /svarcom/trunk/ rmodcore.h removal - it is autogenerated anyway  
/svarcom/trunk/rmodcore.h
488 954 d 7 h mateuszviste /svarcom/trunk/cmd/ added an rmpd memory dump to dbg output  
/svarcom/trunk/cmd/ver.c
487 954 d 7 h mateuszviste /svarcom/trunk/ enforce cmd.obj recompilation when an internal command definition changes  
/svarcom/trunk/makefile
486 954 d 23 h mateuszviste /svarcom/trunk/ todo update  
/svarcom/trunk/todo.txt
485 954 d 23 h mateuszviste /svarcom/trunk/ fixed /E:value loading  
/svarcom/trunk/command.c
484 954 d 23 h mateuszviste /svarcom/trunk/ fixed buffer overflow when loading bat lines  
/svarcom/trunk/command.c
/svarcom/trunk/todo.txt
483 955 d 0 h mateuszviste /svarcom/trunk/ run autoexec (if exists) on /P  
/svarcom/trunk/command.c
482 955 d 2 h mateuszviste /svarcom/trunk/ improved documentation  
/svarcom/trunk/svarcom.txt
481 955 d 2 h mateuszviste /svarcom/trunk/ improved documentation  
/svarcom/trunk/internal.txt
480 955 d 2 h mateuszviste /svarcom/trunk/ batch lines are stripped from leading spaces for proper detection of @ prefixes  
/svarcom/trunk/command.c
479 955 d 2 h mateuszviste /svarcom/trunk/ cmdline far ptr is replaced by a local array, shared with BUFFER and merged with rmodcore  
/svarcom/trunk/cmd.c
/svarcom/trunk/cmd.h
/svarcom/trunk/command.c
/svarcom/trunk/makefile
/svarcom/trunk/redir.c
/svarcom/trunk/redir.h
/svarcom/trunk/rmodcore.h
/svarcom/trunk/rmodinit.c
/svarcom/trunk/rmodinit.h
/svarcom/trunk/todo.txt
478 955 d 7 h mateuszviste /svarcom/trunk/ renamed rmod array to rmodcore and removed its const flag so the memory can be possibly reused for other purposes  
/svarcom/trunk/rmodcore.h
/svarcom/trunk/rmod.h
/svarcom/trunk/makefile
/svarcom/trunk/rmodinit.c
477 955 d 7 h mateuszviste /svarcom/trunk/ added /s for computing static arrays, might be useful one day  
/svarcom/trunk/file2c.c
476 955 d 9 h mateuszviste /svarcom/trunk/ obj files are compiled separetely to not recompile everything at each change  
/svarcom/trunk/makefile

Show All