Bart Oldeman
|
a1209a5542
|
Remove superfluous printf("\n");
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@586 6ac86273-5f31-0410-b378-82cca8765d1b
|
2003-06-15 11:51:38 +00:00 |
|
Bart Oldeman
|
5626d28919
|
Flip slashes to enable cross assembly from Linux
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@585 6ac86273-5f31-0410-b378-82cca8765d1b
|
2003-06-15 11:46:51 +00:00 |
|
Bart Oldeman
|
80a6dd82af
|
Fix problem with "truename wildcard."
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@576 6ac86273-5f31-0410-b378-82cca8765d1b
|
2003-04-30 15:42:06 +00:00 |
|
Bart Oldeman
|
484f700bba
|
DE_INVLDDRV should be DE_DEVICE for rename and DE_PATHNOTFND for truename
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@563 6ac86273-5f31-0410-b378-82cca8765d1b
|
2003-03-23 18:41:36 +00:00 |
|
Bart Oldeman
|
16b16b185b
|
Remove patchobj binary.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@548 6ac86273-5f31-0410-b378-82cca8765d1b
|
2003-03-16 06:14:40 +00:00 |
|
Bart Oldeman
|
3ab767c4a8
|
Add file list and top level makefile to the CVS for kernel 2029
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@546 6ac86273-5f31-0410-b378-82cca8765d1b
|
2003-03-15 04:48:25 +00:00 |
|
Bart Oldeman
|
683ed6c729
|
"Use" at least one (unnecessary) math obj to not disturb the build process.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@545 6ac86273-5f31-0410-b378-82cca8765d1b
|
2003-03-15 04:36:42 +00:00 |
|
Bart Oldeman
|
bb533c614c
|
Cannot use if exist and for together...
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@544 6ac86273-5f31-0410-b378-82cca8765d1b
|
2003-03-15 04:32:37 +00:00 |
|
Bart Oldeman
|
bf5d83c016
|
Final changes for kernel 2029
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@543 6ac86273-5f31-0410-b378-82cca8765d1b
|
2003-03-15 04:18:09 +00:00 |
|
Bart Oldeman
|
a54e7ab2bf
|
Bump up to 2029
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@542 6ac86273-5f31-0410-b378-82cca8765d1b
|
2003-03-12 23:31:18 +00:00 |
|
Bart Oldeman
|
3cd84d893e
|
bump up to 2029
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@541 6ac86273-5f31-0410-b378-82cca8765d1b
|
2003-03-12 23:29:50 +00:00 |
|
Bart Oldeman
|
355580dded
|
Eliminate highwater fnode field.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@540 6ac86273-5f31-0410-b378-82cca8765d1b
|
2003-03-12 23:29:08 +00:00 |
|
Bart Oldeman
|
a4cf009198
|
Adding COUNTRY= and INSTALL(HIGH) config.sys support (by Tom Ehlert)
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@539 6ac86273-5f31-0410-b378-82cca8765d1b
|
2003-03-12 23:06:48 +00:00 |
|
Bart Oldeman
|
5a7a27df70
|
Use HMA_TEXT instead of _TEXT again.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@538 6ac86273-5f31-0410-b378-82cca8765d1b
|
2003-03-12 22:43:53 +00:00 |
|
Bart Oldeman
|
50a39d1880
|
Some FCB functions need wildcards too.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@537 6ac86273-5f31-0410-b378-82cca8765d1b
|
2003-03-12 06:53:16 +00:00 |
|
Bart Oldeman
|
9bcd6b125a
|
Don't allow wildcards for internal truename processing, except for
DosFindfirst and DosTruename.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@536 6ac86273-5f31-0410-b378-82cca8765d1b
|
2003-03-12 06:50:33 +00:00 |
|
Bart Oldeman
|
ec8b97be38
|
Preserve si and di for strategy handlers.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@535 6ac86273-5f31-0410-b378-82cca8765d1b
|
2003-03-12 06:36:00 +00:00 |
|
Bart Oldeman
|
4dcb3f332c
|
Fix for TC RTL math routines -- they need to be in the low text now.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@534 6ac86273-5f31-0410-b378-82cca8765d1b
|
2003-03-12 06:32:03 +00:00 |
|
Bart Oldeman
|
ee958bad3b
|
Remove unused intr.h
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@533 6ac86273-5f31-0410-b378-82cca8765d1b
|
2003-03-12 06:30:16 +00:00 |
|
Bart Oldeman
|
e8239ebb38
|
Add comments about zip file contents.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@532 6ac86273-5f31-0410-b378-82cca8765d1b
|
2003-03-12 06:29:02 +00:00 |
|
Bart Oldeman
|
faf982adc1
|
Remove obsolete file relnotes.txt
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@531 6ac86273-5f31-0410-b378-82cca8765d1b
|
2003-03-12 06:28:32 +00:00 |
|
Bart Oldeman
|
080d1dd883
|
Remove obsolete oldhist.txt
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@530 6ac86273-5f31-0410-b378-82cca8765d1b
|
2003-03-12 06:27:52 +00:00 |
|
Bart Oldeman
|
522634bd06
|
merge oldhist.txt
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@529 6ac86273-5f31-0410-b378-82cca8765d1b
|
2003-03-12 06:24:37 +00:00 |
|
Bart Oldeman
|
b43f271014
|
"rmdir" and FAT32 fixes from Tom.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@499 6ac86273-5f31-0410-b378-82cca8765d1b
|
2003-02-20 20:51:42 +00:00 |
|
Bart Oldeman
|
43bee4de3a
|
Adjustments to #error for pre-ANSI compilers.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@489 6ac86273-5f31-0410-b378-82cca8765d1b
|
2002-12-10 03:01:19 +00:00 |
|
Bart Oldeman
|
5b83f4df0c
|
Update for kernel 2028
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@488 6ac86273-5f31-0410-b378-82cca8765d1b
|
2002-12-10 02:59:34 +00:00 |
|
Bart Oldeman
|
1ac28e0fe1
|
Updated config.sys menu instructions.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@487 6ac86273-5f31-0410-b378-82cca8765d1b
|
2002-12-10 02:53:08 +00:00 |
|
Bart Oldeman
|
9ce3be1d44
|
Fix off-by-one error
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@486 6ac86273-5f31-0410-b378-82cca8765d1b
|
2002-12-09 00:20:55 +00:00 |
|
Bart Oldeman
|
e67a8f5058
|
Changes for kernel 2028 (see history.txt)
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@485 6ac86273-5f31-0410-b378-82cca8765d1b
|
2002-12-09 00:17:15 +00:00 |
|
Bart Oldeman
|
ed2036e139
|
Removed old log messages.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@484 6ac86273-5f31-0410-b378-82cca8765d1b
|
2002-11-18 23:02:07 +00:00 |
|
Bart Oldeman
|
c1eab8c5ce
|
Removed old log entries.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@483 6ac86273-5f31-0410-b378-82cca8765d1b
|
2002-11-18 22:54:03 +00:00 |
|
Bart Oldeman
|
8651581383
|
Remove old log entries.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@482 6ac86273-5f31-0410-b378-82cca8765d1b
|
2002-11-18 22:51:27 +00:00 |
|
Bart Oldeman
|
ed6b46719c
|
Removed old log entries.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@481 6ac86273-5f31-0410-b378-82cca8765d1b
|
2002-11-18 22:48:37 +00:00 |
|
Bart Oldeman
|
a28e004323
|
Change ch to chr to fix the inline asm.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@467 6ac86273-5f31-0410-b378-82cca8765d1b
|
2002-11-11 17:42:17 +00:00 |
|
Bart Oldeman
|
a126dce676
|
Fix bug in the output redirection of the character i/o routines.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@466 6ac86273-5f31-0410-b378-82cca8765d1b
|
2002-11-11 08:41:28 +00:00 |
|
Bart Oldeman
|
894c9ebd7a
|
Bump up version to 2027
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@465 6ac86273-5f31-0410-b378-82cca8765d1b
|
2002-11-09 19:47:49 +00:00 |
|
Bart Oldeman
|
de171a2788
|
Updates for kernel 2027
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@464 6ac86273-5f31-0410-b378-82cca8765d1b
|
2002-11-09 19:38:25 +00:00 |
|
Bart Oldeman
|
bca3ec2175
|
* Hopefully innocent hack to deal with NDN in ioctl.c (ignore upper bits
of the drive number)
* use subst bit 15 for int21/ax=4409.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@463 6ac86273-5f31-0410-b378-82cca8765d1b
|
2002-11-09 19:34:04 +00:00 |
|
Bart Oldeman
|
c7eef88bac
|
* initialize the critical error code to 0 in inthndlr.c
* ignore value of DH for extended open int21/ah=6c
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@462 6ac86273-5f31-0410-b378-82cca8765d1b
|
2002-11-09 19:22:48 +00:00 |
|
Bart Oldeman
|
74ed5eea00
|
Move NULL device code from _TEXT to CONST to prevent a crash
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@461 6ac86273-5f31-0410-b378-82cca8765d1b
|
2002-11-09 19:21:09 +00:00 |
|
Bart Oldeman
|
4c2538b79e
|
Return DE_NFILES instead of DE_FILE_NOT_FOUND for missing volume labels;
search for volume labels too if the attribute just ands with 8.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@460 6ac86273-5f31-0410-b378-82cca8765d1b
|
2002-11-09 19:13:56 +00:00 |
|
Bart Oldeman
|
dce580f3bc
|
Properly propagate sharing bits.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@459 6ac86273-5f31-0410-b378-82cca8765d1b
|
2002-11-09 19:11:26 +00:00 |
|
Bart Oldeman
|
807602f895
|
Properly initialize the ErrorAlreadyPrinted array.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@458 6ac86273-5f31-0410-b378-82cca8765d1b
|
2002-11-09 19:10:11 +00:00 |
|
Bart Oldeman
|
04e8d7a5c6
|
Fix winnt+ problem with int26 by resetting the drive.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@457 6ac86273-5f31-0410-b378-82cca8765d1b
|
2002-11-09 19:07:11 +00:00 |
|
Bart Oldeman
|
bf8d11a9a6
|
Change to get this to compile with TC 2.01
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@432 6ac86273-5f31-0410-b378-82cca8765d1b
|
2002-10-28 03:16:49 +00:00 |
|
Bart Oldeman
|
2364b9834d
|
Final changes for 2027rc
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@431 6ac86273-5f31-0410-b378-82cca8765d1b
|
2002-10-28 02:56:47 +00:00 |
|
Bart Oldeman
|
83b77cbb1b
|
Changes for kernel 2027rc.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@427 6ac86273-5f31-0410-b378-82cca8765d1b
|
2002-10-22 02:40:19 +00:00 |
|
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 |
|