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
2009-11-22
make sense
mbalmer
2009-11-22
s/the the/the/
mbalmer
2009-10-21
Remove 3rd and 4th clauses in christos' license. OK christos.
snj
2009-07-04
Get rid of the DOS line endings in the file.
ahoka
2009-04-28
Create images with 0666 - umask, not 0777 - umask (e.g. without x bits).
joerg
2009-04-22
Enable WARNS=4 by default, except for:
lukem
2009-04-16
Distinguish read(2) failure due to a short read from other causes, and
dyoung
2009-01-20
Bump date for last change.
bjh21
2009-01-16
Move fs-specific stuff in Makefile to fs/Makefile.inc to clarify
pooka
2009-01-16
remove fsopts asserts - the parameter is unused, so we don't care here
pooka
2009-01-10
Add support for encoding RISC OS metadata into ISO 9660 filesystems.
bjh21
2009-01-10
Initialize a local variable to get rid of a "may be used uninitialized"
he
2009-01-09
Fix another bug in SUSP "CE" handling: when the SUSP records fit into
bjh21
2009-01-08
When splitting a System Use Area between a System Use field and a
bjh21
2009-01-08
Typo: debuging -> debugging.
bjh21
2009-01-08
If the user specifies a cd9660-specific option that needs an integer value
bjh21
2009-01-03
cd9660 support has been present for a while
lukem
2008-12-28
fix for 64 bit time_t and dev_t.
christos
2008-11-21
Make the allow-multidot option useful.
ad
2008-10-30
Import changes from the MirBSD Project:
ahoka
2008-08-29
Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a f...
gmcgarry
2008-07-27
Fix typo in cd9660 functionname cd9660_setup_boot_volume_descritpor ->
reinoud
2008-05-10
Add an option to load a generic boot image into the first 32K of the
skrll
2007-12-10
Add a todo item: read files from multiple directories.
dyoung
2007-12-02
Fix Xref.
wiz
2007-04-13
Use IEC 60027-2 prefixes for 2^n based prefixes.
lukem
2007-04-07
Fix deep directory move rock-ridge extension. Code was there, but it had
christos
2007-03-14
PR/36006: Takahiro Kambe: makefs(8) create cd9660 file system with wrong time
christos
2007-02-01
Use periods in tables consistently.
uebayasi
2007-02-01
New sentence new line.
uebayasi
2007-01-30
emasculate debugging mode for the hosttool version of makefs, to avoid various
dogcow
2007-01-28
revert this change, too.
dogcow
2007-01-28
Due to recent changes in the cd9660 code, crosscompilation of tools/makefs
dogcow
2007-01-16
* Don't include headers twice
hubertf
2006-12-18
from Anon Ymous: compile with -Wextra
christos
2006-12-16
Don't depend on lubutil if we're building host tools. Fix tools build on
bouyer
2006-12-14
Complete the move of string_to_flags() and flags_to_string() from the
he
2006-10-22
use c99 initializers
christos
2006-10-10
implement -x by pruning fsnodes tree before building filesystem rather
dbj
2006-10-10
add implementation of free_fsnodes() which unlinks a node
dbj
2006-10-10
free specfile structure once it has been applied
dbj
2006-10-10
use new implementation of link_check which i
dbj
2006-10-10
use strtoll instead of strsuftoll to parse -d so it can be specified
dbj
2006-10-08
make -t cd9660 obey -x option similarly to ffs
dbj
2006-06-01
Fix fix for Coverity CID 2751:
hubertf
2006-05-25
Coverity CID 2751: Avoid NULL deref.
christos
2006-05-12
don't do the -Wno-pointer-sign dance for host programs.
mrg
2006-05-11
sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.
mrg
2006-04-22
Coverity CID 174: Add extra NULL test to appease coverity.
christos
2006-04-22
Coverity CID 548: Fix resource leak.
christos
[next]