FreeDOS/kernel
Luchezar Georgiev 6a3380a10a Israeli country information was referring to Middle East.
Watcom AUX DEFAULT pragma works only for 80386 and above.


git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/branches/UNSTABLE@1031 6ac86273-5f31-0410-b378-82cca8765d1b
2004-09-09 14:06:23 +00:00
..
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 fatfs.c: 2004-09-05 08:58:44 +00:00
blockio.c Cleanup & optimisation 2004-09-09 12:17:56 +00:00
break.c Lucho's kernel with Arkady's changes, initial unstable branch 2004-07-09 02:16:31 +00:00
chario.c Cleanup & optimisation 2004-09-09 12:17:56 +00:00
config.c COUNTRY.SYS & NLSFUNC support added: Lucho, Eduardo. 2004-09-03 09:26:53 +00:00
config.h Lucho's kernel with Arkady's changes, initial unstable branch 2004-07-09 02:16:31 +00:00
console.asm Use int29 for kernel console output. Enables ansi escape sequences in config.sys once you load nansi.sys. It also saves a couple of bytes. 2004-05-23 22:04:42 +00:00
country.asm Israeli country information was referring to Middle East. 2004-09-09 14:06:23 +00:00
dosfns.c COUNTRY.SYS & NLSFUNC support added: Lucho, Eduardo. 2004-09-03 09:26:53 +00:00
dosidle.asm Avoid relocations in the .asm files. 2003-06-15 16:21:26 +00:00
dosnames.c Remove wrong automatic "*.*" code from Lixing Yuan -- return DE_PATHNOTFND 2004-03-17 22:04:40 +00:00
dsk.c patches from Arkady, Lucho, and Bart -- see history.txt for details 2004-07-25 09:55:58 +00:00
dyndata.h Ran all .c and .h files through "indent" 2001-11-18 14:01:12 +00:00
dyninit.c COUNTRY.SYS & NLSFUNC support added: Lucho, Eduardo. 2004-09-03 09:26:53 +00:00
entry.asm Lucho's kernel with Arkady's changes, initial unstable branch 2004-07-09 02:16:31 +00:00
error.c Set the Critical Error number immediately after calling a device driver. 2003-09-24 19:34:11 +00:00
execrh.asm No longer include duplicate execrh, asmsupt, and u8m/d functions for the 2004-04-10 15:11:16 +00:00
fatdir.c Cleanup & optimisation 2004-09-09 12:17:56 +00:00
fatfs.c fatfs.c: 2004-09-05 08:58:44 +00:00
fattab.c COUNTRY.SYS & NLSFUNC support added: Lucho, Eduardo. 2004-09-03 09:26:53 +00:00
fcbfns.c COUNTRY.SYS & NLSFUNC support added: Lucho, Eduardo. 2004-09-03 09:26:53 +00:00
globals.h COUNTRY.SYS & NLSFUNC support added: Lucho, Eduardo. 2004-09-03 09:26:53 +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 Cleanup & optimisation 2004-09-09 12:17:56 +00:00
initclk.c Initclk changes (mainly by Lucho) 2003-09-09 17:33:23 +00:00
initdisk.c If no floppy drives present, don't initialise DDT for drive A:. 2004-09-07 14:15:49 +00:00
inithma.c Fix problem with #ifdef DEBUG HMA check. Use more descriptive name 2004-05-24 17:07:04 +00:00
initoem.c Lucho's kernel with Arkady's changes, initial unstable branch 2004-07-09 02:16:31 +00:00
int2f.asm patches from Arkady, Lucho, and Bart -- see history.txt for details 2004-07-25 09:55:58 +00:00
inthndlr.c COUNTRY.SYS & NLSFUNC support added: Lucho, Eduardo. 2004-09-03 09:26:53 +00:00
intr.asm COUNTRY.SYS & NLSFUNC support added: Lucho, Eduardo. 2004-09-03 09:26:53 +00:00
io.asm high-part-of register save fixes from Lucho. 2004-05-30 19:31:07 +00:00
io.inc Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
ioctl.c COUNTRY.SYS & NLSFUNC support added: Lucho, Eduardo. 2004-09-03 09:26:53 +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 kernel.asm optimizations from Arkady 2004-04-24 15:09:34 +00:00
lfnapi.c Make f_diroff an entry offset so it can be 16bits. Enforce the 65536 2004-03-22 10:29:26 +00:00
ludivmul.inc patches from Arkady, Lucho, and Bart -- see history.txt for details 2004-07-25 09:55:58 +00:00
main.c COUNTRY.SYS & NLSFUNC support added: Lucho, Eduardo. 2004-09-03 09:26:53 +00:00
makefile COUNTRY.SYS & NLSFUNC support added: Lucho, Eduardo. 2004-09-03 09:26:53 +00:00
memmgr.c If no floppy drives present, don't initialise DDT for drive A:. 2004-09-07 14:15:49 +00:00
misc.c Remove (unused) strncpy. 2003-08-09 09:35:18 +00:00
msc.cfg Lucho's kernel with Arkady's changes, initial unstable branch 2004-07-09 02:16:31 +00:00
network.c Reduced number of global int2f/11 entries into int2f.asm to one. 2004-04-21 17:40:12 +00:00
newstuff.c Cleanup & optimisation 2004-09-09 12:17:56 +00:00
nls_hc.asm Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
nls.c COUNTRY.SYS & NLSFUNC support added: Lucho, Eduardo. 2004-09-03 09:26:53 +00:00
nlssupt.asm high-part-of register save fixes from Lucho. 2004-05-30 19:31:07 +00:00
prf.c Cleanup & optimisation 2004-09-09 12:17:56 +00:00
printer.asm Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
procsupt.asm Lucho's kernel with Arkady's changes, initial unstable branch 2004-07-09 02:16:31 +00:00
proto.h Cleanup & optimisation 2004-09-09 12:17:56 +00:00
segs.inc Lucho's kernel with Arkady's changes, initial unstable branch 2004-07-09 02:16:31 +00:00
serial.asm From Lucho with some help from Tom: initialize serial ports and retry 2003-11-14 21:55:25 +00:00
strings.c Remove (unused) strncpy. 2003-08-09 09:35:18 +00:00
sysclk.c (suggestion from Arkady) 2003-09-09 17:32:20 +00:00
syspack.c Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
systime.c (with a little help from Arkady) 2003-09-09 17:43:43 +00:00
task.c COUNTRY.SYS & NLSFUNC support added: Lucho, Eduardo. 2004-09-03 09:26:53 +00:00
tci.cfg Lucho's kernel with Arkady's changes, initial unstable branch 2004-07-09 02:16:31 +00:00
turboc.cfg Lucho's kernel with Arkady's changes, initial unstable branch 2004-07-09 02:16:31 +00:00
wc.cfg Lucho's kernel with Arkady's changes, initial unstable branch 2004-07-09 02:16:31 +00:00
wci.cfg Lucho's kernel with Arkady's changes, initial unstable branch 2004-07-09 02:16:31 +00:00