summaryrefslogtreecommitdiffstats
path: root/source3/utils/regedit_hexedit.c
Commit message (Expand)AuthorAgeFilesLines
* regedit: Handle zero-length buffers better with hexedit.C. Davis2013-04-291-2/+17
* regedit: Fix white space and wrap long lines.C. Davis2013-04-291-5/+11
* regedit: Add missing copyright headers to hexedit code.C. Davis2013-04-291-0/+19
* regedit: Initialize hexedit buf with data if available.C. Davis2013-04-291-1/+5
* regedit:hexedit: make sure cursor is updated on physical screen.C. Davis2013-04-291-1/+3
* regedit: Import hex editor.C. Davis2013-04-291-0/+406