summaryrefslogtreecommitdiff
path: root/sys/arch/ofppc/stand
AgeCommit message (Expand)Author
2003-10-26Use ${HOST_SH} instead of `sh'.lukem
2003-10-24Make this work with R/O source trees.matt
2003-10-08Overhaul MBR handling (part 1):lukem
2003-10-08Use -ffreestanding.simonb
2003-10-08Don't use multi-line strings (keeps gcc331 happy).simonb
2003-10-08Use <lib/libkern/libkern.h> for str*() prototypes instead of the userlandsimonb
2003-07-14. ANSIfy a bit moreaymeric
2003-07-14. prototype for main()aymeric
2003-06-26include <sys/types.h> so that this file can be included first/aloneaymeric
2003-06-26. ANSIfyaymeric
2003-06-26. ANSIfyaymeric
2003-06-26ANSIfyaymeric
2003-06-26. ANSIfyaymeric
2003-06-26. ANSIfyaymeric
2003-06-26declare functions from corresponding C fileaymeric
2003-03-13Remove remaining uses of libsa/netif -- the "netif" structure was onlydrochner
2002-10-25Double the amount of stack space for ofwboot.briggs
2002-09-21tidy a bit.chs
2002-09-18build ofwboot as an ELF binary.chs
2002-09-18fix parsing of pathnames with a partition specifier.chs
2002-09-18add OF_boot(), call it if the user says "reboot".chs
2002-06-18avoid hardcoding MBR_MAGICOFF and MBR_MAGIC.itojun
2001-12-12MKfoo=no -> NOfootv
2001-10-23Clean up the NetBSD/ofppc boot loader:thorpej
2001-07-22bcopy -> memcpy, bzero -> memsetwiz
2001-05-03PPC machine type tags haven't been used for a while.soren
2001-01-17Don't claim the memory for the executable from the firmware.ws
2001-01-17Increase stack size to make this work again.ws
2000-09-24add new macro BOOT_FLAG() (defined in <sys/boot_flag.h>) - thisjdolecek
2000-08-07convert to use conf/newvers_stand.sh, minor Makefile adjustmentsjdolecek
2000-01-23Clean up the machine symlink stuff ever so slightly. Needs to bemycroft
1999-10-25Update to match new SVR4-style definition names in <sys/exec_elf.h>.kleink
1999-10-12Catch up with sys/disklabel_mbr.h.wrstuden
1999-10-12Make symlink for powerpc@.wrstuden
1999-05-07include <lib/libkern/libkern.h> for intoa()/inet_ntoa()drochner
1999-04-17Modify syncicache on PowerPC from an inline to a real function.ws
1999-02-13convert from NOxxx= to MKxxx=no.lukem
1998-06-09Use PowerPC-generic stuff and eliminate the powermac portion.sakamoto
1998-05-28Rename NetBSD/powerpc to NetBSD/ofppc.sakamoto
1998-05-22STANDALONE->_STANDALONE (cpp definition)drochner
1998-03-02enable compatibility for old partition ID per defaultdrochner
1998-03-02Change MBR partition type for NetBSD to 0xa9, like the i386 port.drochner
1998-02-22Clean up #include paths.mycroft
1998-01-27Fix PR/4679:missing cast, from SUNAGAWA Keiki.sakamoto
1997-10-05Copyright assigned to The NetBSD Foundation.thorpej
1997-07-22Don't use <lib/libsa/if_ether.h> anymore. This was a copy of thedrochner
1997-04-28A handle of 0 means the open failed...mycroft
1997-04-28DTRT if OF_read() returns 0 when no data is available.mycroft
1997-04-19...and again.thorpej
1997-04-19Replay history....thorpej