GitHub

FreeDOS Distribution Of Sorts (FDOS)

Introduction:

This distribition contains a collection of the core FreeDOS programs. All programs are provided in a source form that should be usable for development and building releases. Some are developed here and others are only mirrored* here. [* Always send bug reports and patches to upstream when feasible; mirrors are updated and sync'd periodically. ]

Please visit www.freedos.org for details about FreeDOS and for information about the user's and developer's lists that should you need assistance.

Pinned Loading

  1. FreeDOS kernel - implements the core MS-DOS/PC-DOS (R) compatible operating system. It is derived from Pat Villani's DOS-C kernel and released under the GPL v2 or later. Please see http://www.freed…

    C 1k 177

  2. FreeDOS Command Shell (command.com)

    C 200 44

  3. Fixed Disk Setup Program - manages partitions using the MBR partitioning scheme

    C 59 16

  4. Disk formatting program -- creates FAT file systems and lowlevel-formats floppy disks.

    C 32 12

  5. FreeDOS commands and usage information

    HTML 18 2

  6. SYStem installer - install boot sector and copy DOS core system files to a formatted FAT volume

    C 23 6

Repositories

Showing 10 of 56 repositories

  • kernel Public

    FreeDOS kernel - implements the core MS-DOS/PC-DOS (R) compatible operating system. It is derived from Pat Villani's DOS-C kernel and released under the GPL v2 or later. Please see http://www.freedos.org/ for more details about the FreeDOS (TM) Project.

    FDOS/kernel's past year of commit activity

  • freecom Public

    FreeDOS Command Shell (command.com)

    FDOS/freecom's past year of commit activity

  • country Public

    Kernel NLS codepage file - country.sys

    FDOS/country's past year of commit activity

    Assembly

    6

    GPL-2.0

    4 0 0

    Updated May 18, 2026

  • fdisk Public

    Fixed Disk Setup Program - manages partitions using the MBR partitioning scheme

    FDOS/fdisk's past year of commit activity

    C

    59

    GPL-2.0

    16 9 0

    Updated Apr 4, 2026

  • move Public

    Moves a file/directory to another location.

    FDOS/move's past year of commit activity

    C

    5

    GPL-2.0

    3 0 0

    Updated Apr 4, 2026

  • sort Public

    reads line of a file and sorts them in order

    FDOS/sort's past year of commit activity

    C

    4

    GPL-2.0

    2 0 0

    Updated Apr 4, 2026

  • share Public

    Installs file-sharing and locking capabilities for FreeDOS kernel. (Not compatible with other DOS kernels.)

    FDOS/share's past year of commit activity

    C

    11 6 1 0

    Updated Apr 4, 2026

  • label Public

    Sets or changes the disk volume label

    FDOS/label's past year of commit activity

    C

    7

    GPL-2.0

    4 1 1

    Updated Feb 24, 2026

  • FDOS/emm386's past year of commit activity

    Assembly

    7 17 0 0

    Updated Feb 23, 2026

  • sys Public

    SYStem installer - install boot sector and copy DOS core system files to a formatted FAT volume

    FDOS/sys's past year of commit activity

    C

    23

    GPL-2.0

    6 1 0

    Updated Nov 11, 2025

Read the original on github.com ↗