summaryrefslogtreecommitdiff
path: root/sys/arch/hppa/stand/boot
AgeCommit message (Expand)Author
2017-09-08If you use sys/param.h, you don't need sys/types.hTheo de Raadt
2016-11-27ashldi3 is now neededTheo de Raadt
2016-09-13crank bootloader version after .SUNW_ctf changeJasper Lievisse Adriaanse
2016-07-30Prep for relro: make sure it's off for any non-PIE stand/ programPhilip Guenther
2016-03-30for some time now mandoc has not required MLINKS to functionJason McIntyre
2015-09-10reduce .Nd to one line and kill .Tn while hereIngo Schwarze
2015-06-22document that boot.conf can contain comments;Jason McIntyre
2015-01-24correct the syntax description of the boot command; ok jmc@Christian Weisgerber
2013-12-28crank the versionTheo de Raadt
2013-08-16divdi3 is needed with big time_tOtto Moerbeek
2012-09-27remove the zlib rfc text: these pages already point to gzip(1), whichJason McIntyre
2012-08-31Kill NOPIE and NOPIE_FLAGS in hppa/stand.Pascal Stumpf
2012-08-21Add NOPIE= bits for sys/arch/*/stand to ensure that bootblocks will always bePascal Stumpf
2012-08-15use Lk for links;Jason McIntyre
2012-06-26do not assume that sys/param.h is pulling in the world; pull in what isTheo de Raadt
2011-07-09Unbreak hppa boot(8) after zlib update.Joel Sing
2011-04-17Tweak the behaviour of boot(8) on hppa. Normal boots now will give you aMark Kettenis
2010-12-06- properly remove NENTS now after fixing the fallout.Jasper Lievisse Adriaanse
2010-12-06- partially revert previous NENTS removal for arches which got busted.Jasper Lievisse Adriaanse
2010-12-06- drop NENTS(), which was yet another copy of nitems().Jasper Lievisse Adriaanse
2010-05-09Handle .rodata.* sections emitted by gcc4 the same way as .rodata and .rodata1.Mark Kettenis
2008-04-19Change ELF loader to use the LMA as the load address for theTobias Weingartner
2008-03-04crank version #Theo de Raadt
2007-12-26Teach the hppa bootloader how to boot 64-bit kernels.Mark Kettenis
2007-11-26adjust to libkern changes (and pretty .PATH logic); parts from majaTheo de Raadt
2007-05-31convert to new .Dd format;Jason McIntyre
2007-05-29remove support for many alternative kernel choices -- only try /bsd andTheo de Raadt
2007-02-06fix some dodgy displays;Jason McIntyre
2006-10-30install boot.conf as a section 5 page, not section 8;Jason McIntyre
2005-07-15- add /bsd.rd to FILESJason McIntyre
2005-04-0764bit-friendly pdc.h and iomod.h and correspondent changes elsewhereMichael Shalayeff
2005-02-18fix zlib's homepage; ok henning@, jmc@Robert Nagy
2004-06-14de-__PTheo de Raadt
2004-04-07update copyright; miod@ is fine w/ files where he holds it tooMichael Shalayeff
2004-03-17No installboot(8) on hppa, but on the other hand boot_hppa(8) has been addedMiod Vallat
2003-10-04- document that boot will by default try to load /bsd, /obsd then /bsd.old.Jason McIntyre
2003-10-04(boot): device: filename -> device:filenameJason McIntyre
2003-07-19don't specify the leading "/" in MANSUBDIR (otherwise "//" occurs)David Krause
2003-07-11fix some displays;Jason McIntyre
2003-06-06- section reorderJason McIntyre
2003-05-19say to skip the interactive part should the pdc say soMichael Shalayeff
2003-04-17new bootsMichael Shalayeff
2003-04-15rearrange devsw to place dk in the beginning. necessary glue hookups in cdbootMichael Shalayeff
2003-03-28s/SADIR/STANDIR/ to avoid conflict w/ the libsa; install raw boot as well as ...Michael Shalayeff
2003-02-01typos;Jason McIntyre
2003-01-27Do not clean too far.Miod Vallat
2003-01-16do not include the bsd into the lif, make links in the mdecMichael Shalayeff
2003-01-14up the boot version after recent changesMichael Shalayeff
2003-01-14make the lif be tried the last after ufs and cd9660 get a chanceMichael Shalayeff
2002-12-19do not plan for DISKLESS; cross out CRTBEGIN and CRTENDMichael Shalayeff