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