summaryrefslogtreecommitdiff
path: root/sys/arch/sparc/stand/boot
AgeCommit message (Expand)Author
2007-11-27need strcmp.c hereMartin Reindl
2007-11-26a bit more LIBKERN falloutTheo de Raadt
2007-11-25libkern, begone. Move to a new mechanism where config(8)'s "file"Theo de Raadt
2007-10-30avoid intermediate files with same name (ie. a.out) for parallel makeTheo de Raadt
2003-08-14partial proto repairsTheo de Raadt
2003-08-11better cleaningTheo de Raadt
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-04-08Ahem, fix printf format.Miod Vallat
2003-03-18Restore bootable tape functionality. Previous loadfile() would never useMiod Vallat
2003-02-14Pad boot out to 512 byte boundary... some old prom's don't like binariesJason Wright
2002-08-11ELF support in sparc bootblocks.Artur Grabowski
2002-03-14First round of __P removal in sysTodd C. Miller
2000-02-19link boot at a starting address 0x10000 higher than bootxx; avoids hypersparc...Theo de Raadt
1999-06-21avoid another sparc egcs bug, apparentlyTheo de Raadt
1998-03-02gcc may generate references to libgcc.a at any time, we lucked out in previousjohns
1997-09-17Reorganizaed bootblocks. Builds like hp300 now.Jason Downs
1997-05-29make a special compressed bootblock for ramdiskgrr
1997-05-25commit the compressed bootblock Makefile for later investigationgrr
1997-05-25Reverted boot block Makefiles to previous state due to instability.johns
1997-05-24Committing George's compressed boot support changes..johns
1997-04-27COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIPTodd C. Miller
1996-09-29no stripTheo de Raadt
1996-09-29size correct execTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt