aboutsummaryrefslogtreecommitdiff
path: root/sbin/restore/restore.c
Commit message (Expand)AuthorAgeFilesLines
* Fix sbin/ build with a 64-bit ino_t.Matthew D Fleming2012-09-271-8/+9
* Add a "-D" flag to restore which puts it into "degraded" mode. ThisDavid Malone2006-12-051-0/+12
* rscid -> __FBSDID. Mark parameter as __unused when necessary.Philippe Charnier2005-05-291-2/+3
* Remove advertising clause from University of California Regent's license,Mark Murray2004-04-091-4/+0
* Use the standardized CHAR_BIT constant instead of NBBY in userland.Mike Barcroft2002-09-251-0/+1
* Replace various spelling with FALLTHROUGH which is lint()ablePhilippe Charnier2002-08-251-2/+2
* Use '0' instead of NULL when we mean the integer constant 0 and not aWarner Losh2002-08-211-1/+1
* s/filesystem/file system/g as discussed on -developersTom Rhodes2002-08-211-1/+1
* This commit adds basic support for the UFS2 filesystem. The UFS2Kirk McKusick2002-06-211-2/+2
* more file system > filesystemTom Rhodes2002-05-161-1/+1
* o remove __PWarner Losh2002-03-201-31/+14
* Remove 'register' keyword.David E. O'Brien2002-03-201-14/+14
* In createfiles(), properly handle a number of cases where no furtherIan Dowse2002-02-141-16/+24
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add rcsid. Remove unused #includes. Add missing prototypes and others -WallPhilippe Charnier1998-07-281-6/+9
* Many places in the code NULL is used in integer context, wherePoul-Henning Kamp1997-09-181-1/+1
* If, in a level N dump, the file with the inode number X is aJoerg Wunsch1997-08-101-2/+6
* Merge from Lite2Peter Wemm1997-03-111-7/+39
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-6/+6
* BSD 4.4 Lite sbin SourcesRodney W. Grimes1994-05-261-0/+819