Skip to content

History / Security

Revisions

  • Wiki: bring up to v6.4.361 (self-install, ring-3 windows, NVMe, real hardware) Largest ingest yet — 139 releases. Two invariants finally moved: syscalls 57 -> 61 (ring-3 window calls 57-60), builtins ~145 -> ~209. - Installation (new): NyxOS installs itself to an ATA/NVMe disk and boots standalone (BIOS + UEFI) via nyxinstall - partitioning, ext2/FAT32-ESP formatters, GRUB install, and the from-scratch NVMe driver. - Correctness fixes: syscall count 57->61 wiki-wide + the four window syscalls (Syscalls, Syscall Reference; HOWTO example renumbered 57->61); FPU/SSE is now saved across context switches (Process Management, #40); /dev/urandom from the CSPRNG + symlinks + chmod/read-only permissions (Filesystem); corrected "no filesystem permissions" and added v6.4 hardening rows (Security). - Drivers: NVMe + AC'97. GUI: ring-3 windows, Hemera/Erebus naming, software 3D renderer, notifications/clipboard, display rotation. Boot: UEFI/GOP + real-HW. Networking: TCP recv-window flow control (#80), netstat/route/arp/httpd. Cryptography: hmac/totp/uuid/encrypt/decrypt. Command Reference: ~209 builtins, grouped v6.4 command block, shell history/$VAR/$((expr))/aliases. - N-Language: v0.22, N++ P5 (own types + #[drop]), nwin (a window drawn from N), the growing M5 toy compiler, 22-program suite. - Version History: 139 rows under a new era. Glossary: Hemera/Erebus/NVMe/nwin/ nyxinstall. Navigation, Obsidian graph group, and markers bumped to v6.4.361. Lint: 43 pages, 0 broken links / anchors / orphans.

    kazah-png committed Aug 25, 2026
  • Wiki: bring up to v6.4.182 (crypto library, coreutils, parser hardening, desktop polish) Document 62 releases (v6.4.121-182): - Cryptography and TLS: new "general-purpose crypto library" section — ChaCha20-Poly1305, BLAKE2s, SHA3-256, SHA-1/HMAC-SHA1, MD5, AES-CTR/CBC/ CMAC/Key-Wrap, HKDF, SipHash, Ed25519, Base16, LEB128, CRC-16, ct_memcmp, plus sha256sum/sha512sum/md5sum coreutils. - Command Reference: new coreutils (comm, tee, paste, join, split, od, cmp, sum, column, factor, dd, xxd -r); counts to ~123 builtins / 97 programs. - Security: parser-hardening block (IPv4/IPv6/URL/DHCP/CSI/filename, glob, numparse, ct_memcmp); range extended to v6.4.181. - Networking: parser-hardening note. Filesystem: /proc/mounts, name validation. - GUI: Aero Snap + preview, double-click maximise, calendar popup, running-app indicators, Astral/Lluvia wallpapers. Desktop: Nyx Blobs. Architecture: core/types.h split. - Version History: 62 rows under a new era. Glossary: 7 new terms. Log: ingest entry. Version markers and Index bumped to v6.4.182. Obsidian: Toolchain added to the userspace graph color group. Lint: 41 pages, 0 broken links / anchors / orphans. Syscalls still 57.

    kazah-png committed Aug 12, 2026
  • Bring the wiki up to v6.4.120

    kazah-png committed Aug 6, 2026
  • Add Toolchain page and bring the wiki up to v6.4.9 Document the in-OS C toolchain on a new Toolchain page: the userland libc, the cc shell builtin, the TinyCC 0.9.27 port, and the tcc-compiles-tcc self-host milestone (the in-OS tcc compiling its own ~40k-line source to a valid x86-64 object). Refresh the surrounding pages to match: Version-History through v6.4.9, plus cross-links and content updates across the source-tree, userspace, shell, filesystem, security and reference pages.

    kazah-png committed Aug 1, 2026
  • Wiki: escape pipes in table-cell [[Target|Display]] links (fixes broken nav links) Aliased wiki-links inside markdown table cells collided with the table's own | column delimiter, so GitHub split the cell and rendered the link as literal '[[Target' text (Home 'Start here'/HOWTO/Subsystems/Reference tables, the Index page list, and a few reference pages). The pipe is now escaped as backslash-pipe, which both GitHub's wiki and Obsidian require inside a table cell; list-context links (the sidebar) were already fine and are untouched. 56 links across 8 pages.

    kazah-png committed Jul 28, 2026
  • Wiki update — v5.9.112, maintenance pass, new reference pages, source-tree reorg, full version history up to latest release

    kazah-png committed Jul 27, 2026
  • 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).

    kazah-png committed Jul 26, 2026
  • 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).

    kazah-png committed Jul 26, 2026
  • NyxOS wiki: 16 pages of comprehensive kernel documentation

    @kazah-png kazah-png committed Jul 5, 2026