Bring the wiki up to v6.4.120
Wiki update — v5.9.112, maintenance pass, new reference pages, source-tree reorg, full version history up to latest release
Wiki update - v5.9.88 animated GIFs, new HOWTO guides, glossary, FAQ, debugging, contributing
New pages: Contributing, Debugging, FAQ, Glossary, HOWTO-Add-a-GUI-application,
HOWTO-Add-a-shell-command, HOWTO-Add-a-system-call, HOWTO-Write-a-userspace-program,
Kernel-Data-Structures, Troubleshooting, Wiki-Conventions.
All existing pages updated through v5.9.88 (animated GIF playback, image decoders).
Wiki update for v5.9.87 - Selene browser, TLS, crypto arc, image decoders, desktop apps
New pages: Cryptography-and-TLS.md, Desktop-Applications.md,
Image-Decoders.md, Selene-Browser.md.
All existing pages updated to reflect v5.9.x changes (TLS 1.2, PNG/BMP/GIF
decoders, cooperative image loading, Selene tabs/forms/find, SMP locking,
the full visual arc).
docs: update wiki to v5.8.25 — full-screen editor, /proc, /dev, user ps/kill/top, signals, mmap, pipelines, tab completion, syscall table, and all v5.8.x features
v5.7.25: fork() syscall - COW process clone
- SYS_FORK (syscall #10): COW-clone ring-3 process
- Refcounted physical frames: page_incref / page_get_refcount
- clone_page_directory_cow: walk user PML4, downgrade writable leaves to RO+COW
- vm_handle_fault COW path: private copy on first write
- Both parent and child resume in round-robin
NyxOS wiki: 16 pages of comprehensive kernel documentation