aboutsummaryrefslogtreecommitdiff
path: root/sbin/fsck/inode.c
Commit message (Expand)AuthorAgeFilesLines
* Cosmetic and documentation changes brought from earlier FreeBSD versions.Julian Elischer1998-12-031-0/+5
* Reviewed by: Don Lewis <Don.Lewis@tsc.tdk.com>Julian Elischer1998-12-031-34/+58
* Avoid trying to malloc > (1<<32) bytes of memory due to an arithmeticDoug Rabson1998-08-011-2/+2
* Fixed printf format errors.Bruce Evans1998-06-281-7/+8
* Correct use of .Nm. Add rcsid. Remove unused #includes. Use err(3).Philippe Charnier1998-06-151-1/+5
* Reviewed by: dyson@freebsd.org (john Dyson), dg@root.com (david greenman)Julian Elischer1998-03-081-0/+11
* Fixed overflow in chkrange(). Some out of bounds block numbers,Bruce Evans1997-12-211-1/+1
* patch up some "int *" vs. "time_t *" (long) mismatches. They could bePeter Wemm1997-03-181-2/+4
* Finished (?) merging with Lite2: cleaned up #include mess and fixed aBruce Evans1997-03-121-3/+1
* Merge from Lite2. Note that Lite2 has it's own filesystem clean checkPeter Wemm1997-03-111-26/+28
* Fix the case where fsck would not see sparse directories and the kernel wouldGuido van Rooij1996-10-081-1/+59
* ts_sec -> tv_secNate Williams1996-09-201-2/+2
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-1/+1
* Submitted by: Philippe Charnier <charnier@lirmm.fr>, distilled by bdeBruce Evans1995-04-021-1/+2
* Submitted by: phk, added to by bdeBruce Evans1995-04-021-4/+18
* >The fix for the missing ".." in the root directory is enclosed below.David Greenman1995-02-151-2/+5
* Fixed so that it can grok old style "fastlinks".David Greenman1994-08-021-1/+1
* BSD 4.4 Lite sbin SourcesRodney W. Grimes1994-05-261-0/+543