summaryrefslogtreecommitdiff
path: root/sbin/restore
AgeCommit message (Expand)Author
2006-05-11sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.mrg
2006-03-20Coverity CID 2305: Fix memory leak.christos
2005-09-25Use crypto/rmd160.h.elad
2005-08-19use d_fileno instead of d_ino for consistencychristos
2005-08-1964 bit inode changeschristos
2005-06-27add constchristos
2005-06-27sprinkle const.christos
2005-02-17Kill __P(), use ANSI function declarations.xtraeme
2005-01-11Bump date for recent changes.wiz
2005-01-08Make a judicious choice as to whether to apply the permissionsfredb
2004-10-24Sort options.wiz
2004-10-24Sort options in usage.wiz
2004-10-23Kill trailing whitespace introduced in the last revision.snj
2004-10-23Bump date for last, fix a spelling error, sprinkle some Dq, changesnj
2004-10-22Add an option (-M) to write a mtree specification (which needs to be passedbouyer
2004-07-27Add -D to usage; shorten -b argument for usage's sake; format usage.wiz
2004-07-27Whitespace nits.enami
2004-07-27Add -D flag which computes the digest of each regular files in the archiveenami
2003-11-05Fix byteswapping a direntry. From Wolfgang Solfrank.fvdl
2003-10-21Don't use NULL as a case value.fvdl
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-06-30Quote punctuation so it gets marked up.wiz
2003-05-26* Document $RCMD_CMD in environ(7).lukem
2003-04-02Add support for UFS2. UFS2 is an enhanced FFS, adding support forfvdl
2003-03-27Since "host" is used when RRESTORE is defined, enclose variable definitiontaca
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2003-02-04"Utilize" has exactly the same meaning as "use," but it is moreperry
2002-12-21system with two ss, from Adrian Mrva.wiz
2002-11-25Also, don't allocate string entries one by one. Instead, allocate one pageenami
2002-11-18Typo in comment.enami
2002-11-18Don't allocate struct entry one by one; it just wastes memory.enami
2002-08-19Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/pathlukem
2002-08-12calloc() arg mistake. it's (nelem, size). from openbsditojun
2002-05-25__STDC__ is always defined on NetBSD.wiz
2002-05-09Don't bother testing if a uint8_t is > 256 -- that test is always false.simonb
2002-02-19Don't forget to update curfile, if tape begins with TS_ADDR type block.perseant
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2002-01-04oops; another minor fix from rev 1.34 noticed by Simon Gerratylukem
2001-12-23fix compile issues now that on-tape times are int32_t instead of time_tlukem
2001-12-07One '\' too many.wiz
2001-11-16Sort sections, use .Ic for a non-NetBSD program instead of .Xr.wiz
2001-11-01oops, remove temporary commentlukem
2001-11-01fix -Wshadow warningslukem
2001-11-01remove arg name in prototype decllukem
2001-09-24va_{start,end} audit:wiz
2001-08-24heirarchy -> hierarchywiz
2001-06-19`existent', not `existant'wiz
2001-06-05Drop arguments of .Os.wiz
2001-02-19convert to use getprogname()cgd
2001-02-04revert previous change; not needed.christos