Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve documentation #697

Merged
merged 48 commits into from
Nov 27, 2024
Merged

Improve documentation #697

merged 48 commits into from
Nov 27, 2024

Commits on Nov 1, 2024

  1. Add devices doc

    vinc committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    2ff92f3 View commit details
    Browse the repository at this point in the history
  2. Update doc

    vinc committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    72c387c View commit details
    Browse the repository at this point in the history
  3. Update doc

    vinc committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    ef5608b View commit details
    Browse the repository at this point in the history
  4. Add more info on net dev

    vinc committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    9f54891 View commit details
    Browse the repository at this point in the history
  5. Use markdown table

    vinc committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    98c7987 View commit details
    Browse the repository at this point in the history
  6. Use ascii table

    vinc committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    f02f648 View commit details
    Browse the repository at this point in the history
  7. Add reserved bit

    vinc committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    b126048 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c00a137 View commit details
    Browse the repository at this point in the history
  9. Update website

    vinc committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    8d3e5cd View commit details
    Browse the repository at this point in the history
  10. Add console

    vinc committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    5751592 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

  1. Join print args before syscall

    vinc committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    fca2755 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7541ae View commit details
    Browse the repository at this point in the history
  3. Update syscall functions

    vinc committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    7a4c76c View commit details
    Browse the repository at this point in the history
  4. Add structures to syscalls doc

    vinc committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    232c667 View commit details
    Browse the repository at this point in the history
  5. Update doc

    vinc committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    2ac7cfd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    977d7f9 View commit details
    Browse the repository at this point in the history
  7. Fix spawn signature

    vinc committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    0ab442a View commit details
    Browse the repository at this point in the history
  8. Add more text

    vinc committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    8bbf141 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    88dcb83 View commit details
    Browse the repository at this point in the history
  10. Implement BitOr for OpenFlag

    vinc committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    b884b21 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6b3f825 View commit details
    Browse the repository at this point in the history
  12. Add link to syscalls doc

    vinc committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    7c14883 View commit details
    Browse the repository at this point in the history
  13. Update boot and install

    vinc committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    eca127b View commit details
    Browse the repository at this point in the history
  14. Add more info on poll syscall

    vinc committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    0bc039b View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

  1. Fix syscalls doc issues

    vinc committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    be745a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d3af7b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21c3722 View commit details
    Browse the repository at this point in the history
  4. Fix BMP error messages

    vinc committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    45eeb99 View commit details
    Browse the repository at this point in the history
  5. Fix doc wording

    vinc committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    8bb6856 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    26d7333 View commit details
    Browse the repository at this point in the history
  7. Update doc

    vinc committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    acb2463 View commit details
    Browse the repository at this point in the history
  8. Change dup syscall return type

    vinc committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    920836f View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Update syscall return types

    vinc committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    c8b61dd View commit details
    Browse the repository at this point in the history
  2. Update doc

    vinc committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    244311a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3df72d View commit details
    Browse the repository at this point in the history
  4. Update binaries

    vinc committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    8aee0b2 View commit details
    Browse the repository at this point in the history
  5. Improve spawn code and doc

    vinc committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    3d1e41b View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Fix memory count

    vinc committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    e4186f3 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

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

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    844b1a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    700d73d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75506c3 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. Fix DHCP return code

    vinc committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    03fedb2 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

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

Commits on Nov 15, 2024

  1. Fix VGA buffer wording

    vinc committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    5adad6b View commit details
    Browse the repository at this point in the history
  2. Add style to title

    vinc committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    36f4781 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. Fix lisp doc

    vinc committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    dfe3276 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. Update banner

    vinc committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    c6061e7 View commit details
    Browse the repository at this point in the history