aboutsummaryrefslogtreecommitdiff
path: root/miscutils/devmem.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* move remaining help text from include/usage.src.hPere Orga2011-04-111-0/+8
| | | | | Signed-off-by: Pere Orga <gotrunks@gmail.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-161-1/+1
| | | | | | | This change retains "or later" state! No licensing _changes_ here, only form is adjusted (article, space between "GPL" and "v2" and so on). Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* devmem: map two pages only if it is necessaryDenys Vlasenko2010-04-141-7/+14
| | | | | | | function old new delta devmem_main 463 469 +6 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* devmem: fixlet in cleanup codeDenis Vlasenko2008-10-261-1/+1
|
* devmem: make it more script-friendly; don't do any readsDenis Vlasenko2008-10-261-37/+42
| | | | | and output nothing if writing was requested. -100 bytes
* devmem: new appletDenis Vlasenko2008-10-261-0/+123