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