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
364 985 d 0 h mateuszviste /svarcom/ command-line parsing is different for internal and external commands (typically: trailing dots are not considered part of the command)  
/svarcom/cmd/exit.c
/svarcom/doserr.c
/svarcom/doserr.h
/svarcom/cmd.c
/svarcom/cmd.h
/svarcom/cmd/cd.c
/svarcom/cmd/set.c
/svarcom/command.c
362 986 d 0 h mateuszviste /svarcom/ removed debug outputs  
/svarcom/command.c
357 986 d 22 h mateuszviste /svarcom/ work in progress implementation of SET var=value  
/svarcom/cmd.c
/svarcom/cmd.h
/svarcom/cmd/set.c
/svarcom/command.c
355 986 d 23 h mateuszviste /svarcom/ arguments are properly delimited even when slashes are not preceded by a space  
/svarcom/command.c
354 986 d 23 h mateuszviste /svarcom/ prompt shows current drive and pathname  
/svarcom/command.c
353 987 d 3 h mateuszviste /svarcom/ exit code of last application is collected for future use a ERRORLEVEL  
/svarcom/cmd.c
/svarcom/command.c
/svarcom/rmod.asm
/svarcom/rmod.h
/svarcom/rmodinit.h
352 987 d 4 h mateuszviste /svarcom/ reorganized source code into more modules  
/svarcom/cmd
/svarcom/cmd.c
/svarcom/cmd.h
/svarcom/cmd/set.c
/svarcom/helpers.c
/svarcom/helpers.h
/svarcom/command.c
/svarcom/makefile
351 987 d 6 h mateuszviste /svarcom/ rmod-related routines moved to a separate module  
/svarcom/rmodinit.c
/svarcom/rmodinit.h
/svarcom/command.c
/svarcom/makefile
350 987 d 10 h mateuszviste /svarcom/ configurable environment size  
/svarcom/command.c
/svarcom/rmod.asm
/svarcom/rmod.h
349 987 d 23 h mateuszviste /svarcom/ added svarcom prototype  
/svarcom
/svarcom/command.c
/svarcom/file2c.c
/svarcom/makefile
/svarcom/rmod.asm
/svarcom/rmod.h
/svarcom/svarcom.txt