summaryrefslogtreecommitdiff
path: root/sys/arch/sparc
AgeCommit message (Expand)Author
1997-05-30having make clean remove *netbsd is good policy, but probably not what was in...grr
1997-05-30Inhbit the silly "Insert fileystem floppy" message when booting from floppygrr
1997-05-29make a special compressed bootblock for ramdiskgrr
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 fre...grr
1997-05-25Reverted boot block Makefiles to previous state due to instability.johns
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
1997-05-24Committing George's compressed boot block changes...johns
1997-05-24Committing George's compressed boot support changes..johns
1997-05-221.18 was wrong; vm_swap miniroot recovery fixedTheo de Raadt
1997-05-21off by one; millertTheo de Raadt
1997-05-17crank versionTheo de Raadt
1997-05-16shrinkTheo de Raadt
1997-05-16shrinkTheo de Raadt
1997-05-14add rd to boot -aTheo de Raadt
1997-05-14working bsd.rd; without vi for nowTheo de Raadt
1997-05-14Changed 3 occurneces of "NetBSD/sparc" to "OpenBSD/sparc", in stringsjohns
1997-05-14kernel for ramdisksTheo de Raadt
1997-05-14if generic miniroot, kill swap entryTheo de Raadt
1997-05-14add rd supportTheo de Raadt
1997-05-13check for iso9660 disklabel FIRST. This will be an experiment of sortsTheo de Raadt
1997-05-13support cd9660 filesystem, tooTheo de Raadt
1997-05-13fake -s and -e options to indicate start of the /boot in cd9660 land.Theo de Raadt
1997-05-11don't config the floppy on Sun4m's, since the the driver isn't right and doin...grr
1997-05-07Turn off si driver's dma by default. Unfortunately, DMA doesn't work.gene
1997-05-06add ipl devicekstailey
1997-04-29lfs diesTheo de Raadt
1997-04-27COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIPTodd C. Miller
1997-04-20Add new clock related types; from NetBSDThorsten Lockert
1997-04-20line#/column# changed at 2.7, not 2.9; grrTheo de Raadt
1997-04-12A horrific gruesome hack to remove a splat during obj@ buildsTheo de Raadt
1997-04-10machine@ is a horrible hack in obj@ space. ignore the error. fix laterTheo de Raadt
1997-04-06correct blocksize confusionTheo de Raadt
1997-04-04Define in_addr_t and in_port_t everywhere but use u_intXX_t forTodd C. Miller
1997-04-02use FDPART(), limit drives to 2 to avoid dev_t problems; grr@shandakor.tharsi...Theo de Raadt
1997-04-02warn about MAXPARTITIONS != 16, grr@shandakor.tharsis.comTheo de Raadt
1997-04-02add SVR4_T_* flags; might be wrong for sparcTheo de Raadt
1997-04-02clear correct structure, PR#144, grr@shandakor.tharsis.comTheo de Raadt
1997-04-01fix MAXPARTITIONS problems, PR#138, grr@shandakor.tharsis.comTheo de Raadt
1997-04-01svr4 siginfo; I cannot test thisTheo de Raadt
1997-03-31shrink; niklasTheo de Raadt
1997-03-26Add OpenBSD tag. Remove redundant test.Niklas Hallqvist
1997-03-26Use MKDEP instead of mkdep. Split STRIP into STRIP & STRIPFLAGS.Niklas Hallqvist
1997-03-21Make ddb variables longNiklas Hallqvist
1997-02-23constrain nbuf until we find a better fixTheo de Raadt
1997-02-05mv comment to proper placeTheo de Raadt
1997-02-04provide fpe fault addr; thanks for help from torek@bsdi.comTheo de Raadt