summaryrefslogtreecommitdiff
path: root/usr.sbin/installboot
AgeCommit message (Expand)Author
2020-06-20Pull up following revision(s) (requested by tsutsui in ticket #953):martin
2019-09-22Pull up following revision(s) (requested by thorpej in ticket #210):martin
2019-08-21Pull up following revision(s) (requested by martin in ticket #80):msaitoh
2019-08-16Pull up following revision(s) (requested by kamil in ticket #67):martin
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
2013-10-19move all the unused code inside #if 0christos
2013-06-23fsbtodb() -> FFS_FSBTODB(), EXT2_FSBTODB(), or MFS_FSBTODB()dholland
2013-06-19Rename ambiguous macros:dholland
2013-06-16In the tool build <nbinclude/vax/disklabel.h> is enough.martin
2013-06-14Remove trailng whitespaces.msaitoh
2013-05-03Make this build with the disk label change.matt
2013-04-04Provide an empty __CTASSERT() for toolbuildsmartin
2013-04-04Fix installboot for VAX, as discussed on port-vax. Problem pointed outmartin
2013-01-22Stuff UFS_ in front of a few of ufs's symbols to reduce namespacedholland
2012-08-10Remove many HAVE_GCC || HAVE_PCC conditionals as the options also applyjoerg
2012-04-06When printing the list of valid console names, don't treat the consoles[]gson
2012-03-10Add missing word.wiz
2012-03-10Some FAT16 filesystems don't have 'hidden sectors' correctly set todsl
2012-02-11Use "NetBSD 6.0" and not "NetBSD 6" and sound less like a broken record.ast
2012-02-10Remove trailing whitespace. Put macro arguments on same line.wiz
2012-02-09Update the amd64 and i386 examples to use /usr/mdec/bootxx_ffsv2,ast
2012-01-09Update for hp700. Bump date.skrll
2012-01-09s/ISO9660/ISO 9660/ for consistency with rest of man page.skrll
2012-01-09Make it an error for the partition to exceed the PDC limit.skrll
2011-11-03Minor usage tweaks for SMALLPROGmartin
2011-11-03Minor nits in the sparc64 examplemartin
2011-08-31Use __deadjoerg
2011-08-29Typo.alnsn