Bart Oldeman
|
31591f162c
|
Improved line character input; exExtraBytes fix.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@416 6ac86273-5f31-0410-b378-82cca8765d1b
|
2002-08-05 19:56:38 +00:00 |
|
Bart Oldeman
|
2c6dbdf194
|
Fix compilation using -p or -DDEBUG
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@415 6ac86273-5f31-0410-b378-82cca8765d1b
|
2002-08-04 10:26:31 +00:00 |
|
Bart Oldeman
|
dfeb595f8e
|
Last changes for kernel 2027 test.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@414 6ac86273-5f31-0410-b378-82cca8765d1b
|
2002-08-04 01:14:18 +00:00 |
|
Bart Oldeman
|
511bf63d16
|
Cleaned up task.c (merged much of DOSExe/ComLoader); transform the CDS into
a proper array.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@413 6ac86273-5f31-0410-b378-82cca8765d1b
|
2002-08-03 16:54:09 +00:00 |
|
Bart Oldeman
|
8567cb9ed5
|
Commented out the wrong parts of task.c for now :-(
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@411 6ac86273-5f31-0410-b378-82cca8765d1b
|
2002-08-03 03:50:32 +00:00 |
|
Bart Oldeman
|
c874cbfbbd
|
Small size optimization.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@410 6ac86273-5f31-0410-b378-82cca8765d1b
|
2002-08-03 02:39:20 +00:00 |
|
Bart Oldeman
|
31661b437d
|
Small cleanups; initialize a VDISK in inithma.c.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@409 6ac86273-5f31-0410-b378-82cca8765d1b
|
2002-08-03 02:37:59 +00:00 |
|
Bart Oldeman
|
e77a22ead9
|
Optimize some copying and adjust the int 1e table.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@408 6ac86273-5f31-0410-b378-82cca8765d1b
|
2002-08-03 02:32:26 +00:00 |
|
Bart Oldeman
|
2969ad6764
|
Disabled fatal() and fixed nls prototypes.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@407 6ac86273-5f31-0410-b378-82cca8765d1b
|
2002-08-03 02:28:04 +00:00 |
|
Bart Oldeman
|
8290c26aa3
|
Inlined functions, fixed non-native bug and reduced buffer structure.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@406 6ac86273-5f31-0410-b378-82cca8765d1b
|
2002-08-03 02:25:17 +00:00 |
|
Bart Oldeman
|
a1c16f81bd
|
Fix init (config.c) prototypes.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@404 6ac86273-5f31-0410-b378-82cca8765d1b
|
2002-08-03 02:17:27 +00:00 |
|
Bart Oldeman
|
c6aa00cce5
|
Remove unnecessary buffer fields and clean-up prototypes.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@403 6ac86273-5f31-0410-b378-82cca8765d1b
|
2002-08-03 02:13:51 +00:00 |
|
Bart Oldeman
|
17d50fff3b
|
Disable the A20 line upon exec (int21/ah=4B). This is necessary for some
brain-dead exepacked programs.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@402 6ac86273-5f31-0410-b378-82cca8765d1b
|
2002-08-03 02:02:15 +00:00 |
|
Bart Oldeman
|
00258e0fb0
|
Fix prototypes and cleanup support functions a little bit.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@401 6ac86273-5f31-0410-b378-82cca8765d1b
|
2002-08-03 01:59:21 +00:00 |
|
Bart Oldeman
|
0bd919fdd4
|
Fixed a typo and disabled fatal()
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@400 6ac86273-5f31-0410-b378-82cca8765d1b
|
2002-08-03 01:54:43 +00:00 |
|
Bart Oldeman
|
0cdcac3359
|
Fix small typo in fstrcpy
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@399 6ac86273-5f31-0410-b378-82cca8765d1b
|
2002-08-03 01:51:15 +00:00 |
|
Bart Oldeman
|
93bc26d0d5
|
Added more functions (memchr, memcmp, strcmp) to asmsupt.asm. Removed strncpy
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@398 6ac86273-5f31-0410-b378-82cca8765d1b
|
2002-08-03 01:48:49 +00:00 |
|
Bart Oldeman
|
11be0d22e4
|
Added protection for FS:, GS:, update makefiles to use CC and CL.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@396 6ac86273-5f31-0410-b378-82cca8765d1b
|
2002-08-02 21:55:14 +00:00 |
|
Bart Oldeman
|
f8c1206a51
|
Use stdarg.h style functions for printf()
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@394 6ac86273-5f31-0410-b378-82cca8765d1b
|
2002-08-02 21:45:18 +00:00 |
|
Bart Oldeman
|
2098578b1b
|
kernel 2026b changes
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@382 6ac86273-5f31-0410-b378-82cca8765d1b
|
2002-05-08 22:49:35 +00:00 |
|
Bart Oldeman
|
bbbd0ce42f
|
* booting from hard disk now always sets the default drive to C:,
not D: if booting from the second physical hard disk, etc (bug #1062).
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@354 6ac86273-5f31-0410-b378-82cca8765d1b
|
2002-02-17 10:39:35 +00:00 |
|
Bart Oldeman
|
b2496a6fbd
|
kernel 2026a final changes (mainly FCB fixes)
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@353 6ac86273-5f31-0410-b378-82cca8765d1b
|
2002-02-16 19:20:20 +00:00 |
|
Bart Oldeman
|
251fa29181
|
Some small post 2026 fixes - fix SYS, FCBs and redirector
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@351 6ac86273-5f31-0410-b378-82cca8765d1b
|
2002-02-09 15:39:35 +00:00 |
|
Bart Oldeman
|
f7fb744248
|
kernel 2026 final changes
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@348 6ac86273-5f31-0410-b378-82cca8765d1b
|
2002-02-09 00:40:33 +00:00 |
|
Bart Oldeman
|
3644d8c222
|
final changes for kernel 2026 test
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@345 6ac86273-5f31-0410-b378-82cca8765d1b
|
2002-02-03 22:40:24 +00:00 |
|
Bart Oldeman
|
df1651b5a4
|
Small clean-ups for ke2026-test.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@344 6ac86273-5f31-0410-b378-82cca8765d1b
|
2002-01-27 01:13:07 +00:00 |
|
Bart Oldeman
|
0e8b739c4c
|
kernel 2026 test changes (see history.txt)
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@343 6ac86273-5f31-0410-b378-82cca8765d1b
|
2002-01-23 22:29:41 +00:00 |
|
Bart Oldeman
|
0ddf436c88
|
Fixed bug in sys.c and remove *.err files with clean/clobber
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@333 6ac86273-5f31-0410-b378-82cca8765d1b
|
2001-11-18 17:48:20 +00:00 |
|
Bart Oldeman
|
b6d423a1b3
|
Ran all .c and .h files through "indent"
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@329 6ac86273-5f31-0410-b378-82cca8765d1b
|
2001-11-18 14:01:12 +00:00 |
|
Bart Oldeman
|
684a2cb93d
|
Fixed warning fixes for printf - did it the wrong way before.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@328 6ac86273-5f31-0410-b378-82cca8765d1b
|
2001-11-18 12:46:48 +00:00 |
|
Bart Oldeman
|
fe51b7a036
|
Truncated and disabled $Logs, fixed r/w bugs for kernel 2025b
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@326 6ac86273-5f31-0410-b378-82cca8765d1b
|
2001-11-17 23:26:45 +00:00 |
|
Bart Oldeman
|
56c49450fe
|
Fixed typo in dpbp
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@324 6ac86273-5f31-0410-b378-82cca8765d1b
|
2001-11-14 00:15:05 +00:00 |
|
Bart Oldeman
|
0855648f58
|
Added new build system files, sys documentation, "rm" batch file
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@323 6ac86273-5f31-0410-b378-82cca8765d1b
|
2001-11-13 23:45:25 +00:00 |
|
Bart Oldeman
|
5a18de7cbb
|
Kernel 2025a final changes.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@321 6ac86273-5f31-0410-b378-82cca8765d1b
|
2001-11-13 23:36:45 +00:00 |
|
Bart Oldeman
|
a4c844dc62
|
Added new makefile names, utils sources, kconfig.h
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@316 6ac86273-5f31-0410-b378-82cca8765d1b
|
2001-11-04 20:10:15 +00:00 |
|
Bart Oldeman
|
27e19b1af2
|
Remove binaries and old makefile names
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@315 6ac86273-5f31-0410-b378-82cca8765d1b
|
2001-11-04 20:02:28 +00:00 |
|
Bart Oldeman
|
9e007d884e
|
kernel 2025a changes: see history.txt
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@314 6ac86273-5f31-0410-b378-82cca8765d1b
|
2001-11-04 19:47:39 +00:00 |
|
Bart Oldeman
|
6c76f67376
|
Change dir gives error for path too long, 2025 without test.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@310 6ac86273-5f31-0410-b378-82cca8765d1b
|
2001-09-26 01:06:05 +00:00 |
|
Bart Oldeman
|
c8f7d66461
|
SYS and printer fixes
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@307 6ac86273-5f31-0410-b378-82cca8765d1b
|
2001-09-24 02:21:14 +00:00 |
|
Bart Oldeman
|
048c87bbac
|
FAT32 support, misc fixes, INT2F/AH=12 support, drive B: handling
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@305 6ac86273-5f31-0410-b378-82cca8765d1b
|
2001-09-23 20:39:44 +00:00 |
|
Bart Oldeman
|
b447c6c0be
|
Truename, get free space and ctrl-break fixes.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@280 6ac86273-5f31-0410-b378-82cca8765d1b
|
2001-08-20 20:32:15 +00:00 |
|
Bart Oldeman
|
d9c11a4095
|
Time and date fixes, Ctrl-S/P, findfirst/next, FCBs, buffers, tsr unloading
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@278 6ac86273-5f31-0410-b378-82cca8765d1b
|
2001-08-19 12:58:36 +00:00 |
|
Bart Oldeman
|
c5cb6b1cac
|
Fixes for FORMAT+SYS, FATFS, get current dir, kernel init memory situation.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@274 6ac86273-5f31-0410-b378-82cca8765d1b
|
2001-07-28 18:13:06 +00:00 |
|
Bart Oldeman
|
d4a9888f7b
|
fixes for FCBs, DJGPP ls, DBLBYTE, dyninit allocation (2024e).
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@269 6ac86273-5f31-0410-b378-82cca8765d1b
|
2001-07-24 16:56:29 +00:00 |
|
Bart Oldeman
|
77e49f87c7
|
FCB fixes and clean-ups, exec int21/ax=4b01, initdisk.c printf
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@267 6ac86273-5f31-0410-b378-82cca8765d1b
|
2001-07-23 12:47:42 +00:00 |
|
Bart Oldeman
|
03865c6b69
|
Support for Brian's FORMAT, DJGPP libc compilation, cleanups, MSCDEX
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@265 6ac86273-5f31-0410-b378-82cca8765d1b
|
2001-07-22 01:58:58 +00:00 |
|
Bart Oldeman
|
c1b1896480
|
LBA/FCB/FAT/SYS/Ctrl-C/ioctl fixes + memory savings
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@260 6ac86273-5f31-0410-b378-82cca8765d1b
|
2001-07-09 22:19:33 +00:00 |
|
Bart Oldeman
|
68375764dd
|
BUFFERS tuning and misc bug fixes/cleanups (2024c).
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@232 6ac86273-5f31-0410-b378-82cca8765d1b
|
2001-06-03 14:16:18 +00:00 |
|
Bart Oldeman
|
64474e1dd4
|
A new SYS.COM/config.sys single stepping/console output/misc fixes.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@216 6ac86273-5f31-0410-b378-82cca8765d1b
|
2001-04-29 17:34:41 +00:00 |
|
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 |
|