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
/
mdsetimage
/
mdsetimage.c
Age
Commit message (
Expand
)
Author
2020-06-14
Explicitly print a fs image filename on "fs image is too big" errors.
tsutsui
2016-12-18
Need <stdint.h> for uintmax_t.
riastradh
2016-09-22
cast to intmax_t for machine-independent printing.
mlelstv
2016-09-21
fix usage.
christos
2016-09-21
merge copies...
christos
2010-11-06
Handle md(4)'s embedded root disk image and size symbol names other
uebayasi
2009-07-30
WARNS'fy sources which are left for reference.
tsutsui
2008-07-21
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2007-12-15
convert __attribute__s to applicable cdefs.h macros
perry
2001-10-01
Remove the advertising clause from my license notice FOR THIS PROGRAM ONLY.
cgd
2001-03-21
slight cleanup: KNF, and one line breaking tweak to make usage() slightly
cgd
2001-03-21
check for size_t overflow using cast, rather than comparison with
cgd
2001-02-21
call setprogname(argv[0]) at start of main()
cgd
2001-02-19
convert to use getprogname()
cgd
2001-01-05
use %ll_ instead of the less standard %q_
lukem
2000-06-14
sweep of my licenses (userland files w/o only my copyright) for
cgd
2000-06-14
fix up NetBSD RCS Ids to match the standard, and the leading comment as
cgd
1999-09-12
support coff image file.
itojun
1998-08-27
Add {} pairs to shut up egcs.
ross
1997-10-17
WARNSify
lukem
1997-09-30
Implement the -T flag, used to (optionally) specify the kernel text
scottr
1997-02-11
Re-fix the PR 3209. The right thing to do is cast to (long long) and
cgd
1997-02-11
Fix format for quad argument (PR#3209) and two other format string
pk
1997-01-02
This program is now called `mdsetimage'.
pk
1996-10-04
rdsetimage, a program to set kernel RAM disk images.
cgd