summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2003-02-06Require non-root.Jim Meyering
2003-02-06Require non-root.Jim Meyering
2003-02-06.Jim Meyering
2003-02-05*** empty log message ***Jim Meyering
2003-02-05*** empty log message ***Jim Meyering
2003-02-05*** empty log message ***Jim Meyering
2003-02-05put POSIX back in direntry description of cksumJim Meyering
2003-02-05*** empty log message ***Jim Meyering
2003-02-05use this delta after allJim Meyering
2003-02-05*** empty log message ***Jim Meyering
2003-02-05Use new form of @direntry.Jim Meyering
Put unlink in its proper place. Adjust wording in some dir entry descriptions, mainly so they fit in 80 columns. Don't use mark-up like @acronym{POSIX} in direntries.
2003-02-05undo last changeJim Meyering
2003-02-05revert last change: I am removing POSIX from the offending (cksum) line ↵Jim Meyering
altogether
2003-02-05*** empty log message ***Jim Meyering
2003-02-05(check-texinfo): Allow bare `POSIX' to be used on direntry lines.Jim Meyering
2003-02-05*** empty log message ***Jim Meyering
2003-02-05(ftw_startup): When using FTW_DEPTH, call `func', theJim Meyering
user-supplied callback, once for the current directory before calling ftw_dir, in case that part of the hierarchy should be pruned. `func' does that by setting `data->skip'.
2003-02-05Include <limits.h>.Jim Meyering
(PATH_MAX): Define to 1024, if not already defined. (process_entry): Allocate enough space to hold the resulting file name. Don't presume that 2*dirbufsize is enough. (ftw_startup): Always use PATH_MAX to compute buffer size, now that it is guaranteed to be defined.
2003-02-05(process_entry): When using FTW_DEPTH, call `func',Jim Meyering
the user-supplied callback, once before any of its entries, in case that part of the hierarchy should be pruned. `func' does that by setting `data->skip'.
2003-02-05make sure excluding an entire hierarchy worksJim Meyering
2003-02-05*** empty log message ***Jim Meyering
2003-02-05(TESTS): Add exclude.Jim Meyering
2003-02-05don't use diff -uJim Meyering
2003-02-05typosJim Meyering
2003-02-05*** empty log message ***Jim Meyering
2003-02-05(show_entry): Update sole use of show_disk.Jim Meyering
2003-02-04*** empty log message ***Jim Meyering
2003-02-04*** empty log message ***Jim Meyering
2003-02-04`df /dev/block-or-char-device-file--not-mounted' now reportsJim Meyering
the name of the file system on which the file resides, usually `/'. Before, it would leave the `Mounted on' field blank. (show_disk): Add parameter: STATP. If we don't find a matching device name, then resort to calling find_mount_point.
2003-02-04(show_disk): Move function to precede find_mount_point.Jim Meyering
2003-02-03bump to 4.5.6Jim Meyering
2003-02-02.Jim Meyering
2003-02-02.Jim Meyering
2003-02-02duhJim Meyering
2003-02-02.Jim Meyering
2003-02-02Remove junk that somehow was improperly pasted into an entry from 2002-10-12.Jim Meyering
2003-02-02add a couple newlinesJim Meyering
2003-02-02*** empty log message ***Jim Meyering
2003-02-02.Jim Meyering
2003-02-02(check-x-vs-1): Use @PATH_SEPARATOR@, not `:'.Jim Meyering
2003-02-02(makefile_path_separator_check): New rule.Jim Meyering
(local-check): Add it to the list.
2003-02-02*** empty log message ***Jim Meyering
2003-02-02*** empty log message ***Jim Meyering
2003-02-02*** empty log message ***Jim Meyering
2003-02-02Use @PATH_SEPARATOR@ instead of hard-coding the path-separator.Jim Meyering
Also double-quote the new PATH, to avoid problems when the path-separator is a semi-colon or when `pwd` contains e.g. a space.
2003-02-02*** empty log message ***Jim Meyering
2003-02-02*** empty log message ***Jim Meyering
2003-02-02Use @PATH_SEPARATOR@ instead of hard-coding the path-separator.Jim Meyering
Also double-quote the new PATH, to avoid problems when the path-separator is a semi-colon or when `pwd` contains e.g. a space.
2003-02-02tweak syntax to make it consistent with othersJim Meyering
2003-02-02*** empty log message ***Jim Meyering