index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
/
newfs_msdos
Age
Commit message (
Expand
)
Author
2020-12-11
Describe after example like other examples
ryoon
2019-10-12
When we end up with too few clusters for the requested FAT type after
martin
2018-02-04
updates for GCC 6.4:
mrg
2017-04-14
Use the create_size if given to compute the real size instead of stat'ing
christos
2017-02-17
file system police.
wiz
2017-02-16
Allow 0 timestamp
christos
2017-02-16
add -T for reproducible builds (used in makefs)
christos
2016-09-12
Note the origin of the newfs_msdos command from FreeBSD 3.0.
sevan
2016-04-03
Use the same defaults for cluster sizes as Windows.
mlelstv
2015-10-16
remove advertising clause.
christos
2015-04-23
newfs_msdos allowed suffixes such as 'k', 'm' for some parameters,
abs
2014-04-24
Fix volume name (Ed Maste)
christos
2014-03-18
Merge riastradh-drm2 to HEAD.
riastradh
2014-01-05
PR bin/46743: mark the "next free cluster" value in the file system
martin
2013-10-19
fix unused variable warnings.
christos
2013-07-20
Use Mt for email addresses.
wiz
2013-02-03
don't truncate the file if an offset is given.
christos
2013-01-27
nbtool_config.h undefines _NETBSD_SOURCE, and that makes <sys/types.h> not
christos
2013-01-24
toolify
christos
2013-01-24
don't do the partition dance for makefs; we have no real disk
christos
2013-01-23
We don't need getdiskinfo() for makefs() since we always deal with an image.
christos
2013-01-23
fix regressions after split.
christos
2013-01-21
Split the make fs portion into a function; do argument tests inside the
christos
2012-12-15
There are two problems with insisting the FAT file system size be a multiple
jakllsch
2012-11-04
According to current file(1) magic definitions an unlabeled FAT is
jakllsch
2012-07-31
Use correct values for minimum and maximum cluster counts for the various FAT
jakllsch
2012-07-04
constify opts[]
jakllsch
2011-08-29
Use __dead
joerg
2011-03-05
Set errno to 0 before strtoll() so that it can reliably be tested
pooka
2009-06-05
Add support for DIOCGDISKINFO to disk like device drivers. Change
haad
2009-04-11
fix sign-compare issues
lukem
2009-03-28
Add a cast to intmax_t and use %jd to print an off_t.
he
2009-03-28
remove troublesome printf specifier
pooka
2009-03-26
New sentence, new line.
wiz
2009-03-26
Apply revisions 1.23 and 1.24 from FreeBSD to autocalculate the
pooka
2009-02-17
Use the wedge size, not the disk size, from Yorick Hardy
christos
2009-01-18
Do not erroneously leave a truncated 16-bit sector
mrg
2008-12-26
The kernel now accepts BPB with heads > 255, so don't limit the number
jmcneill
2008-08-11
teach this about wedges.
christos
2007-02-08
include <signal.h> where signal(3) is used
drochner
2007-01-21
Avoid crash if the filename contains no digits.
cbiere
2006-11-25
Don't use negative offsets from "bpb.bps" when writing out values such
scw
2006-10-16
c99 initializers
christos
2006-09-27
Coverity CID 3788: comment out impossible code.
christos
2006-05-25
Coverity CID 830: Fix dead code issue
christos
2006-05-23
Coverity CID 3287: Comment out dead code.
christos
2005-04-16
Add a tweak to default value settings for a number of drive heads
tsutsui
2004-10-29
Add (unsigned char) cast to ctype function
dsl
2004-09-22
Change the default volume label from "NO NAME" to "NO_NAME". Note the
thorpej
2004-09-22
Default the OEM ID to "NetBSD" rather than "BSD 4.4". (Geez, did 4.4BSD
thorpej
[next]