summaryrefslogtreecommitdiff
path: root/sys/arch/macppc/stand
AgeCommit message (Expand)Author
2007-11-27typos; ok jmc@Martynas Venckus
2007-11-26few more dribbles of LIBKERN cleanupTheo de Raadt
2007-11-25libkern, begone. Move to a new mechanism where config(8)'s "file"Theo de Raadt
2007-07-25crank to 4.2-betaTheo de Raadt
2007-06-24When bootfile was made global so that macppc could modify it, itTom Cosgrove
2007-06-23Enable workaround for decrementer exception problem.Dale Rahn
2007-06-14Remove some debug prints which I let slip in.Dale Rahn
2007-06-14boot code does not do daddr64_t yet. 'unchange that' deraadt@Dale Rahn
2007-06-13Switch macppc to the interactive bootloader in stand/boot.Dale Rahn
2007-06-06now that all partition size/offsets are potentially 64-bit, change theTheo de Raadt
2007-06-02oops, why did i delete this. bizzareTheo de Raadt
2007-06-02stand/ofdev.hTheo de Raadt
2007-05-28avoid bypassing sys/queue.h in many places in the kernel.Pierre-Yves Ritschard
2007-02-124.1-betaHenning Brauer
2006-12-05Import fixcoff from NetBSD and make some changes to boot.mac Makefile andGordon Willem Klok
2006-10-12Don't try to boot from a NetBSD MBR partition when no OpenBSD MBRKenneth R Westerback
2006-10-10Typo in a comment. ok kettenis.Marc Balmer
2006-07-26crank to 4.0-betaTheo de Raadt
2006-02-28Announce compatibility with MacRISC4, to be able to boot automatically onMark Kettenis
2006-01-19crank to 3.8-betaTheo de Raadt
2005-12-30Now that errno.h and sys/errno.h are separate header files there is noTodd C. Miller
2005-12-24Claim a bit more memory such that we can load bsd.rd.Mark Kettenis
2005-10-09Try to recover part of the reserved space from the OF_claim above.Dale Rahn
2005-10-08Preallocate the space where the kernel would live, needs to be at leastDale Rahn
2005-09-26Return EIO if reading fails.Mark Kettenis
2005-09-15Fix typo.Mark Kettenis
2005-08-09move to 3.8-betaTheo de Raadt
2005-07-20put -lkern last, since libz needs syms in itTheo de Raadt
2005-05-14Remove bogus #define, no binary difference.Dale Rahn
2005-03-07move to 3.7-betaTheo de Raadt
2004-08-09move to 3.6-betaTheo de Raadt
2004-07-13errno changes, lib major version bumps, and general flag dayMarco S Hyman
2004-02-27move to 3.5-betaTheo de Raadt
2004-01-09fix build for gcc3.Dale Rahn
2003-10-16There is no end to the ANSI/KNF journey.Dale Rahn
2003-08-27Enable 'Snag' boot on newer Apple machines.Dale Rahn
2003-08-11move to 3.4-betaTheo de Raadt
2003-06-03kill clause 3 and 4 from several of my copyrights, cleanup.Dale Rahn
2003-06-01strcpy/strcat/sprintf removal in all bootblocks. various testing byTheo de Raadt
2003-04-06strcat/strcpy/sprintf cleanup. krw@, anil@ ok. art@ tested sparc64.Hakan Olsson
2003-02-12move to 3.3-betaTheo de Raadt
2003-01-31Change how the bootloader links to get around size/start address issuesDale Rahn
2002-12-02Import propolice (http://www.trl.ibm.com/projects/security/ssp), a stackMiod Vallat
2002-09-15backout prematureTheo de Raadt
2002-09-15KNFTheo de Raadt
2002-09-10move to 3.2-betaTheo de Raadt
2002-09-06KNF, get this out of my tree finally.Dale Rahn
2002-08-13Remove some unused prototypes, KNF.Dale Rahn
2002-07-23Allow 'boot hd:,ofwboot bsd' previously it required '/bsd' instead ofDale Rahn
2002-04-01s/3.0/3.1/ so that the CD will boot properly.Dale Rahn