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 967 d 18 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 968 d 17 h mateuszviste /svarcom/ removed debug outputs  
/svarcom/command.c
357 969 d 16 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 969 d 16 h mateuszviste /svarcom/ arguments are properly delimited even when slashes are not preceded by a space  
/svarcom/command.c
354 969 d 17 h mateuszviste /svarcom/ prompt shows current drive and pathname  
/svarcom/command.c
353 969 d 21 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 969 d 22 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 970 d 0 h mateuszviste /svarcom/ rmod-related routines moved to a separate module  
/svarcom/rmodinit.c
/svarcom/rmodinit.h
/svarcom/command.c
/svarcom/makefile
350 970 d 4 h mateuszviste /svarcom/ configurable environment size  
/svarcom/command.c
/svarcom/rmod.asm
/svarcom/rmod.h
349 970 d 17 h mateuszviste /svarcom/ added svarcom prototype  
/svarcom
/svarcom/command.c
/svarcom/file2c.c
/svarcom/makefile
/svarcom/rmod.asm
/svarcom/rmod.h
/svarcom/svarcom.txt