.. |
nls
|
FreeDOS kernel current - 2041+svn1709
|
2012-10-14 20:08:06 -04:00 |
apisupt.asm
|
FreeDOS kernel current - 2041+svn1709
|
2012-10-14 20:08:06 -04:00 |
asmsupt.asm
|
Introduce popargs and arg macros to distinguish PASCAL/STDCALL conventions.
|
2018-01-11 17:50:31 -05:00 |
blockio.c
|
FreeDOS kernel current - 2041+svn1709
|
2012-10-14 20:08:06 -04:00 |
break.c
|
FreeDOS kernel current - 2041+svn1709
|
2012-10-14 20:08:06 -04:00 |
chario.c
|
read_line: skip characters > 255
|
2021-05-11 21:45:38 -04:00 |
config.c
|
Fix Func 30h (Get DOS Version) return version 0.0 in config.sys
|
2019-12-19 21:07:06 -05:00 |
config.h
|
FreeDOS kernel current - 2041+svn1709
|
2012-10-14 20:08:06 -04:00 |
console.asm
|
FreeDOS kernel current - 2041+svn1709
|
2012-10-14 20:08:06 -04:00 |
country.asm
|
FreeDOS kernel current - 2041+svn1709
|
2012-10-14 20:08:06 -04:00 |
cpu.asm
|
FreeDOS kernel current - 2041+svn1709
|
2012-10-14 20:08:06 -04:00 |
dosfns.c
|
int2f: Allow 1217h function to return new CDS entry
|
2019-12-02 15:09:23 -05:00 |
dosidle.asm
|
ia16-elf-gcc port: compile all asm files with -f elf.
|
2018-01-11 17:50:31 -05:00 |
dsk.c
|
ia16-elf-gcc port: use CDECL = __attribute__((cdecl)) instead of varargs.
|
2018-07-12 10:56:26 -04:00 |
dyndata.h
|
FreeDOS kernel current - 2041+svn1709
|
2012-10-14 20:08:06 -04:00 |
dyninit.c
|
ia16-elf-gcc: enable and fix basic warnings; don't do strict ptr aliasing for now
|
2018-01-11 17:50:31 -05:00 |
entry.asm
|
(Mostly) fix gcc-ia16 code for non-stack-switching int21 funcs.
|
2019-12-09 06:23:12 -05:00 |
error.c
|
FreeDOS kernel current - 2041+svn1709
|
2012-10-14 20:08:06 -04:00 |
execrh.asm
|
Introduce popargs and arg macros to distinguish PASCAL/STDCALL conventions.
|
2018-01-11 17:50:31 -05:00 |
fatdir.c
|
FreeDOS kernel current - 2041+svn1709
|
2012-10-14 20:08:06 -04:00 |
fatfs.c
|
FATFS: rmdir of read only directories is valid
|
2021-01-07 21:23:10 -05:00 |
fattab.c
|
C source code changes so the kernel can compile with ia16-elf-gcc.
|
2018-01-11 17:50:31 -05:00 |
fcbfns.c
|
FCB: Rename return value lost
|
2018-10-20 20:45:24 -04:00 |
globals.h
|
Implement version table support for int21/ah=4b, subfunctions 0 and 1
|
2021-03-10 22:21:19 -05:00 |
init-dat.h
|
ia16-elf-gcc: eliminate DOSDATA, DOSTEXT and C use of TGROUP.
|
2018-07-12 14:27:03 -04:00 |
init-mod.h
|
ia16-elf-gcc: eliminate DOSDATA, DOSTEXT and C use of TGROUP.
|
2018-07-12 14:27:03 -04:00 |
initclk.c
|
FreeDOS kernel current - 2041+svn1709
|
2012-10-14 20:08:06 -04:00 |
initdisk.c
|
FreeDOS kernel current - 2041+svn1709
|
2012-10-14 20:08:06 -04:00 |
inithma.c
|
ia16-elf-gcc: eliminate DOSDATA, DOSTEXT and C use of TGROUP.
|
2018-07-12 14:27:03 -04:00 |
initoem.c
|
FreeDOS kernel current - 2041+svn1709
|
2012-10-14 20:08:06 -04:00 |
int2f.asm
|
int2f: fix call interface around syscall_MUX14( ) (inthndlr.c)
|
2019-12-09 06:23:12 -05:00 |
inthndlr.c
|
ia16-elf-gcc: use new SS != DGROUP support for int21_syscall(.)
|
2021-05-11 21:47:12 -04:00 |
intr.asm
|
Introduce popargs and arg macros to distinguish PASCAL/STDCALL conventions.
|
2018-01-11 17:50:31 -05:00 |
io.asm
|
ia16-elf-gcc port: compile all asm files with -f elf.
|
2018-01-11 17:50:31 -05:00 |
io.inc
|
ia16-elf-gcc port: compile all asm files with -f elf.
|
2018-01-11 17:50:31 -05:00 |
ioctl.c
|
FreeDOS kernel current - 2041+svn1709
|
2012-10-14 20:08:06 -04:00 |
iprf.c
|
FreeDOS kernel current - 2041+svn1709
|
2012-10-14 20:08:06 -04:00 |
irqstack.asm
|
FreeDOS kernel current - 2041+svn1709
|
2012-10-14 20:08:06 -04:00 |
kernel.asm
|
Implement version table support for int21/ah=4b, subfunctions 0 and 1
|
2021-03-10 22:21:19 -05:00 |
kernel.cfg
|
FreeDOS kernel current - 2041+svn1709
|
2012-10-14 20:08:06 -04:00 |
kernel.ld
|
ia16-elf-gcc: eliminate _EnableA20 and _DisableA20 wrappers.
|
2018-07-12 12:14:47 -04:00 |
lfnapi.c
|
FreeDOS kernel current - 2041+svn1709
|
2012-10-14 20:08:06 -04:00 |
ludivmul.inc
|
Implement suggested instead of minimal fix for ludivmul.
|
2018-09-06 10:30:04 -04:00 |
main.c
|
Fix Func 30h (Get DOS Version) return version 0.0 in config.sys
|
2019-12-19 21:07:06 -05:00 |
makefile
|
GCC build: Remove duplicate argument [#fixes #27]
|
2020-10-14 10:34:27 -04:00 |
memdisk.asm
|
FreeDOS kernel current - 2041+svn1709
|
2012-10-14 20:08:06 -04:00 |
memmgr.c
|
C source code changes so the kernel can compile with ia16-elf-gcc.
|
2018-01-11 17:50:31 -05:00 |
misc.c
|
FreeDOS kernel current - 2041+svn1709
|
2012-10-14 20:08:06 -04:00 |
network.c
|
FreeDOS kernel current - 2041+svn1709
|
2012-10-14 20:08:06 -04:00 |
newstuff.c
|
Fix an error at opening a character device prefixed with invalid drive letter (e.g. "@:NUL")
|
2015-09-22 12:06:43 +09:00 |
nls_hc.asm
|
ia16-elf-gcc port: compile all asm files with -f elf.
|
2018-01-11 17:50:31 -05:00 |
nls_load.c
|
FreeDOS kernel current - 2041+svn1709
|
2012-10-14 20:08:06 -04:00 |
nls.c
|
int2f: fix call interface around syscall_MUX14( ) (inthndlr.c)
|
2019-12-09 06:23:12 -05:00 |
nlssupt.asm
|
FreeDOS kernel current - 2041+svn1709
|
2012-10-14 20:08:06 -04:00 |
prf.c
|
C source code changes so the kernel can compile with ia16-elf-gcc.
|
2018-01-11 17:50:31 -05:00 |
printer.asm
|
FreeDOS kernel current - 2041+svn1709
|
2012-10-14 20:08:06 -04:00 |
procsupt.asm
|
ia16-elf-gcc port: compile all asm files with -f elf.
|
2018-01-11 17:50:31 -05:00 |
proto.h
|
int2f: fix call interface around syscall_MUX14( ) (inthndlr.c)
|
2019-12-09 06:23:12 -05:00 |
segs.inc
|
ia16-elf-gcc port: compile all asm files with -f elf.
|
2018-01-11 17:50:31 -05:00 |
serial.asm
|
ia16-elf-gcc port: compile all asm files with -f elf.
|
2018-01-11 17:50:31 -05:00 |
strings.c
|
FreeDOS kernel current - 2041+svn1709
|
2012-10-14 20:08:06 -04:00 |
sysclk.c
|
ia16-elf-gcc port: use CDECL = __attribute__((cdecl)) instead of varargs.
|
2018-07-12 10:56:26 -04:00 |
syspack.c
|
FreeDOS kernel current - 2041+svn1709
|
2012-10-14 20:08:06 -04:00 |
systime.c
|
FreeDOS kernel current - 2041+svn1709
|
2012-10-14 20:08:06 -04:00 |
task.c
|
Implement version table support for int21/ah=4b, subfunctions 0 and 1
|
2021-03-10 22:21:19 -05:00 |
turboc.cfg
|
FreeDOS kernel current - 2041+svn1709
|
2012-10-14 20:08:06 -04:00 |