FreeDOS/hdr
Bart Oldeman 4f1a117069 * FAT32 kernels should ignore the upper word of the cluster number for
FAT16 partitions (just like FAT16 kernels do)
* added extra checks to make sure that invalid FAT entries are never
  followed
* made put_console() public to be able to print a message in case of
  FAT corruption
* some small optimizations and header cleanups (some suggested by Arkady)


git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@753 6ac86273-5f31-0410-b378-82cca8765d1b
2004-01-26 00:51:49 +00:00
..
algnbyte.h MSC/TurboC compatibility fixes (Luchezar/Bart) 2003-12-02 23:46:03 +00:00
algndflt.h Final changes for kernel 2029 2003-03-15 04:18:09 +00:00
buffer.h Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
cds.h Don't allow wildcards for internal truename processing, except for 2003-03-12 06:50:33 +00:00
clock.h Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
date.h Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
dcb.h Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
device.h Set the Critical Error number immediately after calling a device driver. 2003-09-24 19:34:11 +00:00
dirmatch.h Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
dosnames.h Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
error.h Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
exe.h Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
fat.h * FAT32 kernels should ignore the upper word of the cluster number for 2004-01-26 00:51:49 +00:00
fcb.h Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
file.h Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
fnode.h Eliminate highwater fnode field. 2003-03-12 23:29:08 +00:00
kbd.h Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
kconfig.h if user left accidentally floppy or CD in drive, give him a chance to continue to boot from HD. 2003-06-15 14:38:13 +00:00
lol.h (joint with Luchezar Georgiev): add extra low disk buffer to avoid HMA 2003-07-12 20:56:11 +00:00
mcb.h Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
network.h Ran all .c and .h files through "indent" 2001-11-18 14:01:12 +00:00
nls.h NLS changes from Steffen 2003-06-27 22:02:57 +00:00
pcb.h Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
portab.h MSC/TurboC compatibility fixes (Luchezar/Bart) 2003-12-02 23:46:03 +00:00
process.h * add support for the far jmp at "int 30" (0000:00c0) 2003-09-16 12:38:02 +00:00
sft.h introduce lol structure for list of lists; avoid lots of relocations 2003-06-15 15:53:58 +00:00
stacks.inc Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
tail.h Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
time.h Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
version.h Bump version number to 2033. 2004-01-17 17:30:12 +00:00
xstructs.h kernel 2026 test changes (see history.txt) 2002-01-23 22:29:41 +00:00