aboutsummaryrefslogtreecommitdiff
path: root/toys/other/devmem.c
AgeCommit message (Expand)Author
2020-11-08Teach devmem about nommu and 0x prefix on address. Print hex or decimalRob Landley
2020-05-27devmem: replace getpagesize with POSIX sysconf(_SC_PAGESIZE)Ethan Sommer
2020-05-13devmem: avoid sign extension.Elliott Hughes
2019-03-02Promote devmem.Rob Landley