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
388 975 d 11 h mateuszviste /svarcom/ refactorized findfirst/findnext matching into specialized functions  
/svarcom/cmd/dir.c
/svarcom/helpers.c
/svarcom/helpers.h
384 976 d 19 h mateuszviste /svarcom/cmd/ fix: do not display the last entry twice  
/svarcom/cmd/dir.c
372 978 d 15 h mateuszviste /svarcom/ improved memory management by using an explcit buffer instead of stack space + implemented the PATH command  
/svarcom/cmd/path.c
/svarcom/cmd.c
/svarcom/cmd.h
/svarcom/cmd/cd.c
/svarcom/cmd/dir.c
/svarcom/cmd/exit.c
/svarcom/cmd/prompt.c
/svarcom/cmd/set.c
/svarcom/command.c
369 979 d 10 h mateuszviste /svarcom/ replaced printf() calls by outputnl()  
/svarcom/cmd/cd.c
/svarcom/cmd/dir.c
/svarcom/cmd/exit.c
/svarcom/cmd/set.c
/svarcom/command.c
/svarcom/helpers.c
/svarcom/helpers.h
/svarcom/rmodinit.c
368 979 d 11 h mateuszviste /svarcom/ minimalist DIR support  
/svarcom/cmd/dir.c
/svarcom/cmd.c