1
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
use sys/user.h instead of old asm/user.h More... almost 16 years ago
Removed debug fprintf More... almost 16 years ago
* Added ~/.umview/modules to modules search path More... almost 16 years ago
* Fixed getregs/setregs on x86_64 (now using struct user_regs_struct instead More... almost 16 years ago
Updated URL and development team More... almost 16 years ago
* Added missing headers to dist More... almost 16 years ago
now liblwipv6 is a standard dynamic library (dynamic loading removed) More... almost 16 years ago
switched to standard linking (instead of dynamic loading). More... almost 16 years ago
this is a bugfix (missed return value). More... almost 16 years ago
Updated patches for 2.6.25.6. More... almost 16 years ago
I missed to clean up a debug output... fixed More... almost 16 years ago
changed a function name (for the sake of consistency) More... almost 16 years ago
typo fix. More... almost 16 years ago
support for 32 bit emulation on 64bit machines added for ptrace_vm and ptrace_multi (tested on x86_64) More... almost 16 years ago
linux-2.6.26-rc6 update More... almost 16 years ago
- make xmview compile cleanly on x86_64 (this does not mean that it will work More... almost 16 years ago
- forgot to change the function types in one of the header files. fixed More... almost 16 years ago
- fixed the return type of some lwip_* functions, from int to ssize_t More... almost 16 years ago
bugfix for powerpc (SYSVM did not work). More... almost 16 years ago
removed umpyew from SUBDIRS, must be inside of an if More... almost 16 years ago
bugfix for x86_64: nested virsyscall mgmt calls a function defined only for More... almost 16 years ago
update and changed name (syscall2->ptrace_vm or ptvm) More... almost 16 years ago
Kernel patches for kmview: updated with new ideas on utrace and ptrace_vm More... almost 16 years ago
bump version for kernel-patch-viewos, releasing More... almost 16 years ago
- New release: 1.2 (SONAME already changed in previous commits) More... almost 16 years ago
safe change of constants (SKIPCALL always implies SKIPEXIT) More... almost 16 years ago
NEW ptrace virtualization management for >= 2.6.25 More... almost 16 years ago
Kernel Patches Cleaned and updated (tnx Cristian Greco) More... almost 16 years ago
Support for ptrace_vm (SYSCALL/SINGLESTEP/BLOCKSTEP/CONT with tags for virtualization) More... almost 16 years ago
add (again) the new syscall2 management into the code More... almost 16 years ago