summaryrefslogtreecommitdiff
path: root/usr.bin/mkubootimage/mkubootimage.1
AgeCommit message (Expand)Author
2019-12-07Sync usage with man page, merge single letter options.wiz
2019-12-04Add -u flag for updating headers in place.jmcneill
2018-02-04Add support for writing "AArch64 Linux kernel image" format images.jmcneill
2017-09-29add sh archjmcneill
2017-07-15Remove unnecessary macros. Use standard headers.wiz
2017-07-15Add support for "kernel_noload" image types. This type is the same as thejmcneill
2014-09-30Use An in AUTHORS section.wiz
2014-09-30Bump date.msaitoh
2014-09-30Support arm64, i386 and or1k.msaitoh
2012-12-29add support for generating boot.scr scripts with -T scriptjmcneill
2012-12-01More markup.wiz
2012-12-01Change ULONG_MAX to UINT32_MAXmatt
2012-11-30Sort SYNOPSIS. Remove unnecessary Ns. Punctuation nit.wiz
2012-11-29Add a manual for mkubootimage(1). It was missing.reed