summaryrefslogtreecommitdiffstats
path: root/daemon/hexdump.c
Commit message (Expand)AuthorAgeFilesLines
* Use O_CLOEXEC / SOCK_CLOEXEC for almost all file descriptors.Richard W.M. Jones2012-03-141-1/+1
* Update FSF address.Matthew Booth2011-11-081-1/+1
* daemon: Fix hexdump to work on absolute symbolic links (RHBZ#579608).Richard Jones2010-05-071-7/+11
* daemon: Don't need to prefix error messages with the command name.Richard Jones2010-02-121-1/+1
* generator.ml: use new "Pathname" designationJim Meyering2009-08-131-4/+1
* update all NEED_ROOT usesJim Meyering2009-08-131-1/+1
* update all uses of ABS_PATHJim Meyering2009-08-131-1/+1
* Make /sysroot path configurable.Richard Jones2009-07-181-5/+1
* remove trailing blanksJim Meyering2009-07-031-1/+1
* In the daemon, change all const char * parameters to char *.Richard Jones2009-06-101-1/+1
* Implement 'strings' and 'hexdump' commands.Richard Jones2009-05-081-0/+60