On Sun, Mar 17, 2024 at 12:52 PM Thomas Cornelius Desi <t...@mttw.at> wrote: > > Hi Jim, > > Question to you: Do you know how many LINES the FREEDOS Kernel has? > > Thanks, Thomas >
Doing a quick count of _everything_ in the source tree, including tools and tests, from version 2.43 in Jeremy's GitHub (https://github.com/FDOS/kernel/releases/tag/ke2043) I found this count: All *.asm and *.inc files: 14,019 lines (these are Assembly files) All *.c and *.h files: 29,510 lines (these are C language files) That also includes blank lines, though. (FYI: the correct capitalization is FreeDOS, not FREEDOS .. because "DOS" stands for "Disk Operating System" and FreeDOS is the free / open source version of DOS.) _______________________________________________ Freedos-user mailing list Freedos-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freedos-user