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
104 2728 d 10 h mv_fox /svnlschk/ added a "clean" target  
/svnlschk/Makefile
103 2733 d 4 h mv_fox /website/ add a note about the project's svn  
/website/index-main.php
/website/index-test.php
/website/style.css
102 2733 d 4 h mv_fox / first version of the NLS parser backend  
/svnlschk
/svnlschk/Makefile
/svnlschk/svnlschk.c
/website/index-test.php
101 2733 d 17 h mv_fox / setting lastdrive manually within post-install boot files, relates to freedos bug #169  
/files/floppy/install.com
/install/install.c
100 2733 d 17 h mv_fox /files/floppy/ setting lastdrive manually, relates to freedos bug #169  
/files/floppy/config.sys
99 2733 d 19 h mv_fox /files/floppy/ removed UMB support from boot disk to avoid getting into obscure memory hardware troubles  
/files/floppy/config.sys
98 2734 d 8 h mv_fox / fixed /id: computation for keyb  
/files/floppy/install.com
/install/install.c
97 2734 d 12 h mv_fox /files/floppy/ install.com synch  
/files/floppy/install.com
96 2734 d 12 h mv_fox /install/ integrated support for sub-id keyboard layouts (needed for canadian and hungarian layouts, among many other  
/install/install.c
/install/keylay.h
/install/locales.c
95 2734 d 13 h mv_fox /install/ shell configured in config.sys is alway spelled uppercase  
/install/install.c
94 2734 d 13 h mv_fox /install/ added licensing information to both documentation and source code  
/install/install.c
/install/install.txt
93 2734 d 13 h mv_fox /files/floppy/ added hungarian keyboard layout support  
/files/floppy/install.com
92 2734 d 13 h mv_fox /install/ added hungarian keyboard layout support  
/install/keylay.h
/install/keyoff.h
/install/locales.c
91 2738 d 15 h mv_fox /files/floppy/nls/ typo fix in Turkish translations (submitted by kolrac/thraex)  
/files/floppy/nls/install.tr
90 2738 d 15 h mv_fox /install/nls/ typo fix in Turkish translations (submitted by kolrac/thraex)  
/install/nls/install.tr
89 2741 d 9 h mv_fox /website/ added a note about what usenet is  
/website/tech/support.txt
/website/index-main.php
/website/index-tech.php
88 2741 d 18 h mv_fox /files/ upgraded boot floppy to latest himemx 3.34  
/files/floppy/himemx.exe
/files/bootmini.img
87 2742 d 10 h mv_fox /website/tech/ changed base to core, introduction to no-src repos and additional notes  
/website/tech/onlinerepos.txt
86 2742 d 10 h mv_fox /website/ published the "micro" version and added a note about floppy boot  
/website/index-main.php
85 2742 d 10 h mv_fox /website/tech/ explaining the license CORE restrictions to avoid confusing svarog386 with a freeware thing  
/website/tech/pkgincl.txt
84 2742 d 11 h mv_fox /website/ note about core being free/libre  
/website/index-why.htm
83 2742 d 12 h mv_fox /website/ small wording improvements to the website  
/website/index-main.php
82 2742 d 14 h mv_fox /files/floppy/ synced latest build of the install program to the boot floppy  
/files/floppy/install.com
/files/floppy/nls/install.en
/files/floppy/nls/install.fr
/files/floppy/nls/install.pl
/files/floppy/nls/install.tr
81 2742 d 14 h mv_fox /install/ slight (cosmetic) video optimizations  
/install/install.c
/install/video.c
/install/video.h
80 2742 d 14 h mv_fox /install/nls/ updated translations  
/install/nls/install.fr
/install/nls/install.pl
/install/nls/install.tr
79 2742 d 16 h mv_fox /install/ added a status bar  
/install/install.c
/install/nls/install.en
/install/nls/install.fr
/install/nls/install.pl
/install/nls/install.tr
78 2742 d 17 h mv_fox /install/ do not output unknown keycodes on screen (this is used only for debugging)  
/install/install.c
77 2743 d 9 h mv_fox /install/ using a localized version of command.com when possible  
/install/install.c
76 2744 d 9 h mv_fox / added French & Turkish translations for NLS, contributed by Thraex  
/files/floppy/nls/install.fr
/files/floppy/nls/install.tr
/install/nls/install.fr
/install/nls/install.tr
75 2744 d 12 h mv_fox /files/ upgraded kernel to build 2042  
/files/floppy/sys.com
/files/bootmini.img
74 2746 d 13 h mv_fox / localized the boot welcome message  
/files/floppy/install.com
/files/floppy/nls/install.en
/files/floppy/nls/install.pl
/install/install.c
73 2746 d 13 h mv_fox /install/ Esc goes to previous screen  
/install/install.c
72 2746 d 13 h mv_fox /install/nls/ improved pl translations and added a new string to the en template  
/install/nls/install.en
/install/nls/install.pl
71 2746 d 16 h mv_fox /files/floppy/ installer synch  
/files/floppy/install.com
/files/floppy/nls/install.en
/files/floppy/nls/install.pl
70 2746 d 16 h mv_fox /files/floppy/ udvd2 is loaded with /ux to force PIO mode (UltraDMA makes virtualbox freeze)  
/files/floppy/autoexec.bat
69 2746 d 16 h mv_fox /install/ re-enabled checkcd  
/install/install.c
68 2747 d 9 h mv_fox /install/ converted to cr/lf line endings  
/install/install.txt
/install/locales.c
67 2747 d 9 h mv_fox /install/ keyboard layout selection  
/install/keylay.h
/install/keyoff.h
/install/locales.c
/install/install.c
/install/makefile
/install/nls/install.en
/install/nls/install.pl
66 2747 d 9 h mv_fox / publish the floppy image, too  
/build.sh
65 2751 d 10 h mv_fox /install/ look for install CD in drive, added keyb_lay package and small cosmetic changes  
/install/install.c