Age | Commit message (Expand) | Author |
2001-01-26 | fix compile error by including compat_dir.h | Marco S Hyman |
2001-01-25 | constify cpuid tables | Michael Shalayeff |
2001-01-25 | fix comment. | Brad Smith |
2001-01-25 | print cpu speed in GHz rounded to 2 digits after point | Michael Shalayeff |
2001-01-25 | detect Transmeta cpus | Theo de Raadt |
2001-01-25 | spelling | Todd T. Fries |
2001-01-25 | fill in rval[1] return value for non signal return other than 0 (normal). | Dale Rahn |
2001-01-25 | make code for searching in pcibios's addr allocation | Michael Shalayeff |
2001-01-25 | put pci_intr_fixup.h into pcibiosvar.h; billions of tiny headers for nothing | Michael Shalayeff |
2001-01-24 | put pci_addr_fixup.h into pcibiosvar.h as well, | Michael Shalayeff |
2001-01-24 | elliminate pci_bus_fixup.h by moving | Michael Shalayeff |
2001-01-24 | Optimization base on looking at generated asm code. | Dale Rahn |
2001-01-24 | Always do MACHINE_NEW_NONCONTIG, not based on UVM or not. | Dale Rahn |
2001-01-24 | Attempt to update powerpc pmap module to MACHINE_NEW_NONCONTIG | Dale Rahn |
2001-01-24 | Remove block of "#if 0"ed code. | Dale Rahn |
2001-01-24 | pass the address of the current instruction to allow better "pc relative" | Dale Rahn |
2001-01-24 | sync | Theo de Raadt |
2001-01-24 | another ati card | Theo de Raadt |
2001-01-24 | Not killing an application when the application does something wrong | Artur Grabowski |
2001-01-24 | sync | Theo de Raadt |
2001-01-24 | transmeta cpu fake pci devices | Theo de Raadt |
2001-01-24 | Sample options for KGDB. (commented out) | Hugh Graham |
2001-01-24 | KGDB for i386 from NetBSD via niklas, with tweaks and accommodations. | Hugh Graham |
2001-01-24 | regen with correct rcs id | Todd C. Miller |
2001-01-24 | Matrox G450 uses the same PCI id as the G400 | Todd C. Miller |
2001-01-23 | sync | Chris Cappuccio |
2001-01-23 | AMD 755, 766 | Chris Cappuccio |
2001-01-23 | recognize P4; testing by techsupport@lokmail.net, the unfortunate owner of su... | Theo de Raadt |
2001-01-23 | build boot with -Os | Artur Grabowski |
2001-01-23 | floppy configuration that works. | Artur Grabowski |
2001-01-23 | iha fits, cool | Theo de Raadt |
2001-01-23 | Add machine/exec.h to allow machine to set ELFSIZE before using | Dale Rahn |
2001-01-23 | three small bugs pointed out by Adam <vt@ikp.pl> | Jason Wright |
2001-01-23 | Restore the WDCF_IRQ_WAIT flag if the lower-level interrupt handler rejects | Aaron Campbell |
2001-01-23 | Clamp malloc in compat_43_sys_getdirentries to 64k | Constantine Sapuntzakis |
2001-01-23 | SunOS, IBCS2, Linux, and SVR4 all require translations of directory entries | Constantine Sapuntzakis |
2001-01-23 | Add Initio SCSI controller | Kenneth R Westerback |
2001-01-23 | Add support for Initio INI-91xx SCSI Cards | Kenneth R Westerback |
2001-01-23 | when the peer is disconnected before accept(2) is issued, | Jun-ichiro itojun Hagino |
2001-01-23 | sync | Theo de Raadt |
2001-01-23 | new ibm framebuffer | Theo de Raadt |
2001-01-22 | Art is a B..... | Theo de Raadt |
2001-01-22 | fix pretty printing | Theo de Raadt |
2001-01-22 | this should make i850 and i860 hubs do RNG | Theo de Raadt |
2001-01-22 | from NetBSD: only pass one byte for control register handle (Manuel Bouyer) | Chris Cappuccio |
2001-01-22 | sync | Aaron Campbell |
2001-01-22 | Another TI FireWire product. | Aaron Campbell |
2001-01-22 | paste error in pdcopen, a few formatting cnages and use int for char | Michael Shalayeff |
2001-01-22 | fix pretty print | Theo de Raadt |
2001-01-22 | pretty print even during failure conditions | Theo de Raadt |