index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sbin
/
fsck_ffs
/
setup.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
When verifying a superblock, the lower bound on block size is MINBSIZE
mckusick
2002-10-10
1
-1
/
+1
*
Use the standardized CHAR_BIT constant instead of NBBY in userland.
mike
2002-09-25
1
-1
/
+2
*
s/filesystem/file system/g as discussed on -developers
trhodes
2002-08-21
1
-4
/
+4
*
Fix more breakage due to FSTYPENAMES/DKTYPENAMES split.
bmilekic
2002-08-16
1
-0
/
+1
*
Don't '#define DKTYPENAMES', we don't use the variable it exposes from
alfred
2002-08-16
1
-1
/
+0
*
Fix a bunch of format string warnings which broke
mux
2002-07-31
1
-2
/
+3
*
Warning cleanup.
phk
2002-07-30
1
-3
/
+2
*
This commit adds basic support for the UFS2 filesystem. The UFS2
mckusick
2002-06-21
1
-38
/
+73
*
UFS2 preparation commit:
phk
2002-05-12
1
-75
/
+5
*
Retire the bogus uses of the disklabel field d_sbsize and begin to
phk
2002-05-12
1
-3
/
+0
*
When checking the alternate superblock, we used to copy any fields
mckusick
2002-04-07
1
-61
/
+25
*
o __P removed
imp
2002-03-20
1
-18
/
+9
*
Remove 'register' keyword.
obrien
2002-03-20
1
-4
/
+4
*
Ignore the value of fs_active when comparing superblocks.
iedowse
2001-12-17
1
-0
/
+1
*
Fix a large number of -Wall, -Wformat and -W compiler warnings.
iedowse
2001-11-17
1
-1
/
+3
*
Ignore the new superblock fields fs_pendingblocks and fs_pendinginodes
iedowse
2001-05-29
1
-0
/
+2
*
In fsdb, call sblock_init() which is now necessary to initialise
iedowse
2001-04-23
1
-0
/
+1
*
Minor background cleanups:
mckusick
2001-04-16
1
-18
/
+22
*
Catch up to the dirpref changes by copying new fields in the alternate
jhb
2001-04-10
1
-0
/
+3
*
Additions to run checks on live filesystems. This change will not
mckusick
2001-03-21
1
-7
/
+55
*
Fsck_ffs did not properly range-check the inode 'di_size'
iedowse
2001-01-31
1
-0
/
+2
*
The ffs superblock includes a 128-byte region for use by temporary
iedowse
2001-01-15
1
-3
/
+4
*
Teach fsck about snapshot files. These changes should have no
mckusick
2000-07-06
1
-3
/
+10
*
Yesterday I had to fix a badly broken disk, and found that fsck kept dying:
mckusick
2000-02-28
1
-0
/
+1
*
Make fsck even more char/blk dev tolerant.
phk
1999-11-27
1
-2
/
+3
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Cosmetic and documentation changes brought from earlier FreeBSD versions.
julian
1998-12-03
1
-1
/
+4
*
Reviewed by: Don Lewis <Don.Lewis@tsc.tdk.com>
julian
1998-12-03
1
-32
/
+17
*
Fixed printf format errors.
bde
1998-06-28
1
-2
/
+3
*
Correct use of .Nm. Add rcsid. Remove unused #includes. Use err(3).
charnier
1998-06-15
1
-2
/
+4
*
Reviewed by: dyson@freebsd.org (john Dyson), dg@root.com (david greenman)
julian
1998-03-08
1
-1
/
+7
*
If numdirs is zero, print a helpful message instead of divding by zero later.
phk
1998-03-04
1
-0
/
+4
*
Guard against a block size of 0 in the label. When the first
bde
1998-01-19
1
-0
/
+5
*
Kill the Lite2 early "filesystem clean abort" check and go back to
peter
1997-03-13
1
-4
/
+6
*
Finished (?) merging with Lite2: cleaned up #include mess.
bde
1997-03-12
1
-2
/
+0
*
Merge from Lite2. Note that Lite2 has it's own filesystem clean check
peter
1997-03-11
1
-33
/
+60
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-4
/
+4
*
Submitted by: phk, added to by bde
bde
1995-04-02
1
-4
/
+14
*
Don't allow the alternate superblock block number for one file system
bde
1995-02-09
1
-0
/
+2
*
BSD 4.4 Lite sbin Sources
rgrimes
1994-05-26
1
-0
/
+466