History log of /original-bsd/sbin/restore/utilities.c (Results 1 – 25 of 36)
Revision Date Author Comments
# 608bde00 28-Apr-1995 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

prettiness police; From: Charles Hannum <mycroft@NetBSD.ORG>


# 9340370e 18-Oct-1994 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

unwhiteout => undelete


# 19b02dc7 13-Sep-1994 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

add support for restoring whiteouts


# 5d3b92db 25-Mar-1994 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

there's a bug in restore's interactive mode, which occurs when you 'add'
a directory not in the dump.
From: "Chris G. Demetriou" <cgd@sun-lamp.cs.berkeley.edu>


# 5f8b5756 05-Jun-1993 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

4.4BSD snapshot (revision 8.1); add 1993 to copyright


# 323cff99 10-Feb-1993 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

make declarations work with new prototypes in globh


# 07f0bd49 02-Dec-1992 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

have to deal with pathsearch returning a dp instead of an ino_t


# e786d8ce 16-Oct-1992 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

ANSI C, convert options handling to getopt(3)


# abe5aaf6 06-Oct-1992 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

psearch get more intuitive name pathsearch


# 5232aad9 05-Oct-1992 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

use standard bit test macros


# fb448fe7 01-Jun-1990 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

new copyright notice


# d2d29492 30-May-1990 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

yfalg applies to abort's too


# 179758f1 24-Oct-1988 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

Berkeley copyright notice


# 677df798 13-May-1988 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

add Nflag to request not to do any writes


# 88027b2d 05-Aug-1985 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

repeat the question; default to "no" when reading end-of-file


# 19d81964 28-May-1985 dist <dist@65305748-3e16-e211-a854-8c89a5c6f760>

Add copyright


# e5f9eb5c 18-Feb-1985 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

must track extract list separately from creating entries


# 4b334966 18-Feb-1985 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

do not set owner and times on directories that already exist ('i' and 'x' only)


# 36622898 18-Jan-1985 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

reorganize to split out interactive shell


# 5604663f 14-Jan-1985 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

don't give up when /dev/tty cannot be opened unless it must be read


# aa3d5447 30-Dec-1983 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

cleanup format of error messages; return success code


# e4a94de7 11-Aug-1983 sam <sam@65305748-3e16-e211-a854-8c89a5c6f760>

standardize sccs keyword lines


# 758b7283 11-Aug-1983 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

allow names to be quoted and/or backslashed


# b9527249 19-May-1983 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

use perror everywhere; lint


# a3addc37 06-May-1983 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

must flush stderr before reading from the terminal


12