summaryrefslogtreecommitdiffstats
path: root/daemon/cmp.c
Commit message (Expand)AuthorAgeFilesLines
* daemon: collect list of called external commandsOlaf Hering2012-08-301-1/+3
* Update FSF address.Matthew Booth2011-11-081-1/+1
* daemon: Don't need to prefix error messages with the command name.Richard Jones2010-02-121-1/+1
* do_equal does not need to explicitly check for NEED_ROOT/ABS_PATH.Richard Jones2009-08-131-4/+0
* generator.ml: use new "Pathname" designationJim Meyering2009-08-131-1/+1
* update all NEED_ROOT usesJim Meyering2009-08-131-1/+1
* update all uses of ABS_PATHJim Meyering2009-08-131-2/+2
* Make /sysroot path configurable.Richard Jones2009-07-181-8/+2
* remove trailing blanksJim Meyering2009-07-031-1/+1
* In the daemon, change all const char * parameters to char *.Richard Jones2009-06-101-1/+1
* Added 'equal' command to compare files.Richard W.M. Jones2009-05-011-0/+74