0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
tutorial: it's 2022 More... about 2 years ago
Merge branch 'master' of github.com:klange/toaruos More... about 2 years ago
ld.so: Ignore DTPMOD, DTPOFF rather than bailing More... about 2 years ago
kernel: x86-64: copy over unmap improvements from aarch64 More... about 2 years ago
base: Don't use large pages when building libs for x86-64 More... about 2 years ago
kernel: aarch64: initial pass at clearing upper page structures on unmap More... about 2 years ago
procfs: expose heap break point in /proc/{PID}/status More... about 2 years ago
meta: Upload RPi400 kernel8.img as an artifact More... about 2 years ago
kernel: improve comments in sys/ptrace.c More... about 2 years ago
strace: sys_execve doesn't return on success; handle that common case better More... about 2 years ago
kernel: improve comments in sys/signal.c More... about 2 years ago
pthread: Remove magic thread exit; pthread_exit() is just syscall_exit More... about 2 years ago
aarch64: apply e1000 permission changes More... about 2 years ago
sh: tab completion for ifconfig More... about 2 years ago
ifconfig: cleanup, add commands to set addresses More... about 2 years ago
libc: ioctl sets errno More... about 2 years ago
e1000: restrict access to SIOCS* family, write() More... about 2 years ago
aarch64: clear instruction cache on new pages when forking More... about 2 years ago
kernel: packetfs: handle -ERESTARTSYS from underlying pipe More... about 2 years ago
libc: use munmap sysfunc in free() for 'big bins' More... about 2 years ago
kernel: add a temporary 'munmap' sysfunc More... about 2 years ago
kernel: relocate some user virtual addresses More... about 2 years ago
aarch64: disable lock debugging More... about 2 years ago
meta: README typo missing word More... about 2 years ago
kernel: print more details when trying to alert invalid process More... about 2 years ago
aarch64: remove some debug messages More... about 2 years ago
kernel: ensure we're saving/restoring all process state on signals More... about 2 years ago
kernel: clear signal disposition when running a handler, as we should More... about 2 years ago
kernel: More lock fixes around pipes... More... about 2 years ago
kernel: Don't let things clear frames without holding the frame alloc lock More... about 2 years ago