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