Age | Commit message (Expand) | Author |
1998-01-20 | Merge bus_dma support from NetBSD, mostly by Jason Thorpe. Only i386 uses it | Niklas Hallqvist |
1998-01-11 | disklabel spoofing for FAT32. | Niels Provos |
1998-01-09 | reality check | Niklas Hallqvist |
1998-01-07 | compile | Niklas Hallqvist |
1998-01-06 | Dummy PnP support, so alpha will compile | Niklas Hallqvist |
1998-01-05 | new style pci attach printing | Theo de Raadt |
1997-12-06 | goodbye TIMEZONE and DST | kstailey |
1997-11-23 | use MI cdev_decl(ipl) | Michael Shalayeff |
1997-11-17 | enable jensen | Theo de Raadt |
1997-11-17 | simpler | Theo de Raadt |
1997-11-17 | do not use %: | Theo de Raadt |
1997-11-16 | Add ch* at scsibus? | Niklas Hallqvist |
1997-11-10 | $OpenBSD$ | Niklas Hallqvist |
1997-11-10 | $OpenBSD$ | Niklas Hallqvist |
1997-11-10 | use files.wscons | Michael Shalayeff |
1997-11-09 | swap definitions superceded by new endian.h | Niklas Hallqvist |
1997-11-09 | New endian.h design. All architectures now use a common file for the bulk | Niklas Hallqvist |
1997-11-07 | I forgot to remove these, it seems | Niklas Hallqvist |
1997-11-06 | param.h, niklas | Theo de Raadt |
1997-11-06 | Add some missing things for the MI vga driver. Move wscons to an MI place as | Niklas Hallqvist |
1997-11-06 | We need an MI vga driver. The alpha one was most MI. Not entirely yet though. | Niklas Hallqvist |
1997-11-04 | Support ISA VGA for real on DEC AXPPCI 33 | Niklas Hallqvist |
1997-10-27 | Use opendev() | Todd C. Miller |
1997-10-27 | Turning on optimization wins us an extra 15kb. | Todd C. Miller |
1997-10-27 | Add back device parsing but don't treat paths like 2.2/alpha/bsd as | Todd C. Miller |
1997-10-27 | Pull out the device crap for now as it prevents paths like 2.2/alpha/bsd. | Todd C. Miller |
1997-10-20 | Do not spoof OpenBSD partitions | Niklas Hallqvist |
1997-10-02 | label "done" now unused | Niklas Hallqvist |
1997-10-02 | typos | Niklas Hallqvist |
1997-10-02 | no more ESRCH, but maybe EIO instead | Niklas Hallqvist |
1997-09-30 | typecast vga_pci_match to cgmatch_t | Michael Shalayeff |
1997-09-29 | DOSMBR_SIGNATURE, DOSACTIVE; weingart | Theo de Raadt |
1997-09-26 | fix PORTAL comment in all alpha config files | kstailey |
1997-09-17 | Double default NMBCLUSTERS settings. | Jason Downs |
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-25 | better mmap support, what fun | Theo de Raadt |
1997-08-22 | wscons -> vga_xxx -> vga mmap() support. first cut | Theo de Raadt |
1997-08-22 | do not check for sc_ioctl in mmap call | Theo de Raadt |
1997-08-08 | Use the new bounds_check_with_label API. Add generic support for reading | Niklas Hallqvist |
1997-08-08 | Add htobe32 and similar friends | Niklas Hallqvist |
1997-08-05 | Add ahc. Reorganize some. Fix comments. Add out-commented aic entry, | Niklas Hallqvist |
1997-08-05 | Add cy0 (cyclades) | dgregor |
1997-08-04 | Add Cyclades serial driver as character major number 38. | dgregor |
1997-08-01 | proto __flt_rounds correctly | Theo de Raadt |
1997-08-01 | ALPHA_PTE_WRITE needs to include the "user write" bit; thorpej | Theo de Raadt |
1997-07-31 | text video attributes, tested only on vga, send me E-mail if it breaks someth... | kstailey |
1997-07-31 | use isa hook to enable IDE port on machines where it exists. Niklas | Theo de Raadt |
1997-07-31 | off by one in clear screen code | kstailey |
1997-07-31 | fix vi on console by not moving cursor when printing nulls | kstailey |