Commit Graph

228 Commits

Author SHA1 Message Date
Bart Oldeman
081222031a Marked these files as binary, as they are exactly that.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@210 6ac86273-5f31-0410-b378-82cca8765d1b
2001-04-25 00:56:03 +00:00
Bart Oldeman
34c621909e Updated history
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@206 6ac86273-5f31-0410-b378-82cca8765d1b
2001-04-22 01:22:15 +00:00
Bart Oldeman
6882b1b13d Avoid sys warning and have a VDISK signature in the HMA
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@205 6ac86273-5f31-0410-b378-82cca8765d1b
2001-04-22 01:19:34 +00:00
Bart Oldeman
cb13571dab Init DS=Init CS, fixed stack overflow problems and misc bugs.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@204 6ac86273-5f31-0410-b378-82cca8765d1b
2001-04-21 22:32:53 +00:00
Bart Oldeman
cb411f4ddd Removed debug printf.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@203 6ac86273-5f31-0410-b378-82cca8765d1b
2001-04-16 14:44:29 +00:00
Bart Oldeman
d6ebf8aa0c Added ALLCFLAGS for compiler option configuration.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@202 6ac86273-5f31-0410-b378-82cca8765d1b
2001-04-16 14:36:56 +00:00
Bart Oldeman
6a6899aef6 Kernel build 2024. Fixed critical error handler/config.sys/makefiles/UMBs
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@201 6ac86273-5f31-0410-b378-82cca8765d1b
2001-04-16 14:28:32 +00:00
Bart Oldeman
c07675522e Fixed handles, config.sys drivers, warnings. Enabled INT21/AH=6C, printf %S/%Fs
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@197 6ac86273-5f31-0410-b378-82cca8765d1b
2001-04-16 01:45:26 +00:00
Bart Oldeman
be2ae12b54 See history.txt for the list of fixes.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@196 6ac86273-5f31-0410-b378-82cca8765d1b
2001-04-15 03:21:50 +00:00
Bart Oldeman
832ad2111b Hans Lermen: critical error handler destroyed AH (entry.asm).
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@195 6ac86273-5f31-0410-b378-82cca8765d1b
2001-04-15 02:26:23 +00:00
Bart Oldeman
3c89f5ae00 apisupt.asm is not necessary anymore.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@194 6ac86273-5f31-0410-b378-82cca8765d1b
2001-04-15 02:23:43 +00:00
Bart Oldeman
7c122b0850 Misc, zero terminated device names and redirector bugs fixed.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@188 6ac86273-5f31-0410-b378-82cca8765d1b
2001-04-02 23:18:30 +00:00
Bart Oldeman
2dca89f7ce Made SHELLHIGH behave more like LOADHIGH.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@184 6ac86273-5f31-0410-b378-82cca8765d1b
2001-03-31 20:54:52 +00:00
Bart Oldeman
2799b7b810 Saner lastdrive handling.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@183 6ac86273-5f31-0410-b378-82cca8765d1b
2001-03-30 22:27:42 +00:00
Bart Oldeman
99f39bebec Truly got DOS=HIGH reporting for INT21/AX=0x3306 working now.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@182 6ac86273-5f31-0410-b378-82cca8765d1b
2001-03-30 20:11:14 +00:00
Bart Oldeman
31b068e497 Misc fixes and implementation of SHELLHIGH. See history.txt for details.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@181 6ac86273-5f31-0410-b378-82cca8765d1b
2001-03-30 19:30:06 +00:00
Bart Oldeman
ac1d293d9c dsk.c (reported by Nagy Daniel), inthndlr and int25/26 fixes by Tom Ehlert.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@180 6ac86273-5f31-0410-b378-82cca8765d1b
2001-03-27 20:27:43 +00:00
Bart Oldeman
d233a1d304 Fixed bugs in entry.asm: stack segment and int 2A/82 Ralf Brown compliant.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@179 6ac86273-5f31-0410-b378-82cca8765d1b
2001-03-27 02:56:58 +00:00
Bart Oldeman
58a5fa4438 Fixed sys.com compilation. Updated to 2023. Also: see history.txt.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@178 6ac86273-5f31-0410-b378-82cca8765d1b
2001-03-25 17:11:54 +00:00
Bart Oldeman
437e4cb122 Fix compilation of sys.com. Now a proper .com file once again.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@177 6ac86273-5f31-0410-b378-82cca8765d1b
2001-03-25 04:33:56 +00:00
Bart Oldeman
851eb99b63 See history.txt: dsk.c changes, warning removal and int21 entry handling.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@176 6ac86273-5f31-0410-b378-82cca8765d1b
2001-03-24 22:13:05 +00:00
Bart Oldeman
bf042f7fac Converted LF to CR/LF in config.b and config.sys.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@175 6ac86273-5f31-0410-b378-82cca8765d1b
2001-03-24 22:00:37 +00:00
Bart Oldeman
729114cf00 cli/sti corrections (Bart) and int25, 26 stack corrections (Tom)
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@174 6ac86273-5f31-0410-b378-82cca8765d1b
2001-03-22 20:46:46 +00:00
Bart Oldeman
d63d1765cb Suggest to extract F_SCOPY into libm.lib for Borland C++.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@173 6ac86273-5f31-0410-b378-82cca8765d1b
2001-03-22 10:51:04 +00:00
Bart Oldeman
390ffb8de6 Fix prototypes.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@172 6ac86273-5f31-0410-b378-82cca8765d1b
2001-03-22 04:55:36 +00:00
Bart Oldeman
6b4bb899c8 dos_gettime() fix by Tom Ehlert.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@171 6ac86273-5f31-0410-b378-82cca8765d1b
2001-03-22 04:26:14 +00:00
Bart Oldeman
7ff9389c6a Compilation command shortened.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@170 6ac86273-5f31-0410-b378-82cca8765d1b
2001-03-22 04:18:09 +00:00
Bart Oldeman
86e87c91cd Change LF to CR/LF in batch files.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@169 6ac86273-5f31-0410-b378-82cca8765d1b
2001-03-22 04:13:30 +00:00
Bart Oldeman
8dff303fda New file by Tom Ehlert for HMA initialization.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@168 6ac86273-5f31-0410-b378-82cca8765d1b
2001-03-21 03:01:45 +00:00
Bart Oldeman
f2184025da See history.txt for changes. Bug fixes and HMA support are the main ones.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@167 6ac86273-5f31-0410-b378-82cca8765d1b
2001-03-21 02:56:26 +00:00
Bart Oldeman
513094d9fe New macros from Tom Ehlert to save even more bytes.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@166 6ac86273-5f31-0410-b378-82cca8765d1b
2001-03-19 05:08:53 +00:00
Bart Oldeman
1c12f47465 Space saving and partition detection fixes from Tom Ehlert and
Brian Reifsnyder.


git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@165 6ac86273-5f31-0410-b378-82cca8765d1b
2001-03-19 05:01:38 +00:00
Bart Oldeman
f22376eec8 See history.txt for overview: put kernel 2022beo1 into CVS
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@164 6ac86273-5f31-0410-b378-82cca8765d1b
2001-03-19 04:50:56 +00:00
Bart Oldeman
ec7800bfa3 Update the redirector and Martin Stromberg changes to CVS.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@163 6ac86273-5f31-0410-b378-82cca8765d1b
2001-03-19 04:34:18 +00:00
Jim Tabor
afa9874473 Added patches from Bart Oldeman
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@89 6ac86273-5f31-0410-b378-82cca8765d1b
2000-12-16 01:38:35 +00:00
Jim Tabor
6967f811c3 Fix Share Patch
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@83 6ac86273-5f31-0410-b378-82cca8765d1b
2000-11-02 06:56:53 +00:00
Jim Tabor
a29645f8a6 Update 2022
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@82 6ac86273-5f31-0410-b378-82cca8765d1b
2000-10-30 01:13:01 +00:00
Jim Tabor
53be68df31 Minor Fixes
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@81 6ac86273-5f31-0410-b378-82cca8765d1b
2000-10-30 00:32:09 +00:00
Jim Tabor
603c15a253 Minor Fixes
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@80 6ac86273-5f31-0410-b378-82cca8765d1b
2000-10-30 00:32:08 +00:00
Jim Tabor
c602b6a7ed Adding Brian Reifsnyder Fix for Int 25/26
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@79 6ac86273-5f31-0410-b378-82cca8765d1b
2000-10-30 00:21:15 +00:00
Jim Tabor
0191c4bb2a Adding Share Support by Ron Cemer
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@78 6ac86273-5f31-0410-b378-82cca8765d1b
2000-10-30 00:03:40 +00:00
Jim Tabor
584d442959 Adding Share Support by Ron Cemer
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@77 6ac86273-5f31-0410-b378-82cca8765d1b
2000-10-29 23:51:56 +00:00
Jim Tabor
d53d9f4445 *** empty log message ***
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@71 6ac86273-5f31-0410-b378-82cca8765d1b
2000-09-05 00:56:50 +00:00
Jim Hall
21693a0432 update to the bugs.txt file to point the user to the bug database at
the FreeDOS web site (http://www.freedos.org/bugs)
update to the build.txt file to remove references to the now-defunct
 web site at gcfl.net (John's old site).


git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@68 6ac86273-5f31-0410-b378-82cca8765d1b
2000-08-15 03:42:17 +00:00
Jim Hall
386ccd20e5 minor formatting change. No content changes.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@67 6ac86273-5f31-0410-b378-82cca8765d1b
2000-08-15 03:41:19 +00:00
Jim Tabor
115a8dd09f Remove unused code
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@66 6ac86273-5f31-0410-b378-82cca8765d1b
2000-08-07 22:51:34 +00:00
Jim Tabor
3bfafe6dc5 Add NLS Patch
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@65 6ac86273-5f31-0410-b378-82cca8765d1b
2000-08-07 22:24:10 +00:00
Jim Tabor
cadb4b7589 Cleanup code
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@64 6ac86273-5f31-0410-b378-82cca8765d1b
2000-08-07 04:53:54 +00:00
Jim Tabor
bf28027f7e Fixed LoadHigh probllem
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@63 6ac86273-5f31-0410-b378-82cca8765d1b
2000-08-07 04:48:50 +00:00
Jim Tabor
2bc370718d Fix problem with devicehigh
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@62 6ac86273-5f31-0410-b378-82cca8765d1b
2000-08-07 03:03:12 +00:00