FreeDOS/kernel
2002-11-11 17:42: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 Changes for kernel 2027rc. 2002-10-22 02:40:19 +00:00
blockio.c Changes for kernel 2027rc. 2002-10-22 02:40:19 +00:00
break.c Changes for kernel 2027rc. 2002-10-22 02:40:19 +00:00
chario.c Change ch to chr to fix the inline asm. 2002-11-11 17:42:17 +00:00
config.c Properly initialize the ErrorAlreadyPrinted array. 2002-11-09 19:10:11 +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 Properly propagate sharing bits. 2002-11-09 19:11:26 +00:00
dosidle.asm Changes for kernel 2027rc. 2002-10-22 02:40:19 +00:00
dosnames.c Last changes for kernel 2027 test. 2002-08-04 01:14:18 +00:00
dsk.c Changes for kernel 2027rc. 2002-10-22 02:40:19 +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 Changes for kernel 2027rc. 2002-10-22 02:40:19 +00:00
error.c Changes for kernel 2027rc. 2002-10-22 02:40:19 +00:00
execrh.asm kernel 2026 final changes 2002-02-09 00:40:33 +00:00
fatdir.c Return DE_NFILES instead of DE_FILE_NOT_FOUND for missing volume labels; 2002-11-09 19:13:56 +00:00
fatfs.c Changes for kernel 2027rc. 2002-10-22 02:40:19 +00:00
fattab.c Cleaned up task.c (merged much of DOSExe/ComLoader); transform the CDS into 2002-08-03 16:54:09 +00:00
fcbfns.c Changes for kernel 2027rc. 2002-10-22 02:40:19 +00:00
globals.h Changes for kernel 2027rc. 2002-10-22 02:40:19 +00:00
init-dat.h Last changes for kernel 2027 test. 2002-08-04 01:14:18 +00:00
init-mod.h Changes for kernel 2027rc. 2002-10-22 02:40:19 +00:00
initdisk.c Changes for kernel 2027rc. 2002-10-22 02:40:19 +00:00
inithma.c Small cleanups; initialize a VDISK in inithma.c. 2002-08-03 02:37:59 +00:00
initoem.c Small cleanups; initialize a VDISK in inithma.c. 2002-08-03 02:37:59 +00:00
int2f.asm Changes for kernel 2027rc. 2002-10-22 02:40:19 +00:00
inthndlr.c Fix bug in the output redirection of the character i/o routines. 2002-11-11 08:41:28 +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 * Hopefully innocent hack to deal with NDN in ioctl.c (ignore upper bits 2002-11-09 19:34:04 +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 Move NULL device code from _TEXT to CONST to prevent a crash 2002-11-09 19:21:09 +00:00
kernel.cfg LBA/FCB/FAT/SYS/Ctrl-C/ioctl fixes + memory savings 2001-07-09 22:19:33 +00:00
lfnapi.c Changes for kernel 2027rc. 2002-10-22 02:40:19 +00:00
ludivmul.inc Small clean-ups for ke2026-test. 2002-01-27 01:13:07 +00:00
main.c Changes for kernel 2027rc. 2002-10-22 02:40:19 +00:00
makefile Changes for kernel 2027rc. 2002-10-22 02:40:19 +00:00
memmgr.c Changes for kernel 2027rc. 2002-10-22 02:40:19 +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 Changes for kernel 2027rc. 2002-10-22 02:40:19 +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 Changes for kernel 2027rc. 2002-10-22 02:40:19 +00:00
nlssupt.asm Changes for kernel 2027rc. 2002-10-22 02:40:19 +00:00
prf.c Changes for kernel 2027rc. 2002-10-22 02:40:19 +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 Changes for kernel 2027rc. 2002-10-22 02:40:19 +00:00
proto.h Fix bug in the output redirection of the character i/o routines. 2002-11-11 08:41:28 +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 Small size optimization. 2002-08-03 02:39:20 +00:00
syspack.c Fix prototypes and cleanup support functions a little bit. 2002-08-03 01:59:21 +00:00
systime.c Changes for kernel 2027rc. 2002-10-22 02:40:19 +00:00
task.c Changes for kernel 2027rc. 2002-10-22 02:40:19 +00:00
turboc.cfg kernel 2025a changes: see history.txt 2001-11-04 19:47:39 +00:00