FreeDOS/kernel
2001-11-04 19:47:39 +00:00
..
nls Marked these files as binary, as they are exactly that. 2001-04-25 00:56:03 +00:00
apisupt.asm apisupt.asm is not necessary anymore. 2001-04-15 02:23:43 +00:00
asmsupt.asm FAT32 support, misc fixes, INT2F/AH=12 support, drive B: handling 2001-09-23 20:39:44 +00:00
blockio.c kernel 2025a changes: see history.txt 2001-11-04 19:47:39 +00:00
break.c FAT32 support, misc fixes, INT2F/AH=12 support, drive B: handling 2001-09-23 20:39:44 +00:00
chario.c FAT32 support, misc fixes, INT2F/AH=12 support, drive B: handling 2001-09-23 20:39:44 +00:00
config.c kernel 2025a changes: see history.txt 2001-11-04 19:47:39 +00:00
config.h Add new files and update cvs with patches and changes 2000-08-06 05:50:17 +00:00
console.asm LBA/FCB/FAT/SYS/Ctrl-C/ioctl fixes + memory savings 2001-07-09 22:19:33 +00:00
dosfns.c kernel 2025a changes: see history.txt 2001-11-04 19:47:39 +00:00
dosidle.asm FAT32 support, misc fixes, INT2F/AH=12 support, drive B: handling 2001-09-23 20:39:44 +00:00
dosnames.c kernel 2025a changes: see history.txt 2001-11-04 19:47:39 +00:00
dsk.c kernel 2025a changes: see history.txt 2001-11-04 19:47:39 +00:00
dyndata.c FAT32 support, misc fixes, INT2F/AH=12 support, drive B: handling 2001-09-23 20:39:44 +00:00
dyndata.h FAT32 support, misc fixes, INT2F/AH=12 support, drive B: handling 2001-09-23 20:39:44 +00:00
dyninit.c FAT32 support, misc fixes, INT2F/AH=12 support, drive B: handling 2001-09-23 20:39:44 +00:00
entry.asm kernel 2025a changes: see history.txt 2001-11-04 19:47:39 +00:00
error.c BUFFERS tuning and misc bug fixes/cleanups (2024c). 2001-06-03 14:16:18 +00:00
execrh.asm kernel 2025a changes: see history.txt 2001-11-04 19:47:39 +00:00
fatdir.c kernel 2025a changes: see history.txt 2001-11-04 19:47:39 +00:00
fatfs.c kernel 2025a changes: see history.txt 2001-11-04 19:47:39 +00:00
fattab.c kernel 2025a changes: see history.txt 2001-11-04 19:47:39 +00:00
fcbfns.c kernel 2025a changes: see history.txt 2001-11-04 19:47:39 +00:00
globals.h kernel 2025a changes: see history.txt 2001-11-04 19:47:39 +00:00
init-dat.h SYS and printer fixes 2001-09-24 02:21:14 +00:00
init-mod.h kernel 2025a changes: see history.txt 2001-11-04 19:47:39 +00:00
initdisk.c kernel 2025a changes: see history.txt 2001-11-04 19:47:39 +00:00
inithma.c FAT32 support, misc fixes, INT2F/AH=12 support, drive B: handling 2001-09-23 20:39:44 +00:00
initoem.c FAT32 support, misc fixes, INT2F/AH=12 support, drive B: handling 2001-09-23 20:39:44 +00:00
int2f.asm kernel 2025a changes: see history.txt 2001-11-04 19:47:39 +00:00
inthndlr.c kernel 2025a changes: see history.txt 2001-11-04 19:47:39 +00:00
intr.asm BUFFERS tuning and misc bug fixes/cleanups (2024c). 2001-06-03 14:16:18 +00:00
intr.h FAT32 support, misc fixes, INT2F/AH=12 support, drive B: handling 2001-09-23 20:39:44 +00:00
io.asm kernel 2025a changes: see history.txt 2001-11-04 19:47:39 +00:00
io.inc FAT32 support, misc fixes, INT2F/AH=12 support, drive B: handling 2001-09-23 20:39:44 +00:00
ioctl.c kernel 2025a changes: see history.txt 2001-11-04 19:47:39 +00:00
irqstack.asm Fixed project history 2000-05-25 20:56:23 +00:00
kernel.asm kernel 2025a changes: see history.txt 2001-11-04 19:47:39 +00:00
kernel.cfg LBA/FCB/FAT/SYS/Ctrl-C/ioctl fixes + memory savings 2001-07-09 22:19:33 +00:00
kernel.mak fixes for FCBs, DJGPP ls, DBLBYTE, dyninit allocation (2024e). 2001-07-24 16:56:29 +00:00
lfnapi.c kernel 2025a changes: see history.txt 2001-11-04 19:47:39 +00:00
main.c kernel 2025a changes: see history.txt 2001-11-04 19:47:39 +00:00
memmgr.c kernel 2025a changes: see history.txt 2001-11-04 19:47:39 +00:00
misc.c kernel 2025a changes: see history.txt 2001-11-04 19:47:39 +00:00
network.c kernel 2025a changes: see history.txt 2001-11-04 19:47:39 +00:00
newstuff.c FAT32 support, misc fixes, INT2F/AH=12 support, drive B: handling 2001-09-23 20:39:44 +00:00
nls_hc.asm See history.txt for overview: put kernel 2022beo1 into CVS 2001-03-19 04:50:56 +00:00
nls_load.c kernel 2025a changes: see history.txt 2001-11-04 19:47:39 +00:00
nls.c FAT32 support, misc fixes, INT2F/AH=12 support, drive B: handling 2001-09-23 20:39:44 +00:00
nlssupt.asm See history.txt for changes. Bug fixes and HMA support are the main ones. 2001-03-21 02:56:26 +00:00
prf.c kernel 2025a changes: see history.txt 2001-11-04 19:47:39 +00:00
printer.asm SYS and printer fixes 2001-09-24 02:21:14 +00:00
procsupt.asm FAT32 support, misc fixes, INT2F/AH=12 support, drive B: handling 2001-09-23 20:39:44 +00:00
proto.h kernel 2025a changes: see history.txt 2001-11-04 19:47:39 +00:00
segs.inc FAT32 support, misc fixes, INT2F/AH=12 support, drive B: handling 2001-09-23 20:39:44 +00:00
serial.asm Fixed project history 2000-05-25 20:56:23 +00:00
strings.c kernel 2025a changes: see history.txt 2001-11-04 19:47:39 +00:00
sysclk.c FAT32 support, misc fixes, INT2F/AH=12 support, drive B: handling 2001-09-23 20:39:44 +00:00
syspack.c kernel 2025a changes: see history.txt 2001-11-04 19:47:39 +00:00
systime.c kernel 2025a changes: see history.txt 2001-11-04 19:47:39 +00:00
task.c kernel 2025a changes: see history.txt 2001-11-04 19:47:39 +00:00
turboc.cfg kernel 2025a changes: see history.txt 2001-11-04 19:47:39 +00:00