summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
1999-03-04Include long-options.hJim Meyering
1999-02-17(wipename): Fix string thinko. Now, shredding filesJim Meyering
1999-02-16(usage): add \n\Jim Meyering
1999-02-16update copyright datesJim Meyering
1999-02-16(main): #ifdef-out unreachable code.Jim Meyering
1999-02-16update copyright datesJim Meyering
1999-02-16(usage): Add a one-line description.Jim Meyering
1999-02-16update copyright datesJim Meyering
1999-02-15*** empty log message ***Jim Meyering
1999-02-15*** empty log message ***Jim Meyering
1999-02-14(dc_parse_stream): Don't try to dereference NULLJim Meyering
1999-02-14(main): Set x.backup_type only if backups are requested.Jim Meyering
1999-02-09(slack_codes): Add "DOOR".Jim Meyering
1999-02-08copyright dateJim Meyering
1999-02-08copyright dateJim Meyering
1999-02-08Include stdio.h.Jim Meyering
1999-02-08Include stdio.h.Jim Meyering
1999-02-08Include stdio.h.Jim Meyering
1999-02-08Include stdio.h.Jim Meyering
1999-02-03cpp indentJim Meyering
1999-02-03(S_ISDOOR): Define if missing.Jim Meyering
1999-02-03Handle DOOR.Jim Meyering
1999-02-03(S_ISLNK, S_ISFIFO, S_ISSOCK, S_ISCHR, S_ISBLK, S_ISDOOR):Jim Meyering
1999-02-03(print_type_indicator): Print doors as '>'.Jim Meyering
1999-02-03New version from L. Peter Deutsch.Jim Meyering
1999-01-31(do_link): Allow creation of a hard link to a danglingJim Meyering
1999-01-31(main): Call chdir ("/") after chroot.Jim Meyering
1999-01-31(print_uptime): Use the C numeric locale for sscanfJim Meyering
1999-01-31(copy_internal): Describe any backup-related renamingJim Meyering
1999-01-29Use TIME_WITH_SYS_TIME-based #if test rather thanJim Meyering
1999-01-25(isaac_seed): Guard clock_gettime with test ofJim Meyering
1999-01-25(usage): Remove static attribute.Jim Meyering
1999-01-25(usage): Remove static attribute.Jim Meyering
1999-01-25(usage): Remove static attribute.Jim Meyering
1999-01-25(usage): Remove static attribute.Jim Meyering
1999-01-25(usage): Remove static attribute.Jim Meyering
1999-01-25(usage): Remove static attribute.Jim Meyering
1999-01-25(usage): Remove static attribute.Jim Meyering
1999-01-25(usage): Remove static attribute.Jim Meyering
1999-01-25New version from L. Peter Deutsch.Jim Meyering
1999-01-25Exit nonzero upon failed write to stdout.Jim Meyering
1999-01-25(DONT_UNLINK_WHILE_OPEN) [__MSDOS__ || _WIN32]: Define.Jim Meyering
1999-01-24(fdatasync): Remove function. instead, ...Jim Meyering
1999-01-23(fdatasync) [! HAVE_FDATASYNC]: New function.Jim Meyering
1999-01-23(wipename): Print the `FILE: deleting' message only when in verbose mode.Jim Meyering
1999-01-23(wipename): Print the `FILE: deleted' message only when in verbose mode.Jim Meyering
1999-01-23always close stdoutJim Meyering
1999-01-23fix typos in commentsJim Meyering
1999-01-23(pfstatus): Use __format__ and __printf__.Jim Meyering
1999-01-23Bracket pfstatus messages with _().Jim Meyering