Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-03-03 | Add -Wno-main for GCC 2.8 | Niklas Hallqvist | |
1998-03-01 | enable wdc1--cdroms often live there. | Todd C. Miller | |
1998-02-28 | Add IDE | Todd C. Miller | |
1998-02-02 | enable a few more drivers | Theo de Raadt | |
1998-01-06 | Dummy PnP support, so alpha will compile | Niklas Hallqvist | |
1997-12-06 | goodbye TIMEZONE and DST | kstailey | |
1997-11-17 | enable jensen | Theo de Raadt | |
1997-11-16 | Add ch* at scsibus? | Niklas Hallqvist | |
1997-11-10 | use files.wscons | Michael Shalayeff | |
1997-11-06 | Add some missing things for the MI vga driver. Move wscons to an MI place as | Niklas Hallqvist | |
well. $OpenBSD$ tagging | |||
1997-11-06 | We need an MI vga driver. The alpha one was most MI. Not entirely yet though. | Niklas Hallqvist | |
Some files were move behind CVS back. | |||
1997-09-26 | fix PORTAL comment in all alpha config files | kstailey | |
1997-09-15 | kill Locore.c | Theo de Raadt | |
1997-09-05 | Add SCSITERSE and make some other options less ugly. | Todd C. Miller | |
1997-08-05 | Add ahc. Reorganize some. Fix comments. Add out-commented aic entry, | Niklas Hallqvist | |
it compiles but is not yet tested. Add commented-out attachments for cy and ahc, that has yet to be tested. | |||
1997-08-05 | Add cy0 (cyclades) | dgregor | |
1997-07-24 | set maxusers | Niklas Hallqvist | |
1997-07-21 | use /sys/conf/GENERIC | Theo de Raadt | |
1997-07-11 | Add KERNFS, PROCFS, NULLFS | Todd C. Miller | |
1997-07-10 | Take out some devices unused in the install. Alpha boot floppy now fits. | Todd C. Miller | |
1997-07-09 | Take out DEBUG and DIAGNOSTIC to make thigns fit. | Todd C. Miller | |
1997-07-09 | alpha/common/ insults my filec | Theo de Raadt | |
1997-07-09 | add ep on isa, of course i just fried my 3c509... | Theo de Raadt | |
1997-07-08 | std.alpha goes foom | Theo de Raadt | |
1997-07-06 | DDB (crippled), BOOT_CONFIG (not yet working), DISKLABEL_*, fxp, wd & acd | Niklas Hallqvist | |
1997-07-06 | DDB files + some major number specifications that were missing | Niklas Hallqvist | |
1997-07-06 | maxpartitions 16 | Todd C. Miller | |
1997-07-06 | Remove -Wcast-qual unless someone has a way to make it not care | Todd C. Miller | |
about discarding "volatile". Implicit casts via prototypes cause major headaches in conjunction with volatile variables. | |||
1997-07-05 | disable fxp for now | Theo de Raadt | |
1997-07-03 | fxp support, turned off in alpha until tested | Theo de Raadt | |
1997-06-24 | happy birthday | kstailey | |
1997-06-05 | option | Theo de Raadt | |
1997-06-02 | EXEC_SCRIPT is not an option | Theo de Raadt | |
1997-06-02 | VNODEPAGER is not an option | Theo de Raadt | |
1997-06-02 | UCONSOLE is long dead | Theo de Raadt | |
1997-05-14 | Don't need bpf or vnd -- shave a few bytes. | Todd C. Miller | |
1997-05-08 | comment out MFS, FIFO, and COMPAT_[0-9]+; add PCI ed | Todd C. Miller | |
1997-05-08 | Some trimming, add necessary stuff like ed, CD9660 & KERNFS | Niklas Hallqvist | |
1997-05-07 | axppci33-only GENERIC | Todd C. Miller | |
1997-05-05 | add ccd to GENERIC | Thomas Graichen | |
1997-04-20 | Use ${ALPHA} instead of ../.. | Niklas Hallqvist | |
1997-04-20 | My new toy | Thorsten Lockert | |
1997-04-19 | .depend needs cpuconf.c | Thorsten Lockert | |
1997-04-14 | Add PCI ed* | Todd C. Miller | |
1997-04-13 | Add support for PCI NE2000 clones. I finally got around to doing this :-) | Todd C. Miller | |
Tested on alpha, should work on i386 as well. Note that we treat a PCI NE2000 as a 16-bit card for now since the driver can not deal with > 16 bit cards. To fix this isa16bit in ed_softc needs to be changed to bus_width (in bytes). I plan to do this as part of the split ed driver. | |||
1997-04-06 | Add CD9660 now that it works. | Todd C. Miller | |
1997-03-25 | Addition of the ed ethernet driver | Niklas Hallqvist | |
1997-02-26 | Add IP-SEC | Niklas Hallqvist | |
1997-02-26 | Workaround for some weird cpp bug that made cpuconf.o builds fail | Niklas Hallqvist | |
1997-01-24 | Sync with NetBSD 961207 | Niklas Hallqvist | |