summaryrefslogtreecommitdiff
path: root/sys/arch/hppa/stand/libsa
AgeCommit message (Expand)Author
2009-08-30When the `machine' commands part of the hppa bootloader were written, weMiod Vallat
2008-01-23Cleanup cn_pri. Change constants to more meaningful names, rather thanJoel Sing
2007-12-26Teach the hppa bootloader how to boot 64-bit kernels.Mark Kettenis
2005-04-25Correctly handle boot drives with SCSI id >= 10; ok mickey@Miod Vallat
2005-04-0764bit-friendly pdc.h and iomod.h and correspondent changes elsewhereMichael Shalayeff
2004-11-22better types; from hppa64 (;Michael Shalayeff
2004-04-07update copyright; miod@ is fine w/ files where he holds it tooMichael Shalayeff
2003-08-11a few strict protosMichael Shalayeff
2003-06-08snprintf needed here.Miod Vallat
2003-06-01strcpy/strcat/sprintf removal in all bootblocks. various testing byTheo de Raadt
2003-04-30do not be hungry for buffers and allocate lower than a max (for iodc io)Michael Shalayeff
2003-04-30no need to twiddle here. it's twiddling elsewhere alreadyMichael Shalayeff
2003-04-30oops. fixed endif in a wrong placeMichael Shalayeff
2003-04-29some cleanup and redo ct as lf (just different dev type). saves some memoryMichael Shalayeff
2003-04-17new bootsMichael Shalayeff
2003-04-16clean some spaces and registers and other fluffMichael Shalayeff
2003-04-15rearrange devsw to place dk in the beginning. necessary glue hookups in cdbootMichael Shalayeff
2003-01-14do not fail if there is no disklabel found, could be netbootingMichael Shalayeff
2003-01-14during the open store the partition offset and do subsequent io relative to t...Michael Shalayeff
2003-01-14preserve the partition when decoding the boot deviceMichael Shalayeff
2003-01-14proped type for bootdevMichael Shalayeff
2002-12-20do not compile what we already get from libkern (size does not matter)Michael Shalayeff
2002-12-19knf, remove register, space trimMichael Shalayeff
2002-12-18newer machines use phantom bus to attach lasi and other bus adapters.Michael Shalayeff
2002-10-24use loadfileMichael Shalayeff
2002-07-09no offsetMichael Shalayeff
2002-04-29Typos.Miod Vallat
2002-03-15Kill #if __STDC__ used to do K&R vs. ANSI varargs/stdarg; just do thingsTodd C. Miller
2002-03-14Final __P removal plus some cosmetic fixupsTodd C. Miller
2002-03-14First round of __P removal in sysTodd C. Miller
2002-03-06- recognize serial speeds over 9600 bauds, and allow users to set such aMiod Vallat
2002-03-02Add machine specific commands to the bootblocks, to let the user displayMiod Vallat
2001-06-09print return value for debugging purposesMichael Shalayeff
2001-06-04fix debugging printf, cpu_hpa is not pointer anymoreMichael Shalayeff
2000-10-11memset.c is in libkernMichael Shalayeff
1999-12-23some support for hp som executablesMichael Shalayeff
1999-12-23add hp som file support protosMichael Shalayeff
1999-05-31typo; now we can 'set debug off' at 'boot>'Todd T. Fries
1999-05-06needs machine/trap.hMichael Shalayeff
1999-05-06commentMichael Shalayeff
1999-05-06add lif_* prototypesMichael Shalayeff
1999-05-06make it compile w/o EXEC_DEBUGMichael Shalayeff
1999-05-03lifvar.h -- bye, byeMichael Shalayeff
1999-04-20fix different alignment problemsMichael Shalayeff
1999-04-20no need for any networking codeMichael Shalayeff
1999-02-13remove local cvs IdMichael Shalayeff
1999-02-13pass esym to the kernelMichael Shalayeff
1999-01-25mask one more debug printf outMichael Shalayeff
1999-01-25shut up gccMichael Shalayeff
1998-12-13use PDC_ALIGNMENT; oopsMichael Shalayeff