aboutsummaryrefslogtreecommitdiff
path: root/sbin/clri/clri.c
Commit message (Expand)AuthorAgeFilesLines
* In preparation for adding inode check-hashes, clean up andKirk McKusick2018-11-131-8/+3
* In preparation for adding inode check-hashes, convert the clri(8)Kirk McKusick2018-11-011-61/+36
* Refactoring of reading and writing of the UFS/FFS superblock.Kirk McKusick2018-01-261-36/+27
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Use an intermediate pointer to avoid strict alias check warningsJohn Birrell2007-11-201-2/+3
* Give variable an initial value. Use errx() instead of fprintf().Philippe Charnier2005-05-291-4/+4
* Remove advertising clause from University of California Regent's license,Mark Murray2004-04-091-4/+0
* Use __FBSDID() to quiet GCC 3.3 warnings.David E. O'Brien2003-05-031-3/+2
* Create a new 32-bit fs_flags word in the superblock. Add code to moveKirk McKusick2002-11-271-1/+1
* use 'file system superblock' for the error message. This will match otherTom Rhodes2002-08-311-1/+1
* Print a more realistic usage message 'special_device' 'inode_number'. ThisTom Rhodes2002-08-261-2/+2
* s/filesystem/file system/g as discussed on -developersTom Rhodes2002-08-211-2/+2
* Apply __FBSDID(), ISOfy, fix easy warning.Mark Murray2002-07-031-6/+5
* This commit adds basic support for the UFS2 filesystem. The UFS2Kirk McKusick2002-06-211-21/+46
* Sigh, more BBSIZE related breakage.Poul-Henning Kamp2002-05-121-0/+1
* Kill registerWarner Losh2002-03-201-3/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Correct .Nm. Spelling. Add rcsid, remove unused #includes. Add usage(). Do notPhilippe Charnier1998-06-041-9/+16
* Use errx instead of fprintf/exit.Philippe Charnier1997-06-041-15/+6
* BSD 4.4 Lite sbin SourcesRodney W. Grimes1994-05-261-0/+140