summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Collapse)Author
1997-05-28s/options/option/Niklas Hallqvist
1997-05-28remove cfl.c ref for the time being, we miss it.Niklas Hallqvist
1997-05-28KNFNiklas Hallqvist
1997-05-28cd9660 spoof elsewhereTheo de Raadt
1997-05-25commit the compressed bootblock Makefile for later investigationgrr
1997-05-25commit updated ramdisk stuff, even if it's not going into releasegrr
1997-05-25make a ramdisk optimally sized to fit below 0x340000 and still have a few ↵grr
free blocks, .../sparc/stand/boot/Makefile still needs to be un-reverted to make the corresponding bootblocks though
1997-05-25Reverted boot block Makefiles to previous state due to instability.johns
We can't mess with this any more. We will go with the previously working boot blocks and install methods for release.
1997-05-24Close shave.. lpr -> lptPer Fogelstrom
1997-05-24removing net.c (renamed to bootnet.c) per George's instructions..johns
1997-05-24Renaming net.c to bootnet.c to avoid name collision with libsajohns
(per George's instructions)
1997-05-24Committing George's compressed boot block changes...johns
1997-05-24Committing George's compressed boot support changes..johns
1997-05-24mvme88k will not make release, but just as well make the source as close asDale S. Rahn
possible.
1997-05-23enable wdc1Theo de Raadt
1997-05-22dont used ipkdb, doesn't configure currently.Dale S. Rahn
need MAXUSES defined. (ok this probably is not the best place to put this.
1997-05-22sync with sys/param.h changesTodd C. Miller
1997-05-22this should hopefully fix problems with scsi based hangs on 2100 andThomas Graichen
3100 machines (thanks to michael hitch from NetBSD)
1997-05-22Move kernel start back to 0x80100000Per Fogelstrom
1997-05-221.18 was wrong; vm_swap miniroot recovery fixedTheo de Raadt
1997-05-22-a support for rd; from mickeyTheo de Raadt
1997-05-21build ofwboot, this is the "new" boot program, boot.ppc probably willDale S. Rahn
go away soon.
1997-05-21Missing devs...Per Fogelstrom
1997-05-21fix problem with screensize under x on 5000/25 (originally from NetBSDThomas Graichen
diff submitted by Jan Mueller <jan.mueller@tu-harburg.d400.de>)
1997-05-21Remove genassym dependency build, spotted by DalePer Fogelstrom
1997-05-21off by one; millertTheo de Raadt
1997-05-20powerpc port does not use genassym.c anymore, do not attempt toDale S. Rahn
create dependancies on it.
1997-05-20Add -s -e cd9660 hacks for making bootable alpha cd's.Todd C. Miller
1997-05-19Hmm, to fast after issuing reset.Per Fogelstrom
1997-05-19Make PICA's really reboot on rebbot commandPer Fogelstrom
1997-05-19More ramdiskPer Fogelstrom
1997-05-19MBR for ARC'sPer Fogelstrom
1997-05-19ARC has no boot right now...Per Fogelstrom
1997-05-18RAMDISK additionsPer Fogelstrom
1997-05-18RAMDISK additionsPer Fogelstrom
1997-05-18Trim!Niklas Hallqvist
1997-05-17crank versionTheo de Raadt
1997-05-16remove stuff found in sys/conf.hNiklas Hallqvist
1997-05-16shrinkTheo de Raadt
1997-05-16shrinkTheo de Raadt
1997-05-15Just plain ditch sn_printf of options. We don't do things this way anyway.gene
1997-05-14add rd to boot -aTheo de Raadt
1997-05-14Add RAMDISKNiklas Hallqvist
1997-05-14working bsd.rd; without vi for nowTheo de Raadt
1997-05-14Changed 3 occurneces of "NetBSD/sparc" to "OpenBSD/sparc", in stringsjohns
that are printed when a kernel is configured without support for a given kernel arch.. i.e. "OpenBSD/sparc: This kernel does not support xxxx"
1997-05-14kernel for ramdisksTheo de Raadt
1997-05-14ramdisk support, forgot this last roundNiklas Hallqvist
1997-05-14for consistency: change kernel config file name from GENERIC_xxx toThomas Graichen
GENERIC.xxx too and adapt etc.pmax/Makefile.inc to reflect the new compile dir names
1997-05-14Don't need bpf or vnd -- shave a few bytes.Todd C. Miller
1997-05-14Whoops back out some changes from my local tree.gene