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_msdos
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFtbemd:
imp
2010-08-23
1
-1
/
+2
*
Clarify that the "number of bytes per sector"-range in the
bcr
2010-07-25
1
-2
/
+2
*
Rename variables to match msdosfs headers.
kib
2010-02-14
2
-249
/
+250
*
Some cleanups from NetBSD:
kib
2010-02-14
2
-20
/
+23
*
Switch the default WARNS level for sbin/ to 6.
ru
2009-10-19
1
-2
/
+0
*
Style fixes to the newfs_msdos manpage.
ed
2009-04-11
1
-8
/
+9
*
Update documentation (forgotten in r190929).
ed
2009-04-11
1
-4
/
+5
*
Do not prepend /dev/ when -C is used.
ed
2009-04-11
2
-5
/
+7
*
When using -C, do not warn when the file is not a character device, but warn ...
ed
2009-04-11
1
-2
/
+7
*
Fix a bug in r185587.
ed
2009-04-11
1
-2
/
+3
*
Use ftruncate() instead of lseek()+write()+lseek() to set the created
ed
2009-04-11
1
-5
/
+1
*
De-static local variables in main() (which is not recursive) and const-ify
ed
2009-04-11
1
-10
/
+10
*
Show -@ and -C in usage, which were added in r185587.
ed
2009-04-11
1
-0
/
+2
*
Clean up the usage() function to use a single fprintf().
ed
2009-04-11
1
-26
/
+25
*
newfs_msdos: allow to work with media that doesn't have any CHS params
avg
2009-02-27
1
-5
/
+17
*
Fix build - cast off_t to (intmax_t) for printing.
mlaier
2008-12-03
1
-2
/
+3
*
Some useful operational extensions to newfs_msdos, especially
luigi
2008-12-03
2
-16
/
+150
*
Create a fake geometry (16 heads, 64 sectors) when dealing with
luigi
2008-11-26
1
-3
/
+14
*
Be more accurate in the maximum filesize, it's 4GB not 4.3GB.
remko
2007-12-09
1
-1
/
+1
*
.Ed is not needed here, remove it.
remko
2007-12-08
1
-1
/
+0
*
Add information about the maximum file size for msdosfs.
remko
2007-12-08
1
-1
/
+4
*
The newfs_msdos utility does not store the boot signature in the
trhodes
2007-05-31
1
-6
/
+6
*
Expand *n't contractions.
ru
2005-02-13
1
-1
/
+1
*
Bring back WARNS to 3 for arm until I figure out how to make gcc happy.
cognet
2005-01-24
1
-0
/
+4
*
Sort sections.
ru
2005-01-18
1
-2
/
+2
*
Oops... Remove the line leaked in the last commit which is not
delphij
2005-01-17
1
-1
/
+0
*
WARNS=6 cleanup:
delphij
2005-01-17
2
-17
/
+18
*
Added the EXIT STATUS section where appropriate.
ru
2005-01-17
1
-1
/
+1
*
Mechanically kill hard sentence breaks.
ru
2004-07-02
1
-9
/
+18
*
style.Makefile(5):
johan
2004-02-23
1
-1
/
+1
*
Remove unnecessary newlines from errx() arguments.
tjr
2004-02-17
1
-4
/
+4
*
Additional PC98 option is not needed.
nyan
2003-01-30
1
-3
/
+0
*
Bring newfs_msdos into the GEOM world. Totally rewrite and simplify
scottl
2002-11-03
1
-83
/
+49
*
EFI GPT partitions use 'p' as a slice seperator. eg: da0p1 or da0p217.
peter
2002-10-04
1
-1
/
+1
*
s/filesystem/file system/g as discussed on -developers
trhodes
2002-08-21
2
-23
/
+23
*
The .Nm utility
charnier
2002-07-06
1
-1
/
+1
*
more file system > filesystem
trhodes
2002-05-16
2
-23
/
+23
*
Default to WARNS=2.
obrien
2001-12-04
1
-0
/
+1
*
mdoc(7) police: s/BSD/.Bx/ where appropriate.
ru
2001-08-14
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
/
+0
*
Added pc98 support.
nyan
2001-02-16
1
-0
/
+4
*
Prepare for mdoc(7)NG.
ru
2000-12-18
1
-9
/
+14
*
mdoc(7) police: use the new features of the Nm macro.
ru
2000-11-20
1
-1
/
+1
*
Don't depend on <sys/stat.h> bogusly including <sys/time.h> (and thereby
wollman
2000-10-10
1
-1
/
+3
*
Remove redundant code left over on removal of /dev/rXXX handling
rnordier
2000-08-15
1
-2
/
+0
*
Partially revert r1.12, in which a warnx() if the device is not a
rnordier
2000-08-15
1
-1
/
+1
*
Consistency fix.
rnordier
2000-08-06
1
-1
/
+1
*
Fix the reporting of a raw device node.
asmodai
2000-07-26
1
-2
/
+2
*
Update device names in examples.
kris
2000-05-07
1
-3
/
+3
[next]