summaryrefslogtreecommitdiffstats
path: root/sbin/fsck_ffs/inode.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a bunch of format string warnings which brokemux2002-07-311-2/+2
* Warning cleanup.phk2002-07-301-5/+5
* This commit adds basic support for the UFS2 filesystem. The UFS2mckusick2002-06-211-86/+103
* UFS2 preparation commit:phk2002-05-121-2/+1
* o __P removedimp2002-03-201-46/+20
* Remove 'register' keyword.obrien2002-03-201-15/+15
* declare locally used globals as static.alfred2001-12-221-3/+3
* Fix a large number of -Wall, -Wformat and -W compiler warnings.iedowse2001-11-171-4/+4
* Silence non-constant format string warnings by marking functionskris2001-08-191-1/+1
* Just notify us once when encountering a partially allocated inode.mckusick2001-05-081-1/+1
* Additions to run checks on live filesystems. This change will notmckusick2001-03-211-5/+19
* Make a tighter test for valid inode numbers in getnextinode().mckusick2000-07-151-2/+3
* Teach fsck about snapshot files. These changes should have nomckusick2000-07-061-3/+8
* Yesterday I had to fix a badly broken disk, and found that fsck kept dying:mckusick2000-02-281-2/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Cosmetic and documentation changes brought from earlier FreeBSD versions.julian1998-12-031-0/+5
* Reviewed by: Don Lewis <Don.Lewis@tsc.tdk.com>julian1998-12-031-34/+58
* Avoid trying to malloc > (1<<32) bytes of memory due to an arithmeticdfr1998-08-011-2/+2
* Fixed printf format errors.bde1998-06-281-7/+8
* Correct use of .Nm. Add rcsid. Remove unused #includes. Use err(3).charnier1998-06-151-1/+5
* Reviewed by: dyson@freebsd.org (john Dyson), dg@root.com (david greenman)julian1998-03-081-0/+11
* Fixed overflow in chkrange(). Some out of bounds block numbers,bde1997-12-211-1/+1
* patch up some "int *" vs. "time_t *" (long) mismatches. They could bepeter1997-03-181-2/+4
* Finished (?) merging with Lite2: cleaned up #include mess and fixed abde1997-03-121-3/+1
* Merge from Lite2. Note that Lite2 has it's own filesystem clean checkpeter1997-03-111-26/+28
* Fix the case where fsck would not see sparse directories and the kernel wouldguido1996-10-081-1/+59
* ts_sec -> tv_secnate1996-09-201-2/+2
* Remove trailing whitespace.rgrimes1995-05-301-1/+1
* Submitted by: Philippe Charnier <charnier@lirmm.fr>, distilled by bdebde1995-04-021-1/+2
* Submitted by: phk, added to by bdebde1995-04-021-4/+18
* >The fix for the missing ".." in the root directory is enclosed below.dg1995-02-151-2/+5
* Fixed so that it can grok old style "fastlinks".dg1994-08-021-1/+1
* BSD 4.4 Lite sbin Sourcesrgrimes1994-05-261-0/+543
OpenPOWER on IntegriCloud