Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: FDOS/kernel
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ke2045
Choose a base ref
...
head repository: FDOS/kernel
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ke2046
Choose a head ref
  • 15 commits
  • 22 files changed
  • 3 contributors

Commits on May 10, 2026

  1. Configuration menu
    Copy the full SHA
    72580a1 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2026

  1. Update CNAME

    PerditionC authored May 19, 2026
    Configuration menu
    Copy the full SHA
    45c2d70 View commit details
    Browse the repository at this point in the history
  2. Update CNAME

    PerditionC authored May 19, 2026
    Configuration menu
    Copy the full SHA
    15fd2e8 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2026

  1. Configuration menu
    Copy the full SHA
    1051ab9 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2026

  1. Configuration menu
    Copy the full SHA
    a8bb261 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2026

  1. fix Lantastic redirected printer devices (LPT# to networked printer),…

    … clear carry for all handled Int 2F calls handled, always set for unknown/unhandled
    PerditionC committed Jun 6, 2026
    Configuration menu
    Copy the full SHA
    5a75d43 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2026

  1. misc patches from FDPP, assume int2F fails (carry set by default) and…

    … partial support for writing Label to BPB
    PerditionC committed Jun 14, 2026
    Configuration menu
    Copy the full SHA
    0c162b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0cefe81 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2026

  1. redo int23h invocation so static location and not on stack; fix Invis…

    …ible Lan redir loading.
    
    Note: uses iret vs retf to determine if abort or continue, does not also test carry as currently done.
    PerditionC committed Jun 23, 2026
    Configuration menu
    Copy the full SHA
    74905d4 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2026

  1. Configuration menu
    Copy the full SHA
    6932a3a View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2026

  1. improve truename compatibility for character devices, additional debu…

    …g prints, rename cds netflags to better match purpose and note unused.
    PerditionC committed Jun 28, 2026
    Configuration menu
    Copy the full SHA
    08b02e0 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2026

  1. additional debug printfs

    PerditionC committed Jun 29, 2026
    Configuration menu
    Copy the full SHA
    bcb6845 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a721d32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f3e059 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ffb550 View commit details
    Browse the repository at this point in the history
Loading