summaryrefslogtreecommitdiff
path: root/sys/arch/hp300/stand/Makefile
AgeCommit message (Collapse)Author
2000-05-25cause traversal into arch & subdirectories for the purposes of manual page ↵Theo de Raadt
install...
1999-08-16Add cdboot...Jason Downs
1999-08-16Implement real CD booting, aka SYS_CDBOOT, the LIF file small enough toJason Downs
fit in the begining of an ISO9660 image...
1997-09-15Add isolif, the last piece of making bootable CDs. Needs some more work.Jason Downs
1997-09-14Make and install a raw version of uboot, too.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-21SYS_INST has left the building!Jason Downs
1997-04-16Add a proper version number ala other ports, and clean up various parts ofJason Downs
the Makefiles. Lots more to do...
1997-04-16Merge portions of NetBSD up to 970415.Jason Downs
This includes: * All of the prototyping and KNF changes. * The new interrupt system. * Portions of the Domain Keyboard support from Mike Smith. This does not include: * m68k changes, namely generic dumps. Various sundry changes and fixes by me.
1997-02-16rd -> hdJason Downs
1997-02-06Enable support for gzip'd kernels.Jason Downs
1997-02-03rd -> hdJason Downs
1997-01-17hp300 bootblocks, sync'd with NetBSD 011697, with changes and a new buildJason Downs
method.
1996-10-24kernel is 'bsd'Michael Shalayeff
1996-01-16from netbsd:Theo de Raadt
Use ${BINOWN} and ${BINGRP} per Arne H. Juul <arnej@ikke.idt.unit.no> in PR #705. Also, clean up some stuff left over from HP-BSD.
1995-10-18initial import of NetBSD treeTheo de Raadt