Age | Commit message (Expand) | Author |
1997-05-30 | having make clean remove *netbsd is good policy, but probably not what was in... | grr |
1997-05-30 | Inhbit the silly "Insert fileystem floppy" message when booting from floppy | grr |
1997-05-29 | make a special compressed bootblock for ramdisk | grr |
1997-05-28 | cd9660 spoof elsewhere | Theo de Raadt |
1997-05-25 | commit the compressed bootblock Makefile for later investigation | grr |
1997-05-25 | commit updated ramdisk stuff, even if it's not going into release | grr |
1997-05-25 | make a ramdisk optimally sized to fit below 0x340000 and still have a few fre... | grr |
1997-05-25 | Reverted boot block Makefiles to previous state due to instability. | johns |
1997-05-24 | removing net.c (renamed to bootnet.c) per George's instructions.. | johns |
1997-05-24 | Renaming net.c to bootnet.c to avoid name collision with libsa | johns |
1997-05-24 | Committing George's compressed boot block changes... | johns |
1997-05-24 | Committing George's compressed boot support changes.. | johns |
1997-05-22 | 1.18 was wrong; vm_swap miniroot recovery fixed | Theo de Raadt |
1997-05-21 | off by one; millert | Theo de Raadt |
1997-05-17 | crank version | Theo de Raadt |
1997-05-16 | shrink | Theo de Raadt |
1997-05-16 | shrink | Theo de Raadt |
1997-05-14 | add rd to boot -a | Theo de Raadt |
1997-05-14 | working bsd.rd; without vi for now | Theo de Raadt |
1997-05-14 | Changed 3 occurneces of "NetBSD/sparc" to "OpenBSD/sparc", in strings | johns |
1997-05-14 | kernel for ramdisks | Theo de Raadt |
1997-05-14 | if generic miniroot, kill swap entry | Theo de Raadt |
1997-05-14 | add rd support | Theo de Raadt |
1997-05-13 | check for iso9660 disklabel FIRST. This will be an experiment of sorts | Theo de Raadt |
1997-05-13 | support cd9660 filesystem, too | Theo de Raadt |
1997-05-13 | fake -s and -e options to indicate start of the /boot in cd9660 land. | Theo de Raadt |
1997-05-11 | don't config the floppy on Sun4m's, since the the driver isn't right and doin... | grr |
1997-05-07 | Turn off si driver's dma by default. Unfortunately, DMA doesn't work. | gene |
1997-05-06 | add ipl device | kstailey |
1997-04-29 | lfs dies | Theo de Raadt |
1997-04-27 | COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP | Todd C. Miller |
1997-04-20 | Add new clock related types; from NetBSD | Thorsten Lockert |
1997-04-20 | line#/column# changed at 2.7, not 2.9; grr | Theo de Raadt |
1997-04-12 | A horrific gruesome hack to remove a splat during obj@ builds | Theo de Raadt |
1997-04-10 | machine@ is a horrible hack in obj@ space. ignore the error. fix later | Theo de Raadt |
1997-04-06 | correct blocksize confusion | Theo de Raadt |
1997-04-04 | Define in_addr_t and in_port_t everywhere but use u_intXX_t for | Todd C. Miller |
1997-04-02 | use FDPART(), limit drives to 2 to avoid dev_t problems; grr@shandakor.tharsi... | Theo de Raadt |
1997-04-02 | warn about MAXPARTITIONS != 16, grr@shandakor.tharsis.com | Theo de Raadt |
1997-04-02 | add SVR4_T_* flags; might be wrong for sparc | Theo de Raadt |
1997-04-02 | clear correct structure, PR#144, grr@shandakor.tharsis.com | Theo de Raadt |
1997-04-01 | fix MAXPARTITIONS problems, PR#138, grr@shandakor.tharsis.com | Theo de Raadt |
1997-04-01 | svr4 siginfo; I cannot test this | Theo de Raadt |
1997-03-31 | shrink; niklas | Theo de Raadt |
1997-03-26 | Add OpenBSD tag. Remove redundant test. | Niklas Hallqvist |
1997-03-26 | Use MKDEP instead of mkdep. Split STRIP into STRIP & STRIPFLAGS. | Niklas Hallqvist |
1997-03-21 | Make ddb variables long | Niklas Hallqvist |
1997-02-23 | constrain nbuf until we find a better fix | Theo de Raadt |
1997-02-05 | mv comment to proper place | Theo de Raadt |
1997-02-04 | provide fpe fault addr; thanks for help from torek@bsdi.com | Theo de Raadt |