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
/
usr.sbin
/
makefs
Age
Commit message (
Expand
)
Author
2019-02-03
- add or adjust /* FALLTHROUGH */ where appropriate
mrg
2018-09-03
Rename min/max -> uimin/uimax for better honesty.
riastradh
2018-03-28
Correctly mark the last El Torito section header.
nonaka
2018-01-27
Need strings.h for ffs()
sevan
2017-12-16
PR/52828: Mark Johnston: makefs UFS2 lazy inode initialization is buggy
christos
2017-11-09
Initialize boot_catalog_entry's entry_type properly.
nonaka
2017-04-14
leave the size alone and set the create_size to include the offset. It
christos
2017-04-14
Whitespace fixes.
wiz
2017-04-13
Explain the 's' image size better.
christos
2017-04-13
for consistency with ffs, don't count the offset into the size.
christos
2017-04-13
Fix error handling; msdosfs_wfile is supposed to return errno.
christos
2017-03-15
Change duplicate 'D' option to 'm'. From Ed Maste @ FreeBSD
christos
2017-02-16
allow 0 timestamp
christos
2017-02-16
need <sys/stat.h>
christos
2017-02-16
fix msdos reproducible builds!
christos
2017-02-16
start fixing msdosfs for reproducible builds; does not work yet.
christos
2017-02-12
file system police.
wiz
2017-02-11
untorture language.
christos
2017-02-11
mention timezone change for -T timestamp
christos
2017-02-09
Revert the part of mkfs.c 1.36 that "gutted the const" (while
kre
2017-02-08
If we are using a timestamp from the command line, don't pay attention to
christos
2017-02-08
stampst.st_ion consistent treatment (non-zero vs zero instead of testing == 1)
christos
2017-02-08
gut const for now.
christos
2017-02-08
Don't store random (from ASLR) pointers into the superblock. Should be the
christos
2017-02-08
no, this is wrong.
christos
2017-02-08
zero out the superblock so that it does not contain random stuff in the
christos
2017-01-24
makefs(8): add cd9660 eltorito-alt-boot option for EFI boot.
nonaka
2017-01-11
Document msdos-specific options directly.
wiz
2017-01-11
Some changes and sorting based on diff sent from jmc@OpenBSD.
wiz
2017-01-11
Disable a couple of warnings until further investigation.
joerg
2017-01-10
Include missing header <unistd.h> for write(2) read(2) close(2)
kamil
2016-11-25
PR/51652: Sevan Janiyan: makefs dies due to segmentation fault
christos
2016-06-24
tidy up error messages
christos
2016-03-07
PR/50911: David Binderman: Optimize memset
christos
2016-02-06
Split case folding table into separate source file and add full
mlelstv
2016-01-30
Add support to msdosfs and makefs to generate correct Unicode (UCS-2) directory
mlelstv
2015-12-24
little size_t/ssize_t...
christos
2015-12-21
Fix some more MKREPRO issues in cdrom creation. Now amd64 passes MKREPRO.
christos
2015-12-21
more deterministic ffs for reproducible builds.
christos
2015-12-20
Add timestamp support to the ffs image creation; needed for in kernel memory
christos
2015-11-27
Don't pass garbage to parsedate, but do use the return value.
joerg
2015-11-25
Sort options in usage to match man page order.
wiz
2015-11-25
"file system" as two words.
wiz
2015-11-25
Provide a -T option to set timestamps to a consistent value for MKREPRO
christos
2015-10-16
remove clause 3.
christos
2015-06-17
more error normalization
christos
2015-06-16
improve error messages (remove \n, use __func__, etc)
christos
2015-03-29
Make the userland signature and uses of bread() match the kernel ones,
agc
2015-01-12
reflect reality about filesystems supported.
christos
2015-01-12
PR/49559: Christian Brueffer: Fix typo maxbpf instead of maxbpg.
christos
[next]