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
/
quotacheck
Commit message (
Expand
)
Author
Age
Files
Lines
*
Create a new 32-bit fs_flags word in the superblock. Add code to move
mckusick
2002-11-27
1
-2
/
+1
*
Properly handle UFS2 sparsely allocated inodes. Fix bug that caused
mckusick
2002-11-20
1
-24
/
+59
*
Fix some 'SYNOPSIS' and 'usage' messages.
trhodes
2002-08-27
2
-2
/
+2
*
s/filesystem/file system/g as discussed on -developers
trhodes
2002-08-21
3
-18
/
+18
*
Fixup preen.c to match its new residence.
phk
2002-08-09
1
-1
/
+5
*
The .Nm utility
charnier
2002-07-06
1
-11
/
+14
*
This commit adds basic support for the UFS2 filesystem. The UFS2
mckusick
2002-06-21
1
-21
/
+59
*
more file system > filesystem
trhodes
2002-05-16
2
-2
/
+2
*
Sigh, more BBSIZE related breakage.
phk
2002-05-12
1
-0
/
+1
*
o remove __P
imp
2002-03-21
1
-16
/
+16
*
o __P removed
imp
2002-03-20
1
-17
/
+8
*
Remove 'register' keyword.
obrien
2002-03-20
1
-8
/
+8
*
Fix some function prototypes.
phk
2002-01-25
2
-24
/
+24
*
Spelling
charnier
2001-12-11
1
-1
/
+1
*
Default to WARNS=2.
obrien
2001-12-04
1
-0
/
+2
*
Remove whitespace at EOL.
dd
2001-07-15
1
-7
/
+7
*
mdoc(7) police: removed HISTORY info from the .Os call.
ru
2001-07-10
1
-1
/
+1
*
- Backout botched attempt to introduce MANSECT feature.
ru
2001-03-26
1
-0
/
+1
*
Additions to run checks on live filesystems. This change will not
mckusick
2001-03-21
1
-0
/
+1
*
Set the default manual section for sbin/ to 8.
ru
2001-03-20
1
-1
/
+0
*
Mention the edquota(8) utility when talking about editing quota.user
nik
2001-02-22
1
-0
/
+3
*
mdoc(7) police: use the new features of the Nm macro.
ru
2000-11-20
1
-2
/
+2
*
Reviewed by: rwatson, bp
adrian
2000-10-09
1
-2
/
+3
*
Reviewed by: rwatson, bp
adrian
2000-10-09
1
-42
/
+0
*
Remove single-space hard sentence breaks. These degrade the quality
sheldonh
2000-03-01
1
-1
/
+2
*
Make fsck(8) do a MNT_RELOAD after cleaning for all read-only mounted
peter
1999-12-30
1
-8
/
+0
*
Make fsck even more char/blk dev tolerant.
phk
1999-11-27
1
-16
/
+8
*
Allow root-reloading also for chr devices.
phk
1999-11-27
1
-44
/
+3
*
Indicate that we now control quota checking via an rc.conf variable,
mph
1999-09-06
1
-5
/
+12
*
$Id$ -> $FreeBSD$
peter
1999-08-28
3
-3
/
+3
*
Also check against chardevs when looking for root.
phk
1999-07-20
1
-1
/
+3
*
Cosmetic and documentation changes brought from earlier FreeBSD versions.
julian
1998-12-03
1
-0
/
+4
*
Reviewed by: Don Lewis <Don.Lewis@tsc.tdk.com>
julian
1998-12-03
1
-29
/
+33
*
Correct use of .Nm. Add rcsid. Remove unused #includes. Use warn().
charnier
1998-07-15
2
-24
/
+27
*
Fixed printf format errors.
bde
1998-06-28
1
-6
/
+8
*
Correct use of .Nm. Add rcsid. Remove unused #includes. Use err(3).
charnier
1998-06-15
1
-26
/
+20
*
Guess the position of the drive number in the device name better so
bde
1998-04-07
1
-6
/
+7
*
Remove lines inside #ifdef 0/#endif.
charnier
1997-06-30
1
-32
/
+1
*
Use err(3) instead of local err() (a errx() like function).
charnier
1997-06-16
1
-21
/
+19
*
compare return value from getopt against -1 rather than EOF, per the final
imp
1997-03-29
1
-1
/
+1
*
Finished (?) merging with Lite2: cleaned up #include mess.
bde
1997-03-12
1
-11
/
+9
*
Merge from Lite2. Note that Lite2 has it's own filesystem clean check
peter
1997-03-11
1
-48
/
+51
*
Don't give up just because we cant find the blkdev that corresponds
phk
1996-10-27
1
-2
/
+3
*
Allow the specification of a mountpoint, and resolve it s disk device
joerg
1996-10-25
1
-1
/
+16
*
Silence some cc -Wall warnings in quotacheck.
mpp
1996-02-27
1
-8
/
+10
*
Fix quotacheck to not do a bunch of unneeded fseeks if the
mpp
1996-02-27
1
-2
/
+9
*
Print out an informative message if the verbose option is given
mpp
1996-02-21
2
-3
/
+7
*
`dev_bsize' must be reset to 1 before the bread() or
dima
1995-06-21
1
-0
/
+1
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-1
/
+1
*
Submitted by: phk, added to by bde
bde
1995-04-02
1
-13
/
+26
[next]