Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-05-08 | comment out MFS, FIFO, and COMPAT_[0-9]+; add PCI ed | Todd C. Miller | |
1997-05-08 | Add floppy + correct rdroot | Niklas Hallqvist | |
1997-05-08 | Make a floppy image. Some cleanup | Niklas Hallqvist | |
1997-05-08 | Some trimming, add necessary stuff like ed, CD9660 & KERNFS | Niklas Hallqvist | |
1997-05-08 | do not compress bsd | Theo de Raadt | |
1997-05-08 | sync to i386 | Theo de Raadt | |
1997-05-08 | wandering fix from provos | Theo de Raadt | |
1997-05-08 | only detect first 166/165 as valid | Theo de Raadt | |
1997-05-07 | Disable "version.bind" hack since it makes mass info gathering | Todd C. Miller | |
attacks trivial. | |||
1997-05-07 | need 8k ffs to avoid cluster bug, and increase ramdisk to 4MB | Niklas Hallqvist | |
1997-05-07 | Use NBPG to align the mmap region. Add debug printouts. | Niklas Hallqvist | |
Some slight cleanup. | |||
1997-05-07 | Cleanup | Niklas Hallqvist | |
1997-05-07 | axppci33-only GENERIC | Todd C. Miller | |
1997-05-07 | Ramdisk stuff | Niklas Hallqvist | |
1997-05-07 | *Very* rough cut at a ramdisk-kernel that fits onto a floppy. | Niklas Hallqvist | |
The ecoffrdsetroot support is from millert@openbsd.org. Mostly copied from the powerpc ports, thus a lot of powerpc specific stuff remains. Needs a lot of work, hopefully done in the next few days. | |||
1997-05-07 | OpenBSD tag | Niklas Hallqvist | |
1997-05-07 | more careful release build | Theo de Raadt | |
1997-05-07 | = not eq | Theo de Raadt | |
1997-05-07 | lean, mean, and vi fits | Theo de Raadt | |
1997-05-07 | leaner and meaner | Theo de Raadt | |
1997-05-07 | strip kernel, fewer inodes on floppy | Theo de Raadt | |
1997-05-07 | Turn off si driver's dma by default. Unfortunately, DMA doesn't work. | gene | |
1997-05-07 | call pci_intr_establish correctly | Niklas Hallqvist | |
1997-05-06 | Add ipl case | Niklas Hallqvist | |
1997-05-06 | Add IP filter log into cdevsw | Niklas Hallqvist | |
1997-05-06 | Remove possibly existing ipl node, before recreating it | Niklas Hallqvist | |
1997-05-06 | reactivate ipl | kstailey | |
1997-05-06 | add ipl device | kstailey | |
1997-05-06 | fcntl right | Theo de Raadt | |
1997-05-06 | Removed Mach and added NCR. | etheisen | |
1997-05-06 | Allow archs override the crunchgen options | Niklas Hallqvist | |
1997-05-06 | Add ECOFF support, do some slight restructuring to share the mmap between | Niklas Hallqvist | |
the different object file format models | |||
1997-05-06 | fix inst-common/lists so that it can find .../termcap/termcap.src from it's ↵ | grr | |
context, which is different than miniroot's | |||
1997-05-06 | First cut of the arc notes. I need people to look at them and add/change | Per Fogelstrom | |
things as it apply to their machines... It's far from finished - more or less just copied from the pmax dir... More will come. | |||
1997-05-06 | bring it more to reality | Thomas Graichen | |
1997-05-05 | Cleaned up manpage. | etheisen | |
1997-05-05 | Removed Mach tag and added one for NCR SVR4. | etheisen | |
1997-05-05 | fix sparc MAKEDEV to match cdevsw[] for pseudo-ttys, scsi scanner and ↵ | grr | |
unknown SCSI devices. Comment out ipl, which doesn't seem to be in cdevsw. | |||
1997-05-05 | On a ttye0 login, give the console over to the user in question. | gene | |
1997-05-05 | This fixes FTP so that it first tries with the username FTP, and then with | jkatz | |
the username ANONYMOUS. It works, too :-) | |||
1997-05-05 | If gdb is not configured do not build the manpage. | Dale S. Rahn | |
This allows the powerpc port to build. | |||
1997-05-05 | 2.0 -> 2.1 | gene | |
More work comign shortly as these need a lot of attention. | |||
1997-05-05 | This is not getting picked up from ../Makefile.inc | Dale S. Rahn | |
set it here. This probably will go away shortly for preference to ofwboot. | |||
1997-05-05 | only build one version of the libraries. | Dale S. Rahn | |
1997-05-05 | add Extended partition id. | Dale S. Rahn | |
I hate when things are sitting around in trees forgotten. | |||
1997-05-05 | Before creating the rd nodes, remove the old ones. | Dale S. Rahn | |
1997-05-05 | last pass for now up correcting/upgrade sparc miniroot and install/upgrade stuff | grr | |
1997-05-05 | also install kernel into snapshot area | Thomas Graichen | |
1997-05-05 | fix type (BOT -> BOOT) | Thomas Graichen | |
1997-05-05 | Remove comment about an XXX that has been fixed. | Todd C. Miller | |