summaryrefslogtreecommitdiff
path: root/usr.sbin/installboot
AgeCommit message (Expand)Author
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
2011-08-14fix various gcc-4.5 warningschristos
2011-08-03Explain how to use -e -v without -o to see the current options.gdt
2011-06-22apply some -Wno-error and/or -fno-strict-aliasing.mrg
2011-06-20remove most of the remaining HAVE_GCC tests that are always true inmrg
2011-06-14A small bit of constificationmatt
2011-04-25Use rsd0c instead of the (far less common) rwd0c as boot disk in themartin
2011-02-10Fix botch in previous revision. Sorry for a stupid change.tsutsui
2011-01-26Add support for the Extensible MIPS ("eMIPS") platform. Thepooka
2010-11-21Sort options.jym
2010-01-17Invert the flag bits to control module loading: renamedrochner
2010-01-14On i386/amd64, define two flag bits in the boot parameters which controldrochner
2010-01-14Remove if defined(__RCSID) around __RCSID() macro.tsutsui
2010-01-07Add a sectorsize parameter member in struct ib_params and use ittsutsui
2009-12-23Fix typo in comments, no code change.mbalmer
2009-10-26A checksum value in alpha boot block is stored in little endian,tsutsui
2009-10-19Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsenbouyer
2009-05-07Add reminder to confirm the ffs format using dumpfs(8).lukem
2009-05-07refer to FFSv1 instead of UFSv1lukem
2009-04-22Enable WARNS=4 by default, except for:lukem
2009-04-05WARNS=4lukem
2009-04-05fix sign-compare issueslukem
2009-04-05fix sign-compare issueslukem
2009-02-18CID 4393: plug memory leak.christos
2008-10-12Try to improve warning messages when stage2 bootstrap is not foundapb
2008-10-12Try to improve documentation of the fact that the primary bootstrap isapb
2008-10-02Drop trailing whitespace; bump date for previous.wiz
2008-10-02Add example using installboot -esborrill