Added bugs/To-do items noted from the freedos-devel mail list. |
|
More...
|
almost 14 years ago
|
updated the Readme to note that Install requires InfoZip's Unzip. |
|
More...
|
almost 14 years ago
|
formatting and minor edits on NEWS.TXT file. |
|
More...
|
almost 14 years ago
|
minor text formatting |
|
More...
|
almost 14 years ago
|
cleanup in BUGS.TXT to indicate which items are BUGS and which are |
|
More...
|
almost 14 years ago
|
fixed bug where what you answered for "do you want to install everything" |
|
More...
|
almost 14 years ago
|
comment cleanup. no code changes. |
|
More...
|
almost 14 years ago
|
Fix Turbo C / debug compilation. |
|
More...
|
almost 14 years ago
|
added a new file BUGS.TXT to track known issues, or known 'to-do' items. |
|
More...
|
almost 14 years ago
|
Minor cleanup to documentation, current usage. |
|
More...
|
almost 14 years ago
|
updated the NEWS and Old NEWS (ONEWS) for the Install 4.0 and 4.01 |
|
More...
|
almost 14 years ago
|
Add support for 'do you want to install source?' |
|
More...
|
almost 14 years ago
|
build UNZIP.EXE instead of UZPMAIN.EXE, fake Unzip program using InfoZip's UzpMain() |
|
More...
|
almost 14 years ago
|
Fix-ups to pkginstall() to use UNZIP instead of UZPMAIN, set return value so TRUE |
|
More...
|
almost 14 years ago
|
renamed uzpmain.c to unzip.c, so the user can have a functioning Unzip in the |
|
More...
|
almost 14 years ago
|
changed install base path from PKGS to PACKAGES, to match what is used in the |
|
More...
|
almost 14 years ago
|
updated WMAKE Makefile, for building Unzip version 6.0 as unzip.lib |
|
More...
|
almost 14 years ago
|
cleanup - old readme (see doc/INSTALL.TXT instead) |
|
More...
|
almost 14 years ago
|
cleanup - 't' directory no longer used, empty. |
|
More...
|
almost 14 years ago
|
Moved t/README into doc/HELP.TXT. This is a copy of the wiki page about FreeDOS |
|
More...
|
almost 14 years ago
|
Merged HELP.TXT with README.TXT. It's actually still incorrect information, but no one |
|
More...
|
almost 14 years ago
|
* renamed INSTALL to INSTALL.TXT |
|
More...
|
almost 14 years ago
|
renamed files to use *.TXT file extension (easier to read): |
|
More...
|
almost 14 years ago
|
mktest script no longer needed. please test against the actual FreeDOS 1.1-test |
|
More...
|
almost 14 years ago
|
unzip_file() replaced by pkginstall() in pkginst.c |
|
More...
|
almost 14 years ago
|
strchar() replaced by index_strichr() in istrichr.c |
|
More...
|
almost 14 years ago
|
wrapper program for Unzip - using Info-Zip's UzpMain API. also sets the TZ |
|
More...
|
almost 14 years ago
|
simple program to reset & clear the screen, useful if aborting the |
|
More...
|
almost 14 years ago
|
display a progress bar on screen, pulled out of window.c |
|
More...
|
almost 14 years ago
|
Function to install a FreeDOS package. This is written as a wrapper |
|
More...
|
almost 14 years ago
|