summaryrefslogtreecommitdiff
path: root/usr.sbin/installboot
AgeCommit message (Expand)Author
2023-06-03adapt to ${CC_WNO_ADDRESS_OF_PACKED_MEMBER}lukem
2023-06-03bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBERlukem
2023-05-17installboot(8): fix up markupuwe
2023-05-16installboot(8): formatting improvementslukem
2023-02-14s/programm/program/ and s/suuport/support/ in comments and message.andvar
2022-11-17Restore backward compatibility of UFS2 with previous NetBSD releases bychs
2022-11-01s/instalboot/installboot/andvar
2022-08-19installboot(8): Note relation to UEFI boot and hybrid images.riastradh
2022-08-19installboot(8): Fix capitalization of U-Boot.riastradh
2022-07-10usr.sbin/installboot: Add a command line option (-u) to set U-Boot search pathsbrook
2022-01-24s/begining/beginning/ in comments and messages.andvar
2021-12-05s/maping/mapping/msaitoh
2021-12-05s/filesytem/filesystem/ in comment.msaitoh
2021-12-05s/filesytem/filesystem/msaitoh
2021-08-06fix various typos in comments.andvar
2021-02-25Adjust manpage for amiga/boot ver 3.1.rin
2021-02-06Mention fdisk(8) and x86/mbr(8) in example for x86, for carelessrin
2020-09-06add support for new GCC 9 warnings that may be too much to fixmrg
2020-06-21Add evbmips support for u-boot handling.thorpej
2020-06-07Update for proplib(3) API changes.thorpej
2020-06-06Reduce macro arguments.wiz
2020-06-06Fix ews4800mips example. Its raw partition is rsd0p, not rsd0c.tsutsui
2020-05-14Remove extra semicolon.msaitoh
2019-09-19Add support for additional install step directives to enable usingthorpej
2019-08-15Never trust a compiler that predefines i386 as 1 - do the symbol namemartin
2019-08-15Replace black voodo linker magic (sometimes failing) with somemartin
2019-08-15Add missing extern declaration of ib_mach_emips in installbootkamil
2019-05-12Use attribute printf.maya
2019-05-07Fix typos. Fix link. Use Pa for path.wiz
2019-05-07Add installboot(8) support for evbarm (and, in the future, other evb*)thorpej
2019-05-07Use designated initializers for struct ib_mach.thorpej
2018-06-23Fix integer overflow in installboot(8)kamil
2017-08-15Remove superfluous Tn macros.wiz
2017-08-15merge the rest of sbmips into evbmips. install the stand files inmrg
2017-07-17don't complain if the mbr was all 0's.christos
2017-07-03Remove workaround for ancient HTML generation code.wiz
2017-03-15Bump date for previous.wiz
2017-03-14Document option console=auto. Works since at least NetBSD 6. [i386,amd64]bad
2017-01-11Disable a couple of warnings until further investigation.joerg
2016-06-21Fix a typo: s/can be use/can be used/alnsn
2015-07-25Handle getfsspecname errors.mlelstv
2015-06-06Linking against libutil is not appropiate for tools.joerg
2015-06-05Can't use getfsspecname (and thus wedge names) while building tools.mlelstv
2015-06-05Support wedge names.mlelstv
2015-06-05Compute bootloader checksum correctly also on little endian systems.mlelstv
2015-03-22Use An in AUTHORS section.wiz
2015-03-22Appease various mandoc -Tlint warnings and update copyright while we're hereast
2014-11-13Use VAX_LABELOFFSET here; It needs to be the machine-specific one. Thankschristos
2014-02-24Rename NetBSD/hp700 to NetBSD/hppa.skrll
2013-10-21XXX: gcc initialize a variablechristos