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
Age
Commit message (
Expand
)
Author
2004-01-02
add uuid field to apple ufs volume label
dbj
2003-12-22
Fix typo: numder -> number. From Christian Biere in PR bin/23838.
jmmv
2003-12-11
If a disktype was specified, use the disktab information
drochner
2003-11-01
KNF: sort includes.
wiz
2003-11-01
eg -> e.g., vinum -> Xr vinum 4.
wiz
2003-11-01
Use fstat(2) to get the partition size (falling back to the label on old
dsl
2003-10-29
Under no circumstances try to zap an existing superblock at sector 0.
lukem
2003-10-26
Remove alpha optimization hack.
mycroft
2003-10-15
The 'struct partition *pp' is only used to save the block and fragment
dsl
2003-10-15
initialize llsize and llsizemult to 0
dbj
2003-10-10
All single letter options are usually combined; add -V to the others.
wiz
2003-10-10
Sync look of -V description in usage with other option descriptions.
wiz
2003-10-10
bump date for last
grant
2003-10-10
Decribe the V flag.
grog
2003-10-10
Add -V flag for use with Vinum to indicate that the last character of
grog
2003-10-09
calculate "-s size" values after sectorsize has been fully determined
dbj
2003-09-17
Need to write entire sector.
enami
2003-09-11
Change date on man pages
dsl
2003-09-11
Make mkfs -N work again (was trying to read filesystem).
dsl
2003-09-10
Try very hard to ensure that the correct superblock will be found by
dsl
2003-09-06
use arc4random
itojun
2003-09-04
s/0x7fffffff/INT32_MAX/
itojun
2003-09-04
use arc4random(3). it is at least better than random(3)
itojun
2003-09-03
fsirand is no longer needed.
dsl
2003-09-03
Ensure the area between the end of the main superblock and the start of the
dsl
2003-09-03
Randomise di_igen for the first 2 blocks of inodes for non-UFS2 filesystems.
dsl
2003-08-21
Update date for last.
dsl
2003-08-21
Remove -c maxblkspercg (leaving -c xxx ignored).
dsl
2003-08-21
Remove unimplemented -n rotational positions
dsl
2003-08-21
Rework of code that sorts out number of cylinder groups and inodes:
dsl
2003-08-15
Avoid allocating a data buffer the size of the cylinder group summary.
dsl
2003-08-15
Fix layout of printout of alternate superblock list when > 2^32 sectors, use
dsl
2003-08-12
Bump date for last.
wiz
2003-08-12
Mention and cross reference newfs_lfs and makefs.
dsl
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-07-13
use bounded string op
itojun
2003-05-02
Convert to using gettimeofday(2) instead of time(3) to get the current
atatat
2003-04-20
PR/5680: Markus Illenseer: Mounting and using broken mfs results into kernel
christos
2003-04-03
Sort options; mention -O default; grammar improvements; use more macros.
wiz
2003-04-03
The -r option is no more, so delete it from the synopsis line too.
fvdl
2003-04-03
Document extended "-O" option after UFS2 import.
tron
2003-04-02
On Apple UFS filesystems, change the default fragment size to 1024
dbj
2003-04-02
Add support for UFS2. UFS2 is an enhanced FFS, adding support for
fvdl
2003-03-22
no need for -I${MOUNT} & .PATH: ${MOUNT} now neither
jdolecek
2003-03-22
Remove "getmntopts.c" from list of source files. getmntopts(3) is in
tron
2003-02-25
.Nm does not need a dummy argument ("") before punctuation or
wiz
2003-02-14
'NetBSD.org' and some mdoc fixes.
grant
2003-01-24
Bump daddr_t to 64 bits. Replace it with int32_t in all places where
fvdl
2002-12-21
Add a BUGS section describing that async mounts are currently disabled,
wiz
2002-12-12
Use getlabeloffset() instead of LABELOFFSET.
scw
[next]