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
/
dumpfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reinstate 1.40 -- swap avgfilesize and avgfpdir column order.
truckman
2003-12-07
1
-2
/
+2
*
I forgot about the code freeze, so back this out.
truckman
2003-12-01
1
-2
/
+2
*
Swap avgfilesize and avgfpdir order to give better column alignment.
truckman
2003-12-01
1
-2
/
+2
*
Print the dirpref avgfilesize and avgfpdir parameters.
truckman
2003-11-17
1
-0
/
+2
*
Make this WARNS=2 clean by
johan
2003-11-14
2
-20
/
+22
*
Marshal newfs -L (filesystem volume names), the names are not marshalled
jmallett
2003-06-09
1
-0
/
+2
*
mdoc(7) police: markup laundry.
ru
2003-02-23
1
-2
/
+2
*
Correct lines incorrectly added to the copyright message. Add missing period.
mckusick
2003-02-14
1
-4
/
+1
*
Bring in support for volume labels to the filesystem utilities.
gordon
2003-02-01
1
-0
/
+3
*
Spell libufs correctly in DPADD.
ru
2003-01-26
1
-1
/
+1
*
Parse both old flags location and new one. Print out new flags including
njl
2003-01-24
1
-14
/
+24
*
Add libufs to dependencies.
jmallett
2003-01-20
1
-1
/
+2
*
Kill initialisation and shadow warnings. Half-hearted cleanup (e.g. only the
jmallett
2003-01-19
1
-20
/
+21
*
Add support to marshal a filesystem to a newfs(8) command that could be used
jmallett
2003-01-19
2
-18
/
+94
*
Let libufs handle all the work with regard to going through a list of cgs, now.
jmallett
2003-01-19
1
-8
/
+7
*
Use libufs to read one cylinder group from the disk at a time.
jmallett
2003-01-19
1
-7
/
+2
*
Simplify the main function now that libufs will hunt for the disk for us.
jmallett
2003-01-19
1
-13
/
+7
*
Simplify conditional.
jmallett
2003-01-18
1
-6
/
+4
*
Create a new 32-bit fs_flags word in the superblock. Add code to move
mckusick
2002-11-27
1
-1
/
+1
*
Deal with the possibility that time_t != int32_t. Otherwise ia64 thought
peter
2002-11-17
1
-2
/
+4
*
Use more non-b0rked error reporting. Print the disk we are trying to open
jmallett
2002-11-05
1
-3
/
+6
*
Forgot to include <errno.h> when using 'errno' here.
jmallett
2002-10-22
1
-0
/
+1
*
When errno is not set, do not use warn(3).
jmallett
2002-10-22
1
-1
/
+2
*
Use the libufs_printerror() function, which hopefully will deconfuse users
jmallett
2002-10-22
1
-1
/
+2
*
s/filesystem/file system/g as discussed on -developers
trhodes
2002-08-21
1
-4
/
+4
*
Simplify some things to use libufs-provided functionality here, such as the
jmallett
2002-08-11
1
-21
/
+28
*
Remove unused variables due to libufs(3) commit. Clean up extraneous use of
jmallett
2002-07-11
1
-4
/
+3
*
Convert dumpfs(8) to libufs(3), rather than rolling local functions for a
jmallett
2002-07-11
2
-39
/
+14
*
The .Nm utility
charnier
2002-07-06
1
-3
/
+4
*
This commit adds basic support for the UFS2 filesystem. The UFS2
mckusick
2002-06-21
1
-106
/
+128
*
more file system > filesystem
trhodes
2002-05-16
1
-4
/
+4
*
Sigh, more BBSIZE related breakage.
phk
2002-05-12
1
-0
/
+1
*
o __P removed
imp
2002-03-20
1
-16
/
+9
*
Remove 'register' keyword.
obrien
2002-03-20
1
-4
/
+4
*
Default to WARNS=2.
obrien
2001-12-04
1
-0
/
+1
*
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
*
Set the default manual section for sbin/ to 8.
ru
2001-03-20
1
-1
/
+1
*
The ffs superblock includes a 128-byte region for use by temporary
iedowse
2001-01-15
1
-2
/
+2
*
mdoc(7) police: use the new features of the Nm macro.
ru
2000-11-20
1
-1
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-28
2
-2
/
+2
*
Print out the fields that are set in fs_flags.
mpp
1999-07-18
1
-1
/
+12
*
Print out the fs_id field.
phk
1999-06-27
1
-1
/
+2
*
Add rcsid. Remove unused #includes.
charnier
1998-06-15
1
-4
/
+5
*
Check bytes read to prevent random error message.
rnordier
1998-04-20
1
-1
/
+8
*
Print fs_maxfilesize.
bde
1997-06-29
1
-2
/
+2
*
Make this compile after the fsirand changes that deleted two fields.
peter
1997-03-28
1
-2
/
+2
*
Merge from Lite2
peter
1997-03-11
1
-13
/
+13
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
[next]