Age | Commit message (Expand) | Author |
2001-04-14 | Add support for Alpha Processor, Inc. UP1000. | Artur Grabowski |
2001-04-13 | In cpu_fork, initialize the ipl of the new process to | Artur Grabowski |
2001-04-12 | Remove a bogus __attribute__ ((unused)) from _splraise. | Artur Grabowski |
2001-04-10 | Fix for machines which need to enlarge the kernel address space, at least | Niklas Hallqvist |
2001-04-09 | FFS_SOFTUPDATES in sys/conf/GENERIC | Theo de Raadt |
2001-04-09 | further stripping down | Theo de Raadt |
2001-04-09 | To fit, fxp must go. Sorry | Theo de Raadt |
2001-04-06 | Move offsetof define into sys/param.h | Constantine Sapuntzakis |
2001-03-21 | Move files from common to dev to be more like other archs | Artur Grabowski |
2001-03-21 | optimize a sanity check and put it behind ifdef DIAGNOSTIC. | Artur Grabowski |
2001-03-19 | USB support works on alpha. (At least UHCI works fine) | Nathan Binkert |
2001-03-18 | Add a wsmux device | Nathan Binkert |
2001-03-18 | Enable rasops and wsfonts for alpha so TGA can use them | Nathan Binkert |
2001-03-16 | Now that pmap_growkernel is implemented set NKMEMCLUSTERS to 32m again. | Artur Grabowski |
2001-03-16 | Some more pmap improvements from NetBSD. | Artur Grabowski |
2001-03-16 | Implement pmap_growkernel. From NetBSD. | Artur Grabowski |
2001-03-08 | move gif* and faith* into sys/conf/GENERIC. deraadt and angelos ok | Jun-ichiro itojun Hagino |
2001-03-08 | configure usb devices and raid | Eric Jackson |
2001-03-07 | lca and apecs buses need sgmap glue as well. | Eric Jackson |
2001-03-07 | DS10 uses Acer M1543 pci<->isa bridge, so match it in siomatch() | Eric Jackson |
2001-03-04 | Revert to our old traceback code, with heuristic argument printout. | Niklas Hallqvist |
2001-03-04 | typo | Artur Grabowski |
2001-03-03 | Lower NKMEMCLUSTERS by a factor of 2 from 32768*1024/NBPG to 16384*1024/NBPG. | Todd C. Miller |
2001-03-02 | add #define __STRICT_ALIGNMENT | Jason Wright |
2001-02-27 | crank NKMEMCLUSTERS fron 4MB to 32MB. | Artur Grabowski |
2001-02-16 | Finish merging lca to become closer to current netbsd. | Jason Wright |
2001-02-16 | Further sync... get pci_swiz_bus_{io|mem}_chipdep.c via <> instead of "" | Jason Wright |
2001-02-16 | Bring apecs closer to current netbsd work (updated copyrights, plus | Jason Wright |
2001-02-16 | bring in netbsd bus_dma stuff for lca and apecs busses | Jason Wright |
2001-02-13 | Bump maxusers to 32. | Artur Grabowski |
2001-02-13 | Cleanup. | Artur Grabowski |
2001-02-13 | default more wscons options | Theo de Raadt |
2001-02-13 | remove a file that should have been gone long ago. | Eric Jackson |
2001-02-12 | Remove duplicate definition of badaddr. | Artur Grabowski |
2001-02-09 | BOOT_CONFIG is already in conf/GENERIC and this includes it. | Artur Grabowski |
2001-02-08 | Actually give esym some storage. As it was, esym pointed | Artur Grabowski |
2001-02-07 | Now that niklas has fixed ddb to not barf on elf symbols, there | Artur Grabowski |
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-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-03 | New timeouts. | Artur Grabowski |