summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1999-01-23*** empty log message ***Jim Meyering
1999-01-23Bracket pfstatus messages with _().Jim Meyering
1999-01-23add parens around STREQJim Meyering
1999-01-23restore mistakenly removed stdio.hJim Meyering
use error in place of pferror (pferror): Remove. (wipefd): Use error in place of fprintf(stderr,... call s/alllocate/allocate
1999-01-23use `%s' rather than \"%s\" everywhereJim Meyering
1999-01-23s/sterilize/shred/gJim Meyering
Don't include headers already included (and guarded by HAVE_FOO_H tests) in system.h.
1999-01-23use getopt_longJim Meyering
(struct Options): Declare. (usage): New function. (program_name): Rename from argv0 (FLAG_* macros): Remove.
1999-01-22Include config.h, getopt.h, system.h and error.h.Jim Meyering
Use #else/#if, not #elif.
1999-01-21import latestJim Meyering
1999-01-19*** empty log message ***Jim Meyering
1999-01-19(__mktime_internal): Adopt the traditional (andJim Meyering
problematic) notion of what to do when tm_isdst doesn't match. From Paul Eggert.
1999-01-19put back mistakenly removed pwd= assignmentJim Meyering
1999-01-18remove temporary filesJim Meyering
1999-01-18.Jim Meyering
1999-01-18.Jim Meyering
1999-01-18Tweak grammar in description of ptx's --break-file=FILE option.Jim Meyering
1999-01-18*** empty log message ***Jim Meyering
1999-01-18Harmonization of @samp use for options.Jim Meyering
1999-01-18indent -- sorry Colin.Jim Meyering
1999-01-18*** empty log message ***Jim Meyering
1999-01-18*** empty log message ***Jim Meyering
1999-01-18.Jim Meyering
1999-01-18Now that PATH is set properly, use ln rather than $LN.Jim Meyering
1999-01-18(TESTS): Add backup-1.Jim Meyering
(TESTS_ENVIRONMENT): Set PATH here, rather than setting LN.
1999-01-18.Jim Meyering
1999-01-18.Jim Meyering
1999-01-18Now that PATH is set properly, use rm and cp rather than $RM and $CP.Jim Meyering
1999-01-18.Jim Meyering
1999-01-18(TESTS_ENVIRONMENT): Set PATH here, rather than setting RM and CP.Jim Meyering
1999-01-18(do_link): Try to remove DEST even after renaming it.Jim Meyering
This fixes a bug reported by Jamie Lokier.
1999-01-18*** empty log message ***Jim Meyering
1999-01-18cpp-indent #error lineJim Meyering
1999-01-18.Jim Meyering
1999-01-17*** empty log message ***Jim Meyering
1999-01-17(same_name): Use SAME_INODE rather than open coding it.Jim Meyering
1999-01-17*** empty log message ***Jim Meyering
1999-01-17Add SHELL = /bin/sh.Jim Meyering
1999-01-17compress copyrightJim Meyering
1999-01-16(ARGMATCH_DIE_DECL): Use it.Jim Meyering
1999-01-16*** empty log message ***Jim Meyering
1999-01-16(ARGMATCH_DIE_DECL): Define.Jim Meyering
1999-01-16*** empty log message ***Jim Meyering
1999-01-16Define ARGMATCH_DIE.Jim Meyering
1999-01-16.Jim Meyering
1999-01-16Don't declare base_name.Jim Meyering
1999-01-16Don't declare base_name.Jim Meyering
Use function-style XARGMATCH once again.
1999-01-16(usage): Remove `static'.Jim Meyering
Use function-style XARGMATCH.
1999-01-16Remove declarations of base_name and get_version.Jim Meyering
(main): Don't call getenv ("VERSION_CONTROL"); xget_version does it. Use xget_version and function-style XARGMATCH.
1999-01-16Remove declarations of base_name and get_version.Jim Meyering
(main): Don't call getenv ("VERSION_CONTROL"); xget_version does it. Use xget_version and function-style XARGMATCH.
1999-01-16Remove declarations of base_name and get_version.Jim Meyering
(main): Don't call getenv ("VERSION_CONTROL"); xget_version does it. Use xget_version and function-style XARGMATCH.