.. |
nls
|
Marked these files as binary, as they are exactly that.
|
2001-04-25 00:56:03 +00:00 |
apisupt.asm
|
Use HMA_TEXT instead of _TEXT again.
|
2003-03-12 22:43:53 +00:00 |
asmsupt.asm
|
Correct shr/jcxz sequence.
|
2003-06-15 18:15:06 +00:00 |
blockio.c
|
Fix buffer deletion problem with multi-sector writes.
|
2003-06-17 08:38:20 +00:00 |
break.c
|
Changes for kernel 2028 (see history.txt)
|
2002-12-09 00:17:15 +00:00 |
chario.c
|
* minor size optimizations in chario.c, dosfns.c;
|
2003-06-15 14:21:49 +00:00 |
config.c
|
Add country support for bulgaria
|
2003-06-17 15:19:29 +00:00 |
config.h
|
Ran all .c and .h files through "indent"
|
2001-11-18 14:01:12 +00:00 |
console.asm
|
Small asm optimization
|
2003-06-17 15:17:51 +00:00 |
dosfns.c
|
Correct get_root, make kbdType public, sys config patches from Tom.
|
2003-06-17 11:55:44 +00:00 |
dosidle.asm
|
Avoid relocations in the .asm files.
|
2003-06-15 16:21:26 +00:00 |
dosnames.c
|
Fixes from Lixing Yuan: dosnames cleanup, fix for truename with
|
2003-06-15 18:57:02 +00:00 |
dsk.c
|
Eliminate relocations in initdisk.c + dyninit.c.
|
2003-06-15 18:40:03 +00:00 |
dyndata.h
|
Ran all .c and .h files through "indent"
|
2001-11-18 14:01:12 +00:00 |
dyninit.c
|
Eliminate relocations in initdisk.c + dyninit.c.
|
2003-06-15 18:40:03 +00:00 |
entry.asm
|
Avoid relocations in the .asm files.
|
2003-06-15 16:21:26 +00:00 |
error.c
|
Changes for kernel 2028 (see history.txt)
|
2002-12-09 00:17:15 +00:00 |
execrh.asm
|
Use HMA_TEXT instead of _TEXT again.
|
2003-03-12 22:43:53 +00:00 |
fatdir.c
|
Fix problem with volume label findnexts.
|
2003-06-15 18:47:25 +00:00 |
fatfs.c
|
Fix buffer deletion problem with multi-sector writes.
|
2003-06-17 08:38:20 +00:00 |
fattab.c
|
"rmdir" and FAT32 fixes from Tom.
|
2003-02-20 20:51:42 +00:00 |
fcbfns.c
|
Small size optimization.
|
2003-06-15 19:00:39 +00:00 |
globals.h
|
+ Changes Eric Auer
|
2003-06-15 19:26:49 +00:00 |
init-dat.h
|
introduce lol structure for list of lists; avoid lots of relocations
|
2003-06-15 15:53:58 +00:00 |
init-mod.h
|
introduce lol structure for list of lists; avoid lots of relocations
|
2003-06-15 15:53:58 +00:00 |
initclk.c
|
Repair arrow keys for console.asm + fixes for Turbo C
|
2003-06-15 22:58:29 +00:00 |
initdisk.c
|
Repair arrow keys for console.asm + fixes for Turbo C
|
2003-06-15 22:58:29 +00:00 |
inithma.c
|
introduce lol structure for list of lists; avoid lots of relocations
|
2003-06-15 15:53:58 +00:00 |
initoem.c
|
Repair arrow keys for console.asm + fixes for Turbo C
|
2003-06-15 22:58:29 +00:00 |
int2f.asm
|
Avoid relocations in the .asm files.
|
2003-06-15 16:21:26 +00:00 |
inthndlr.c
|
+ Changes Eric Auer
|
2003-06-15 19:26:49 +00:00 |
intr.asm
|
introduce lol structure for list of lists; avoid lots of relocations
|
2003-06-15 15:53:58 +00:00 |
io.asm
|
Avoid relocations in the .asm files.
|
2003-06-15 16:21:26 +00:00 |
io.inc
|
Changes for kernel 2028 (see history.txt)
|
2002-12-09 00:17:15 +00:00 |
ioctl.c
|
Changes for kernel 2028 (see history.txt)
|
2002-12-09 00:17:15 +00:00 |
iprf.c
|
Added new build system files, sys documentation, "rm" batch file
|
2001-11-13 23:45:25 +00:00 |
irqstack.asm
|
* combine the INIT class with the CODE class (classes can span
|
2003-06-15 12:56:57 +00:00 |
kernel.asm
|
+ Changes Eric Auer
|
2003-06-15 19:26:49 +00:00 |
kernel.cfg
|
LBA/FCB/FAT/SYS/Ctrl-C/ioctl fixes + memory savings
|
2001-07-09 22:19:33 +00:00 |
lfnapi.c
|
Changes for kernel 2027rc.
|
2002-10-22 02:40:19 +00:00 |
ludivmul.inc
|
Small clean-ups for ke2026-test.
|
2002-01-27 01:13:07 +00:00 |
main.c
|
Adjustment to compile with Turbo C
|
2003-06-18 19:27:40 +00:00 |
makefile
|
* combine the INIT class with the CODE class (classes can span
|
2003-06-15 12:56:57 +00:00 |
memmgr.c
|
Changes for kernel 2028 (see history.txt)
|
2002-12-09 00:17:15 +00:00 |
misc.c
|
Changes for kernel 2028 (see history.txt)
|
2002-12-09 00:17:15 +00:00 |
network.c
|
Changes for kernel 2028 (see history.txt)
|
2002-12-09 00:17:15 +00:00 |
newstuff.c
|
Remove my old truename fix.
|
2003-06-17 08:45:56 +00:00 |
nls_hc.asm
|
Changes for kernel 2028 (see history.txt)
|
2002-12-09 00:17:15 +00:00 |
nls_load.c
|
Changes for kernel 2028 (see history.txt)
|
2002-12-09 00:17:15 +00:00 |
nls.c
|
Changes for kernel 2028 (see history.txt)
|
2002-12-09 00:17:15 +00:00 |
nlssupt.asm
|
Avoid relocations in the .asm files.
|
2003-06-15 16:21:26 +00:00 |
prf.c
|
Final changes for kernel 2029
|
2003-03-15 04:18:09 +00:00 |
printer.asm
|
Changes for kernel 2028 (see history.txt)
|
2002-12-09 00:17:15 +00:00 |
procsupt.asm
|
Avoid relocations in the .asm files.
|
2003-06-15 16:21:26 +00:00 |
proto.h
|
Fix buffer deletion problem with multi-sector writes.
|
2003-06-17 08:38:20 +00:00 |
segs.inc
|
* combine the INIT class with the CODE class (classes can span
|
2003-06-15 12:56:57 +00:00 |
serial.asm
|
Changes for kernel 2028 (see history.txt)
|
2002-12-09 00:17:15 +00:00 |
strings.c
|
Changes for kernel 2028 (see history.txt)
|
2002-12-09 00:17:15 +00:00 |
sysclk.c
|
Changes for kernel 2028 (see history.txt)
|
2002-12-09 00:17:15 +00:00 |
syspack.c
|
Changes for kernel 2028 (see history.txt)
|
2002-12-09 00:17:15 +00:00 |
systime.c
|
Add support for UNC style paths (David Bolen)
|
2003-06-15 22:06:03 +00:00 |
task.c
|
Changes for kernel 2028 (see history.txt)
|
2002-12-09 00:17:15 +00:00 |
turboc.cfg
|
kernel 2025a changes: see history.txt
|
2001-11-04 19:47:39 +00:00 |