Subversion Repositories SvarDOS

Rev

Go to most recent revision | Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
1730 150 d 14 h mateusz.viste /svarcom/trunk/ implemented the internal LOADHIGH command  
/svarcom/trunk/cmd.c
/svarcom/trunk/cmd.h
/svarcom/trunk/cmd/loadhigh.c
/svarcom/trunk/command.c
/svarcom/trunk/history.txt
/svarcom/trunk/lang/en-utf8.txt
/svarcom/trunk/lang/pl-utf8.txt
/svarcom/trunk/rmod.asm
/svarcom/trunk/rmodinit.c
/svarcom/trunk/rmodinit.h
1729 151 d 5 h mateusz.viste /svarcom/trunk/cmd/ simplified IF processing to drop dependency on strstr()  
/svarcom/trunk/cmd/if.c
1728 151 d 15 h mateusz.viste /svarcom/trunk/ bumped LSM version and fixed a date in history.txt  
/svarcom/trunk/history.txt
/svarcom/trunk/svarcom.lsm
1727 151 d 15 h mateusz.viste /svarcom/trunk/cmd/ fixed a nasty regression causing vol overwriting a buffer used by DIR  
/svarcom/trunk/cmd/vol.c
1726 151 d 15 h mateusz.viste /svarcom/trunk/cmd/ recognizing (supporting) the DIR/O:xxx syntax  
/svarcom/trunk/cmd/dir.c
1725 151 d 16 h mateusz.viste /svarcom/trunk/ DIRCMD support  
/svarcom/trunk/cmd/dir.c
/svarcom/trunk/history.txt
1724 151 d 17 h mateusz.viste /svarcom/trunk/cmd/ dir: refactored cmdline argv processing into a specialized function for easier maintenance  
/svarcom/trunk/cmd/dir.c
1723 151 d 17 h bttr /svarcom/trunk/ minor cleanup of SvarCOM makefile  
/svarcom/trunk/makefile
1722 151 d 17 h bttr /svarcom/trunk/ typo in SvarCOM makefile  
/svarcom/trunk/makefile
1721 152 d 4 h mateusz.viste /svarcom/trunk/cmd/ DIR/O means the same as DIR/OGN  
/svarcom/trunk/cmd/dir.c
1720 152 d 4 h mateusz.viste /svarcom/trunk/cmd/ DIR/-O negation is properly understood  
/svarcom/trunk/cmd/dir.c
1719 152 d 14 h mateusz.viste /svarcom/trunk/ DIR/O[gnesd-] support  
/svarcom/trunk/cmd/dir.c
/svarcom/trunk/helpers.h
1718 152 d 18 h mateusz.viste /website/ TITLE tag of forum pages contains the title of the thread so web crawlers can index it better  
/website/index-forum.php
/website/index.php
1717 153 d 2 h mateusz.viste /svarcom/trunk/cmd/ dir: reorganized buffer management for easier maintenance  
/svarcom/trunk/cmd/dir.c
1716 153 d 15 h mateusz.viste /svarcom/trunk/ DIR/O support -- preliminary design (without actual sorting yet)  
/svarcom/trunk/cmd.c
/svarcom/trunk/cmd/dir.c
/svarcom/trunk/history.txt
1715 154 d 1 h mateusz.viste /svarcom/trunk/ it is unwise to assume a cmdline is always CR-terminated, there are at least a few cases where it is not... make sure cmdline is at most 126 bytes long and terminate it properly (and trim trailing CRs, if any)  
/svarcom/trunk/command.c
1714 154 d 15 h mateusz.viste /svarcom/trunk/ modified command-line parsing so SvarCOM is immune to a DN bug (thanks to bttr for spotting the issue and to ECM for figuring it out)  
/svarcom/trunk/cmd/ver.c
/svarcom/trunk/command.c
/svarcom/trunk/history.txt
1713 154 d 19 h bttr /svarcom/trunk/ fixed several SvarCOM COMSPEC typos  
/svarcom/trunk/command.c
/svarcom/trunk/rmod.asm
1712 155 d 20 h bttr /pkg/trunk/nls_utf8/ pkg: improved German translation  
/pkg/trunk/nls_utf8/pkg_de.txt
1711 155 d 21 h bttr /pkg/trunk/ swapped PKG INSTALL messages `N errors' and `N files extracted'  
/pkg/trunk/nls_utf8/pkg_br.txt
/pkg/trunk/nls_utf8/pkg_de.txt
/pkg/trunk/nls_utf8/pkg_dk.txt
/pkg/trunk/nls_utf8/pkg_en.txt
/pkg/trunk/nls_utf8/pkg_fr.txt
/pkg/trunk/nls_utf8/pkg_pl.txt
/pkg/trunk/nls_utf8/pkg_si.txt
/pkg/trunk/nls_utf8/pkg_tr.txt
/pkg/trunk/pkginst.c
1710 159 d 2 h bernd.boeckmann /packages-core/ update core package FDISK to 1.3.14  
/packages-core/fdisk.svp
1709 159 d 17 h bttr /website/ added bullets to media list  
/website/index-main.php
1708 161 d 17 h bttr /help/help-de/ fixed and (slightly) reworded DE freedos.ama  
/help/help-de/freedos.ama
1707 161 d 17 h bttr /help/help-de/ translated commands.ama to German #2, fixed spelling  
/help/help-de/commands.ama
/help/help-de/license.ama
1706 161 d 17 h bttr /help/help-de/ translated commands.ama to German  
/help/help-de/index.ama
1705 161 d 21 h bttr /help/help-en/ fixed and changed wording in commands.ama  
/help/help-en/commands.ama
1704 161 d 22 h bttr /help/help-de/ updated DE contact.ama to match EN text  
/help/help-de/contact.ama
1703 164 d 5 h mateusz.viste /website/ auth cookie allowed without SSL  
/website/mateuszbb.php
1702 164 d 5 h mateusz.viste /website/ updated to latest minibb  
/website/mateuszbb.php
1701 164 d 18 h mateusz.viste /website/ upcase filename  
/website/index-repo.php
1700 164 d 18 h mateusz.viste /website/ display size of the sv-repo iso  
/website/index-repo.php
1699 164 d 18 h mateusz.viste / automated build of an ISO image that contains latest versions of packages  
/cron.sh
/website/index-repo.php
1698 164 d 22 h mateusz.viste / cleanup of old "latest" symlinks before rebuilding it  
/build.sh
/cron.sh
1697 164 d 22 h mateusz.viste /buildidx/ populating a directory of categorized symlinks to latest svp of each package  
/buildidx/buildidx.php
1696 165 d 0 h mateusz.viste /pkg/trunk/ upx as early as possible  
/pkg/trunk/Makefile
1695 165 d 2 h mateusz.viste /website/ default download points to build 20240201  
/website/default_build.txt
1694 165 d 2 h mateusz.viste /packages-core/ upgraded pkgnet to ver 20240201  
/packages-core/pkgnet.svp
1693 165 d 2 h mateusz.viste /pkgnet/tags/20240201/ frozen ver 20240201 to tags  
/pkgnet/tags/20240201
1692 165 d 2 h mateusz.viste /pkgnet/trunk/ version up  
/pkgnet/trunk/pkgnet.lsm
1691 165 d 2 h mateusz.viste /pkgnet/trunk/nls_utf8/ updated messages to reflect the packages->appinfo change  
/pkgnet/trunk/nls_utf8/br_utf8.txt
/pkgnet/trunk/nls_utf8/de_utf8.txt
/pkgnet/trunk/nls_utf8/en_utf8.txt
/pkgnet/trunk/nls_utf8/pl_utf8.txt