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 |
|
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
|
5fc87d0148
|
Removed config.m
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@322 6ac86273-5f31-0410-b378-82cca8765d1b
|
2001-11-13 23:41:53 +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
|
4824524738
|
Text files need to be LF ended at the server. So be it...
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@320 6ac86273-5f31-0410-b378-82cca8765d1b
|
2001-11-04 21:46:53 +00:00 |
|
Bart Oldeman
|
a904ce9dc3
|
Added compiler specific makefiles
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@319 6ac86273-5f31-0410-b378-82cca8765d1b
|
2001-11-04 21:43:35 +00:00 |
|
Bart Oldeman
|
e092c873fa
|
Added fdkrncfg.c, the kernel configuration part of sys
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@318 6ac86273-5f31-0410-b378-82cca8765d1b
|
2001-11-04 21:39:00 +00:00 |
|
Bart Oldeman
|
6b297246a3
|
History and version needed to be adjusted for 2025a test
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@317 6ac86273-5f31-0410-b378-82cca8765d1b
|
2001-11-04 21:35:20 +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 |
|