FreeDOS/kernel
2002-08-03 02:25:17 +00:00
..
nls Marked these files as binary, as they are exactly that. 2001-04-25 00:56:03 +00:00
apisupt.asm Small clean-ups for ke2026-test. 2002-01-27 01:13:07 +00:00
asmsupt.asm Added more functions (memchr, memcmp, strcmp) to asmsupt.asm. Removed strncpy 2002-08-03 01:48:49 +00:00
blockio.c Remove unnecessary buffer fields and clean-up prototypes. 2002-08-03 02:13:51 +00:00
break.c Fixed a typo and disabled fatal() 2002-08-03 01:54:43 +00:00
chario.c kernel 2026 test changes (see history.txt) 2002-01-23 22:29:41 +00:00
config.c Remove unnecessary buffer fields and clean-up prototypes. 2002-08-03 02:13:51 +00:00
config.h Ran all .c and .h files through "indent" 2001-11-18 14:01:12 +00:00
console.asm Truncated and disabled $Logs, fixed r/w bugs for kernel 2025b 2001-11-17 23:26:45 +00:00
dosfns.c Fix small typo in fstrcpy 2002-08-03 01:51:15 +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 final changes for kernel 2026 test 2002-02-03 22:40:24 +00:00
dsk.c kernel 2026b changes 2002-05-08 22:49:35 +00:00
dyndata.h Ran all .c and .h files through "indent" 2001-11-18 14:01:12 +00:00
dyninit.c kernel 2026 test changes (see history.txt) 2002-01-23 22:29:41 +00:00
entry.asm Added protection for FS:, GS:, update makefiles to use CC and CL. 2002-08-02 21:55:14 +00:00
error.c Fixed a typo and disabled fatal() 2002-08-03 01:54:43 +00:00
execrh.asm kernel 2026 final changes 2002-02-09 00:40:33 +00:00
fatdir.c kernel 2026a final changes (mainly FCB fixes) 2002-02-16 19:20:20 +00:00
fatfs.c Added more functions (memchr, memcmp, strcmp) to asmsupt.asm. Removed strncpy 2002-08-03 01:48:49 +00:00
fattab.c Inlined functions, fixed non-native bug and reduced buffer structure. 2002-08-03 02:25:17 +00:00
fcbfns.c kernel 2026b changes 2002-05-08 22:49:35 +00:00
globals.h kernel 2026b changes 2002-05-08 22:49:35 +00:00
init-dat.h Ran all .c and .h files through "indent" 2001-11-18 14:01:12 +00:00
init-mod.h Fix init (config.c) prototypes. 2002-08-03 02:17:27 +00:00
initdisk.c kernel 2026b changes 2002-05-08 22:49:35 +00:00
inithma.c kernel 2026 final changes 2002-02-09 00:40:33 +00:00
initoem.c kernel 2026b changes 2002-05-08 22:49:35 +00:00
int2f.asm Added protection for FS:, GS:, update makefiles to use CC and CL. 2002-08-02 21:55:14 +00:00
inthndlr.c kernel 2026b changes 2002-05-08 22:49:35 +00:00
intr.asm BUFFERS tuning and misc bug fixes/cleanups (2024c). 2001-06-03 14:16:18 +00:00
intr.h kernel 2026 test changes (see history.txt) 2002-01-23 22:29:41 +00:00
io.asm Added protection for FS:, GS:, update makefiles to use CC and CL. 2002-08-02 21:55:14 +00:00
io.inc Truncated and disabled $Logs, fixed r/w bugs for kernel 2025b 2001-11-17 23:26:45 +00:00
ioctl.c Ran all .c and .h files through "indent" 2001-11-18 14:01:12 +00:00
iprf.c Added new build system files, sys documentation, "rm" batch file 2001-11-13 23:45:25 +00:00
irqstack.asm Truncated and disabled $Logs, fixed r/w bugs for kernel 2025b 2001-11-17 23:26:45 +00:00
kernel.asm Disable the A20 line upon exec (int21/ah=4B). This is necessary for some 2002-08-03 02:02:15 +00:00
kernel.cfg LBA/FCB/FAT/SYS/Ctrl-C/ioctl fixes + memory savings 2001-07-09 22:19:33 +00:00
lfnapi.c kernel 2026 test changes (see history.txt) 2002-01-23 22:29:41 +00:00
ludivmul.inc Small clean-ups for ke2026-test. 2002-01-27 01:13:07 +00:00
main.c kernel 2026b changes 2002-05-08 22:49:35 +00:00
makefile Added protection for FS:, GS:, update makefiles to use CC and CL. 2002-08-02 21:55:14 +00:00
memmgr.c kernel 2026b changes 2002-05-08 22:49:35 +00:00
misc.c Fix prototypes and cleanup support functions a little bit. 2002-08-03 01:59:21 +00:00
network.c Ran all .c and .h files through "indent" 2001-11-18 14:01:12 +00:00
newstuff.c Added more functions (memchr, memcmp, strcmp) to asmsupt.asm. Removed strncpy 2002-08-03 01:48:49 +00:00
nls_hc.asm final changes for kernel 2026 test 2002-02-03 22:40:24 +00:00
nls_load.c Fix prototypes and cleanup support functions a little bit. 2002-08-03 01:59:21 +00:00
nls.c Fix prototypes and cleanup support functions a little bit. 2002-08-03 01:59:21 +00:00
nlssupt.asm Added protection for FS:, GS:, update makefiles to use CC and CL. 2002-08-02 21:55:14 +00:00
prf.c Use stdarg.h style functions for printf() 2002-08-02 21:45:18 +00:00
printer.asm Truncated and disabled $Logs, fixed r/w bugs for kernel 2025b 2001-11-17 23:26:45 +00:00
procsupt.asm Disable the A20 line upon exec (int21/ah=4B). This is necessary for some 2002-08-03 02:02:15 +00:00
proto.h kernel 2026b changes 2002-05-08 22:49:35 +00:00
segs.inc Small clean-ups for ke2026-test. 2002-01-27 01:13:07 +00:00
serial.asm Truncated and disabled $Logs, fixed r/w bugs for kernel 2025b 2001-11-17 23:26:45 +00:00
strings.c Fix prototypes and cleanup support functions a little bit. 2002-08-03 01:59:21 +00:00
sysclk.c kernel 2026b changes 2002-05-08 22:49:35 +00:00
syspack.c Fix prototypes and cleanup support functions a little bit. 2002-08-03 01:59:21 +00:00
systime.c kernel 2026b changes 2002-05-08 22:49:35 +00:00
task.c kernel 2026b changes 2002-05-08 22:49:35 +00:00
turboc.cfg kernel 2025a changes: see history.txt 2001-11-04 19:47:39 +00:00