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
/
newfs
/
newfs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for FS_TRIM to user-mode UFS utilities.
kib
2010-12-29
1
-0
/
+1
*
o bdeficize expand_number_int() function;
sobomax
2010-03-09
1
-9
/
+9
*
Change secrorsize back to int, since that's the data type expected by the
sobomax
2010-03-09
1
-1
/
+1
*
Use expand_number(3) from libutil instead of home-grown function to parse
sobomax
2010-03-03
1
-10
/
+10
*
Ensure that newfs will never create a filesystem with more than 2^32
mckusick
2010-02-10
1
-0
/
+32
*
Enable operation of newfs on plain files, which is useful when you
luigi
2008-12-03
1
-0
/
+16
*
Rename the undocumented -E option to -X.
phk
2007-12-16
1
-1
/
+2
*
MFp4:
yar
2007-11-28
1
-1
/
+1
*
Add -J flag to both newfs(8) and tunefs(8) which allows to enable gjournal
pjd
2006-10-31
1
-0
/
+1
*
Add an option to suppress the creation of the .snap directory in
wes
2005-01-21
1
-0
/
+1
*
Remove advertising clause from University of California Regent's license,
markm
2004-04-09
1
-4
/
+0
*
Add a "-l" flag to newfs, which sets the FS_MULTILABEL flag. This
rwatson
2004-02-26
1
-0
/
+1
*
Add the -E command line option to force error conditions for testing.
wes
2003-11-16
1
-0
/
+1
*
Correct lines incorrectly added to the copyright message. Add missing period.
mckusick
2003-02-14
1
-4
/
+1
*
Convert newfs to libufs (really). Solves one real issue with previous
jmallett
2003-02-11
1
-1
/
+2
*
Bring in support for volume labels to the filesystem utilities.
gordon
2003-02-01
1
-0
/
+2
*
Back out conversion to libufs, for now. It seems to cause problems.
jmallett
2003-01-29
1
-7
/
+1
*
Convert newfs to use libufs. I've tested this on md filesystems, as has
jmallett
2003-01-27
1
-1
/
+7
*
s/filesystem/file system/g as discussed on -developers
trhodes
2002-08-21
1
-3
/
+3
*
This commit adds basic support for the UFS2 filesystem. The UFS2
mckusick
2002-06-21
1
-5
/
+17
*
more file system > filesystem
trhodes
2002-05-16
1
-3
/
+3
*
Continue the cleanup preparations for UFS2 (& GEOM):
phk
2002-04-24
1
-2
/
+4
*
bbsize and sbsize cannot ever be trusted from the disklabel, in
phk
2002-04-07
1
-2
/
+0
*
Swing the axe and remove some archaic features from newfs which modern
phk
2002-03-20
1
-12
/
+3
*
Add the undocumented -R option to disable randomness for regression-testing.
phk
2002-03-19
1
-0
/
+1
*
Further cleanups.
phk
2002-03-19
1
-0
/
+68