summaryrefslogtreecommitdiff
path: root/sys/arch/hp300/stand/libsa
AgeCommit message (Collapse)Author
1997-09-14Add cd9660 support. OpenBSD/hp300 boots from SCSI CD-ROM now.Jason Downs
1997-07-14The grand reorganization, OpenBSD style.Jason Downs
Lossely based on the NetBSD reorg, but much improved upon, simpler, and doesn't scribble needless junk into the bootblocks.
1997-07-13APCI support and new CPU configuration from NetBSD.Jason Downs
Fix all of the include refs. Bump version number to 2.1.
1997-04-16Add a proper version number ala other ports, and clean up various parts ofJason Downs
the Makefiles. Lots more to do...
1997-02-18Need strncpy.c now.Jason Downs
1997-02-10Add HEAP_LIMIT.Jason Downs
1997-02-06Enable support for gzip'd kernels.Jason Downs
1997-02-05An 8k kernel may not be loaded at a 4k address, as the ROM supplies.Jason Downs
We align it to the the next 8k address, as per our 8k kernels. (This ain't NetBSD, baby.) Fixed with debugging help from niklas.
1997-01-18Ensure libsa and libkern get compiled with -Dhp300Jason Downs
1997-01-17hp300 bootblocks, sync'd with NetBSD 011697, with changes and a new buildJason Downs
method.
1996-06-23sync to 0622Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt