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 |
|
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
|
3b5e79890e
|
Fix some prototypes and add definitions for "extended open" support.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@412 6ac86273-5f31-0410-b378-82cca8765d1b
|
2002-08-03 04:08:58 +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
|
0b5ac953f0
|
Allow compilation with gcc (non-working result); define size_t.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@405 6ac86273-5f31-0410-b378-82cca8765d1b
|
2002-08-03 02:20:07 +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
|
cbad615e0b
|
Enable LBA booting for FAT16 and workaround for floppies where DL is not
passed.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@397 6ac86273-5f31-0410-b378-82cca8765d1b
|
2002-08-02 22:27:58 +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
|
78e7cee01c
|
Update makefiles to deal with CC and CL
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@395 6ac86273-5f31-0410-b378-82cca8765d1b
|
2002-08-02 21:53:00 +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
|
8320afcb82
|
kernel 2026b changes
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@384 6ac86273-5f31-0410-b378-82cca8765d1b
|
2002-05-08 23:57:58 +00:00 |
|
Bart Oldeman
|
e5ecc591db
|
kernel 2026b changes
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@383 6ac86273-5f31-0410-b378-82cca8765d1b
|
2002-05-08 23:29:08 +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
|
9d94f57f47
|
last kernel 2026 final changes
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@349 6ac86273-5f31-0410-b378-82cca8765d1b
|
2002-02-09 01:02:11 +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
|
9502a97d91
|
FAT32 detection fixes
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@347 6ac86273-5f31-0410-b378-82cca8765d1b
|
2002-02-07 22:30:58 +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
|
2e46486b3f
|
Updated indent.ini to new situation.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@334 6ac86273-5f31-0410-b378-82cca8765d1b
|
2001-11-18 18:18:13 +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
|
a628dadd6d
|
Moved readme.txt to docs/
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@332 6ac86273-5f31-0410-b378-82cca8765d1b
|
2001-11-18 14:19:30 +00:00 |
|
Bart Oldeman
|
9696fd8bfb
|
Moved some more files.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@331 6ac86273-5f31-0410-b378-82cca8765d1b
|
2001-11-18 14:18:09 +00:00 |
|
Bart Oldeman
|
5e568fa679
|
Updated history, (re)moved some doc files
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@330 6ac86273-5f31-0410-b378-82cca8765d1b
|
2001-11-18 14:13:51 +00:00 |
|