]> Projects (at) Tadryanom (dot) Me - AdrOS.git/shortlog
AdrOS.git
26 hours ago Tulio A M Mendesvfs: Fase 3 - filesystem type registry and superblock
26 hours ago Tulio A M Mendesvfs: Fase 2 - block device abstraction and refcount
26 hours ago Tulio A M Mendeskernel: hardening and cleanup fixes (Round 4)
26 hours ago Tulio A M Mendeskernel: POSIX compliance and robustness fixes (Round 3)
26 hours ago Tulio A M Mendessecurity: high-priority kernel memory fixes (Round 2)
26 hours ago Tulio A M Mendessecurity: critical kernel memory isolation and W^X...
26 hours ago Tulio A M Mendesvfs: block device layer, mount flags enforcement, refco...
26 hours ago Tulio A M Mendesmount/VFS: remove all auto-format paths; add mkfs;...
26 hours ago Tulio A M Mendesmount/VFS: make diskfs non-destructive; fix error propa...
26 hours ago Tulio A M Mendesports: move bash from toolchain/ to ports/bash/
26 hours ago Tulio A M Mendeskernel: remove dead net_ping_test(), ring3 flag; fix...
2026-05-20 Tulio A M Mendessmp: print active CPU count for single-CPU boot
2026-05-20 Tulio A M Mendeskernel: add SOCK_RAW support and ICMP ping test
2026-05-20 Tulio A M Mendesvfs: mount/umount/df overhaul — fstype/source metadata...
2026-05-20 Tulio A M Mendeskernel+init: migrate /dev /proc /tmp mounts to userspac...
2026-05-04 Tulio A M Mendeskernel: add VFS spinlock (g_vfs_lock) to fix SMP mount...
2026-05-04 Tulio A M MendesFIX security audit: 9 vulnerabilities across kernel...
2026-05-04 Tulio A M Mendesdocs: update all documentation with recent kernel/users...
2026-05-04 Tulio A M Mendescppcheck: fix overlayfs unreadVariable, scheduler dupli...
2026-05-04 Tulio A M Mendestests: expand host unit tests from 47 to 101 checks
2026-05-04 Tulio A M Mendestests: expand battery test from 33 to 152 checks
2026-05-04 Tulio A M Mendestests: update host utility tests for new features;...
2026-05-04 Tulio A M Mendesuserland: enhance 17 utilities and ulibc with POSIX...
2026-04-27 Tulio A M Mendescppcheck: fix unreadVariable in elf.c and sync.c
2026-04-27 Tulio A M Mendeskernel: security audit fixes — C1-C6, H3-H4, M5
2026-04-27 Tulio A M Mendesdocs: add SYSCALL_TEST_COVERAGE.md — detailed per-sysca...
2026-04-27 Tulio A M Mendesdocs: update all documentation with current test covera...
2026-04-27 Tulio A M Mendeskernel: fix execve after pivot_root via vfs_lookup_init...
2026-04-26 Tulio A M Mendeskernel: fix COW page write + signal delivery; add 6...
2026-04-19 Tulio A M Mendesfulltest: add 11 new POSIX syscall tests and wrappers
2026-04-19 Tulio A M Mendesfix select() timeout conversion — was passing raw point...
2026-04-19 Tulio A M Mendeslibgloss: fix isatty() and ttyname() — use TCGETS inste...
2026-04-19 Tulio A M Mendestoolchain: fix libgloss/adros build errors
2026-04-19 Tulio A M Mendeskernel: remove dead-code duplicate SETITIMER/GETITIMER...
2026-04-19 Tulio A M MendesPOSIX compliance audit: fix syscall wrappers, headers...
2026-04-19 Tulio A M MendesFix mount/umount commands: use proper syscall wrappers...
2026-04-19 Tulio A M MendesComplete syscall coverage in ulibc and newlib wrappers
2026-04-19 Tulio A M MendesFix getcwd(NULL, 0): allocate buffer when buf is NULL...
2026-04-19 Tulio A M MendesFix getcwd: return char* (POSIX) instead of int
2026-04-19 Tulio A M MendesFix initrd LZ4 OOM: use page-level allocation instead...
2026-04-19 Tulio A M MendesFix FAT/ext2 heap corruption: skip kfree on static...
2026-04-17 Tulio A M MendesFix job control TIOCSPGRP: allow session leader to...
2026-04-17 Tulio A M Mendesdiskfs: fix LBA space leak on unlink/rmdir + add spinlo...
2026-04-17 Tulio A M MendesFix fulltest TIOCGPGRP failure when run from shell
2026-04-17 Tulio A M Mendesfix(mm): munmap/brk page leaks — free physical frames...
2026-04-17 Tulio A M Mendesfix: 3 residual bugs from round-3 audit
2026-04-17 Tulio A M Mendesfix: 4 security/robustness bugs from audit
2026-04-16 Tulio A M Mendesfix(test): skip /persist/counter test when no disk...
2026-04-16 Tulio A M Mendesperf(net): reduce ping test sleep times for faster...
2026-04-16 Tulio A M Mendescleanup(idt): remove debug page fault traces for PID 1
2026-04-16 Tulio A M Mendesfix(ulibc): add null-pointer guards in __libc_init_arra...
2026-04-16 Tulio A M Mendesfix(elf): skip SHN_UNDEF symbols in GLOB_DAT/32 relocations
2026-04-16 Tulio A M Mendesfix(ld.so): use correct AdrOS syscall numbers instead...
2026-04-16 Tulio A M Mendesfix(execve): reset signal handlers and clear pending...
2026-04-06 Tulio A M Mendesfix: resolve all sparse static analysis warnings
2026-04-05 Tulio A M Mendesfix(security): mq_receive_impl TOCTOU race — copy msg...
2026-04-05 Tulio A M Mendesfix(security): Red Team bug fixes + deep analysis hardening
2026-04-03 Tulio A M Mendesdocs: add submodule setup instructions, renumber BUILD_...
2026-04-03 Tulio A M Mendesfix(build): auto-init submodules, auto-apply lwIP patch...
2026-04-03 Tulio A M Mendesfeat(toolchain): dual-libc support — ulibc default...
2026-04-03 Tulio A M Mendesfeat(ulibc): add missing fdopen() and fileno() to stdio
2026-04-03 Tulio A M Mendesfeat(ulibc): add __libc_init_array/__libc_fini_array...
2026-04-03 Tulio A M Mendesfix(ulibc): rename __environ to environ for POSIX compl...
2026-04-03 Tulio A M Mendesfix: toolchain build reproducibility — header ordering...
2026-03-14 Tulio A M Mendesrefactor: build system improvements — ulibc out-of...
2026-03-14 Tulio A M Mendesfix: doom build + move userspace build output to build...
2026-03-14 Tulio A M Mendesrefactor: reorganize userland into user/cmds/<name...
2026-03-14 Tulio A M Mendesdocs: mark Tier 6E (USTAR+LZ4 InitRD) as DONE — update...
2026-03-14 Tulio A M Mendesfeat: Tier 6F + 6G — minor POSIX gaps, Bash/Busybox...
2026-03-14 Tulio A M Mendesdocs: mark Tier 6A (Full SMP) as completed in TIER6_PLAN.md
2026-03-14 Tulio A M Mendesfeat: full SMP scheduling — AP tick accounting, IPI...
2026-03-14 Tulio A M Mendesdocs: add Tier 6 implementation plan — SMP, multi-arch...
2026-03-14 Tulio A M Mendesdocs: update FULL_POSIX_AUDIT.md — all Tier 1-5 items...
2026-03-14 Tulio A M Mendesfeat: implement POSIX Tiers 1-5 — complete ulibc header...
2026-03-14 Tulio A M Mendesdocs: update FULL_POSIX_AUDIT.md sections 2B/2C/2D...
2026-03-14 Tulio A M Mendesdocs: audit & update all documentation to reflect curre...
2026-03-14 Tulio A M Mendestoolchain: native GCC/Binutils Canadian cross build...
2026-03-14 Tulio A M Mendesrefactor: move sysroot compat headers into project...
2026-03-14 Tulio A M Mendesfeat: Phase 5 — posix_compat.c + Busybox 1.36.1 cross...
2026-03-14 Tulio A M Mendesfeat: Phase 3 — POSIX regex engine (regcomp/regexec...
2026-03-14 Tulio A M Mendesfeat: Phase 2 — getrusage syscall, FIONREAD ioctl,...
2026-03-14 Tulio A M Mendesfeat: Phase 1 — critical ulibc gaps + uname syscall...
2026-03-14 Tulio A M Mendesfeat: Phase 0 — convert libgloss posix_stubs.c from...
2026-03-14 Tulio A M Mendesfix: Bash cross-compilation for i686-adros toolchain
2026-03-14 Tulio A M Mendesfix: newlib crt0.o build error and gcc-full c++tools...
2026-03-14 Tulio A M Mendesfix: rewrite toolchain patching to use sed instead...
2026-03-14 Tulio A M Mendesfeat: i686-adros cross-toolchain infrastructure + kerne...
2026-03-14 Tulio A M Mendesfeat: POSIX Phases 2-6 — syscalls, ulibc functions...
2026-03-14 Tulio A M Mendesfeat: gettimeofday + mprotect syscalls + Newlib libglos...
2026-03-14 Tulio A M Mendesdocs: full POSIX/Unix audit + fix git-clone breakage...
2026-03-13 Tulio A M Mendesfix: build system cleanup — replace non-freestanding...
2026-02-17 Tulio A M Mendesfeat: /dev/hdX block device nodes and /proc/dmesg
2026-02-17 Tulio A M Mendesfeat: ALT key support in PS/2 keyboard driver
2026-02-17 Tulio A M Mendesfix: mount command -t option argument parsing
2026-02-17 Tulio A M Mendesfix: keyboard CTRL key support for CTRL+C/CTRL+Z in...
2026-02-17 Tulio A M Mendesfix: CTRL+C/CTRL+Z job control and doom build errors
2026-02-17 Tulio A M Mendesfeat: shell job control (&, &&, ||) and CTRL+C/CTRL...
2026-02-17 Tulio A M Mendesfix: init PID 1, ls -l permissions/size, doom dynamic...
2026-02-17 Tulio A M Mendesfix: diskfs kfree-on-static-root, mount syscall, user...
2026-02-17 Tulio A M Mendestest: add host tests for sed, awk, who, find, which...
next