summaryrefslogtreecommitdiffstats
path: root/sbin/restore/restore.c
Commit message (Expand)AuthorAgeFilesLines
* Fix sbin/ build with a 64-bit ino_t.mdf2012-09-271-8/+9
* Add a "-D" flag to restore which puts it into "degraded" mode. Thisdwmalone2006-12-051-0/+12
* rscid -> __FBSDID. Mark parameter as __unused when necessary.charnier2005-05-291-2/+3
* Remove advertising clause from University of California Regent's license,markm2004-04-091-4/+0
* Use the standardized CHAR_BIT constant instead of NBBY in userland.mike2002-09-251-0/+1
* Replace various spelling with FALLTHROUGH which is lint()ablecharnier2002-08-251-2/+2
* Use '0' instead of NULL when we mean the integer constant 0 and not aimp2002-08-211-1/+1
* s/filesystem/file system/g as discussed on -developerstrhodes2002-08-211-1/+1
* This commit adds basic support for the UFS2 filesystem. The UFS2mckusick2002-06-211-2/+2
* more file system > filesystemtrhodes2002-05-161-1/+1
* o remove __Pimp2002-03-201-31/+14
* Remove 'register' keyword.obrien2002-03-201-14/+14
* In createfiles(), properly handle a number of cases where no furtheriedowse2002-02-141-16/+24
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add rcsid. Remove unused #includes. Add missing prototypes and others -Wallcharnier1998-07-281-6/+9
* Many places in the code NULL is used in integer context, wherephk1997-09-181-1/+1
* If, in a level N dump, the file with the inode number X is ajoerg1997-08-101-2/+6
* Merge from Lite2peter1997-03-111-7/+39
* Remove trailing whitespace.rgrimes1995-05-301-6/+6
* BSD 4.4 Lite sbin Sourcesrgrimes1994-05-261-0/+819
OpenPOWER on IntegriCloud