Age | Commit message (Expand) | Author |
2001-02-09 | BOOT_CONFIG is already in conf/GENERIC and this includes it. | Artur Grabowski |
2001-02-09 | Add support for loading the bootloader and kernel from an HFS filesystem, | Dale Rahn |
2001-02-09 | Add support for loading the bootloader and kernel from an HFS filesystem, | Dale Rahn |
2001-02-08 | Actually give esym some storage. As it was, esym pointed | Artur Grabowski |
2001-02-08 | kvtop() returns pa, not va | Michael Shalayeff |
2001-02-07 | We need to loose some weight. | Artur Grabowski |
2001-02-07 | XXX two horrible abuses of spl. | Artur Grabowski |
2001-02-07 | Now that niklas has fixed ddb to not barf on elf symbols, there | Artur Grabowski |
2001-02-07 | Add support for bus_space_write_region_[1248] bus_space_read_region_[1248] | Dale Rahn |
2001-02-07 | Some devices use NPBG others want PAGE_SIZE, and the related macros. | Dale Rahn |
2001-02-06 | missed ) in if() | Michael Shalayeff |
2001-02-06 | i can be stooooopid | Michael Shalayeff |
2001-02-06 | Committed by accident. | Artur Grabowski |
2001-02-06 | Rename pcs_bus* to pci_swiz_bus* to reduce confusion and match NetBSD. | Artur Grabowski |
2001-02-06 | I don't think there is a reason to enable IDE through isa now that | Artur Grabowski |
2001-02-06 | Don't initialize ddb until I've committed elf support for ddb. | Artur Grabowski |
2001-02-06 | Bring up-to-date | Niklas Hallqvist |
2001-02-06 | Pick up work by matt@netbsd.org to get scsi working on vaxstation 4000/90. | Hugh Graham |
2001-02-06 | only call apm_perror() if get_event() failed | Michael Shalayeff |
2001-02-05 | BOOT_CONFIG fits | Theo de Raadt |
2001-02-05 | No, Intel is not a PC_VENDOR. Intel is a PCI_VENDOR. | Artur Grabowski |
2001-02-05 | Sigh. Another horrible abuse in this file.. | Artur Grabowski |
2001-02-05 | reverse the logic in pcebmatch to match other match functions. | Artur Grabowski |
2001-02-05 | set the correct size in pceb_ca. | Artur Grabowski |
2001-02-05 | We won't include mouse and lpt support on the floppy in the nearest future. | Artur Grabowski |
2001-02-05 | sync | Theo de Raadt |
2001-02-04 | #endif in the wrong place, causing certain kernel configs to not compile; | Aaron Campbell |
2001-02-04 | shrink USB section | Theo de Raadt |
2001-02-04 | Fix an off-by-{1,2,4} error in i386_space_copy(). Console is now working much | Aaron Campbell |
2001-02-04 | Minor indent botch. | Aaron Campbell |
2001-02-03 | make overlaping bus space copy operations work; solves vga's scrolling problems | Michael Shalayeff |
2001-02-03 | New timeouts. | Artur Grabowski |
2001-02-03 | dead file | Artur Grabowski |
2001-02-03 | Remove dead files. | Artur Grabowski |
2001-02-03 | New timeouts. | Artur Grabowski |
2001-02-03 | Don't define ECOFF_COMPAT. We're ELF. | Artur Grabowski |
2001-02-03 | make it compile | Michael Shalayeff |
2001-02-02 | Remove non-existant machine config -- replace w/laptop config that works | Thorsten Lockert |
2001-02-01 | mmap return paddr_t not int. | Dale Rahn |
2001-02-01 | Adapt to recent wscons changes. | Artur Grabowski |
2001-02-01 | pckbc_isa seems to have moved to files.isa | Artur Grabowski |
2001-02-01 | Major changes to get MVME188 working. More header and code cleanups. The | Steve Murphree |
2001-01-31 | based on art's sparc patch: | Jason Wright |
2001-01-31 | mmap should return -1 on failure, not EOPNOTSUPP. | Artur Grabowski |
2001-01-31 | still need pcvt files to build X, for now | Theo de Raadt |
2001-01-30 | local beef escaped | Michael Shalayeff |
2001-01-30 | forgot to remove changebit; from miod@ | Michael Shalayeff |
2001-01-30 | Rearrange into a more logical order; marc@snafu.org | Aaron Campbell |
2001-01-30 | Improve printing of various NVAX models. Similar to work by Michael Kukat. | Hugh Graham |
2001-01-30 | Update with SIE data provided by: | Hugh Graham |