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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the default newfs block and fragment sizes from 8192/1024 to
sheldonh
2001-12-11
2
-7
/
+11
*
Fix typo: 'fragement' -> 'fragment'
sheldonh
2001-12-07
1
-1
/
+1
*
Default to WARNS=2.
obrien
2001-12-04
1
-0
/
+2
*
Fix the example of suggested default settings. It stated that settings
sheldonh
2001-11-27
1
-1
/
+1
*
Correct the example introduced in rev 1.29, which suggested a block:frag
sheldonh
2001-11-27
1
-4
/
+4
*
Remove support for FreeBSD/tahoe
peter
2001-11-03
1
-19
/
+0
*
style(9) cleanup.
phk
2001-11-02
2
-53
/
+52
*
Fix diskless clients by removing the code for calculating the minimum
roberto
2001-10-18
1
-13
/
+1
*
Document the optimal block:fragment ratio, per discussion
dougb
2001-10-15
1
-0
/
+3
*
Following the discussion in -arch and the submission of a patch by bde, here
roberto
2001-10-04
2
-11
/
+20
*
Handle snprintf() returning < 0 (not just -1)
brian
2001-08-20
1
-2
/
+2
*
Handle snprintf() returning -1.
brian
2001-08-20
1
-0
/
+2
*
Silence non-constant format string warnings by marking functions
kris
2001-08-19
1
-3
/
+3
*
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
*
mdoc(7) police: remove extraneous .Pp before and/or after .Sh.
dd
2001-07-09
1
-2
/
+0
*
Don't link ${BINDIR}/newfs to nowhere.
bde
2001-05-30
1
-3
/
+1
*
Remove -DMFS from CFLAGS.
dd
2001-05-29
1
-1
/
+1
*
Remove all references to MFS.
dd
2001-05-29
1
-92
/
+2
*
A more complete removal of MFS related code.
phk
2001-05-29
3
-312
/
+59
*
Initial cleanout of MFS from newfs. More complete wash needed.
phk
2001-05-29
2
-6
/
+3
*
sprintf() -> snprintf()
kris
2001-04-24
2
-3
/
+3
*
Add a missing argument to an error message format string.
kris
2001-04-17
1
-1
/
+1
*
Add information about the new options to newfs and tunefs which set the
nik
2001-04-10
1
-0
/
+6
*
Directory layout preference improvements from Grigoriy Orlov <gluk@ptci.ru>.
mckusick
2001-04-10
2
-4
/
+27
*
Fixed style bugs in previous commit.
bde
2001-04-03
1
-4
/
+4
*
Document the newfs.c rev 1.33 changing the default c/g from 16 to 22.
obrien
2001-04-02
1
-1
/
+1
*
Fix patch merge braino.
obrien
2001-04-02
1
-2
/
+2
*
Allow enabling soft updates (with -U) on a new filesystem.
obrien
2001-04-02
3
-6
/
+18
*
The common wisdom is to use the largest number of cylinders per group.
obrien
2001-03-27
1
-3
/
+4
*
- 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
/
+0
*
Make mount_mfs annoy users for 15 seconds and point them at mdconfig(8).
phk
2001-01-30
2
-0
/
+12
*
mdoc(7) police: fixed broken references.
ru
2001-01-16
1
-1
/
+1
*
The ffs superblock includes a 128-byte region for use by temporary
iedowse
2001-01-15
1
-0
/
+5
*
Replace reference to replacing mkfs(8) with a paragraph actually
eivind
2001-01-15
1
-3
/
+1
*
Prepare for mdoc(7)NG.
ru
2000-12-27
1
-10
/
+20
*
o Add an example for a large file system.
imp
2000-12-19
1
-7
/
+9
*
mdoc(7) police: use the new features of the Nm macro.
ru
2000-11-20
1
-3
/
+3
*
Avoid use of direct troff requests in mdoc(7) manual pages.
ru
2000-11-10
1
-2
/
+0
*
Cast block number to off_t to avoid possible overflow bugs.
jwd
2000-10-24
1
-1
/
+1
*
The write combining code in revision 1.30 needs a few additional
jwd
2000-10-24
1
-12
/
+25
*
Implement simple write combining for newfs - this is particularly useful
peter
2000-10-17
1
-0
/
+37
*
Turn dkcksum() into an __inline function.
phk
2000-09-16
1
-2
/
+3
*
Don't try to do anything with the /dev/rXXX device.
msmith
2000-05-31
1
-4
/
+2
*
Remove single-space hard sentence breaks. These degrade the quality
sheldonh
2000-03-01
1
-1
/
+2
*
Add Xref to camcontrol(8) (replacing previously-removed scsiformat(8)).
kris
2000-01-30
1
-0
/
+1
*
Fix various man pages to stop abusing the .Bx macro to generate
mpp
2000-01-23
1
-1
/
+1
*
Remove dead xref to scsiformat(8)
kris
1999-11-15
1
-1
/
+0
*
$Id$ -> $FreeBSD$
peter
1999-08-28
3
-3
/
+3
[next]