Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-05-21 | fix problem with screensize under x on 5000/25 (originally from NetBSD | Thomas Graichen | |
diff submitted by Jan Mueller <jan.mueller@tu-harburg.d400.de>) | |||
1997-05-21 | Remove genassym dependency build, spotted by Dale | Per Fogelstrom | |
1997-05-21 | off by one; millert | Theo de Raadt | |
1997-05-20 | powerpc port does not use genassym.c anymore, do not attempt to | Dale S. Rahn | |
create dependancies on it. | |||
1997-05-20 | Add -s -e cd9660 hacks for making bootable alpha cd's. | Todd C. Miller | |
1997-05-19 | Hmm, to fast after issuing reset. | Per Fogelstrom | |
1997-05-19 | Make PICA's really reboot on rebbot command | Per Fogelstrom | |
1997-05-19 | More ramdisk | Per Fogelstrom | |
1997-05-19 | MBR for ARC's | Per Fogelstrom | |
1997-05-19 | ARC has no boot right now... | Per Fogelstrom | |
1997-05-18 | RAMDISK additions | Per Fogelstrom | |
1997-05-18 | RAMDISK additions | Per Fogelstrom | |
1997-05-18 | Trim! | Niklas Hallqvist | |
1997-05-17 | crank version | Theo de Raadt | |
1997-05-16 | remove stuff found in sys/conf.h | Niklas Hallqvist | |
1997-05-16 | shrink | Theo de Raadt | |
1997-05-16 | shrink | Theo de Raadt | |
1997-05-15 | Just plain ditch sn_printf of options. We don't do things this way anyway. | gene | |
1997-05-14 | add rd to boot -a | Theo de Raadt | |
1997-05-14 | Add RAMDISK | Niklas Hallqvist | |
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 | |
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-14 | kernel for ramdisks | Theo de Raadt | |
1997-05-14 | ramdisk support, forgot this last round | Niklas Hallqvist | |
1997-05-14 | for consistency: change kernel config file name from GENERIC_xxx to | Thomas Graichen | |
GENERIC.xxx too and adapt etc.pmax/Makefile.inc to reflect the new compile dir names | |||
1997-05-14 | Don't need bpf or vnd -- shave a few bytes. | Todd C. Miller | |
1997-05-14 | Whoops back out some changes from my local tree. | gene | |
1997-05-14 | if generic miniroot, kill swap entry | Theo de Raadt | |
1997-05-14 | add rd support | Theo de Raadt | |
1997-05-13 | minimize | Theo de Raadt | |
1997-05-13 | slight code reorg | Niklas Hallqvist | |
1997-05-13 | slight KNF | Niklas Hallqvist | |
1997-05-13 | 2.1 + KNF + some trimming to fit | Niklas Hallqvist | |
1997-05-13 | Fix IPFILTER & ramdisk configuration info | Niklas Hallqvist | |
1997-05-13 | Add ramdisk config stuff | Niklas Hallqvist | |
1997-05-13 | Add ramdisk devices + some cleanup | Niklas Hallqvist | |
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 | |
Later on this should be replaced by proper cd9660 groking code. | |||
1997-05-12 | According to Dave Huang (khym@bga.com), the powerbook 150 works better if we | gene | |
use Duo-class ROM vectors. Brings support for this machine much closer. | |||
1997-05-12 | bring GENERIC up to date and add two new kernels: | Thomas Graichen | |
* GENERIC_NFS - for netbooting with root & swap via nfs * GENERIC_rz0 - root & swap hardcoded to rz0 - required for zip drives - don't ask me why (kernels explicitely configured to the scsi id of the zip drive crash ...) | |||
1997-05-11 | don't config the floppy on Sun4m's, since the the driver isn't right and ↵ | grr | |
doing anything near the floppy blows the system | |||
1997-05-11 | Current update | Per Fogelstrom | |
1997-05-11 | More profiling gunk... | Per Fogelstrom | |
1997-05-11 | Allow ABICALLS set outside file | Per Fogelstrom | |
1997-05-11 | Make "make tags" work. (I hope...) | Per Fogelstrom | |
1997-05-11 | Remove extra load... | Per Fogelstrom | |
1997-05-11 | Boot block for the wgrisc! | Per Fogelstrom | |
1997-05-11 | Allow setting of ABICALLS outside file | Per Fogelstrom | |
1997-05-08 | include bus.h to prevent compiler warnings and other problems. | gene | |