Age | Commit message (Expand) | Author |
2005-05-27 | first step of removing the obsolete PCI ncr(4) driver, it was superseded by | Martin Reindl |
2005-05-26 | Add atapiscsi in parallel with scsibus@usb, this only changes system | Dale Rahn |
2005-05-26 | make all mappings valid/coherent. For pages not currently mapped, fill | Jason Wright |
2005-05-26 | iommu meets amd64. This currently only works on machines where the GART | Jason Wright |
2005-05-25 | This patch is mortly art's work and was done *a year* ago. Art wants to thank | Niklas Hallqvist |
2005-05-25 | comment typo | Jason Wright |
2005-05-24 | add a new field to vm_space and use it to track the number of anon | Ted Unangst |
2005-05-24 | add stge(4) | Brad Smith |
2005-05-24 | do not print cpu startup messages (because they are obvious) | Theo de Raadt |
2005-05-24 | add aapic driver which currently is used to workaround errata on | Brad Smith |
2005-05-23 | add USER_PCICONF | Jason Wright |
2005-05-22 | these do not fit; brad did not test | Theo de Raadt |
2005-05-17 | - add epic(4) | Brad Smith |
2005-05-15 | enable ep(4) | Martin Reindl |
2005-05-14 | remove redundant definition of PCI_ID_CODE. I added this to the | Brad Smith |
2005-05-13 | enable spkr by default; ckuethe 4201 | Theo de Raadt |
2005-05-10 | Add epic(4) driver which supersedes tx(4). | Brad Smith |
2005-05-06 | generate vim-compatible tag files, from netbsd | Pedro Martelletto |
2005-05-06 | Fix links target. | Marco Peereboom |
2005-05-06 | Add tags to amd64. | Marco Peereboom |
2005-05-03 | The return value from getEBDAaddr() (info) is not used in bios_E820(), | Tom Cosgrove |
2005-05-03 | Convert the size of a memory chunk from bytes to megabytes before | Tom Cosgrove |
2005-05-01 | To allow for MD override of in4_cksum()... | Brad Smith |
2005-05-01 | spacing; ok miod@ deraadt@ | David Krause |
2005-04-30 | As on i386, ensure we save the %ebx register returned from the BIOS | Tom Cosgrove |
2005-04-30 | start the job of making things look more alike | Theo de Raadt |
2005-04-30 | nice docs at top of GENERIC | Theo de Raadt |
2005-04-29 | Make boot code use real mode with 64K segments instead of 1M segments, | Tom Cosgrove |
2005-04-26 | Check for memory allocation failure before zeroing memory, not after; | Miod Vallat |
2005-04-21 | count fpu lazy context switches; deraadt@ ok | Michael Shalayeff |
2005-04-19 | nothing uses spllowersoftclock() anymore | Michael Shalayeff |
2005-04-19 | CLKF_BASEPRI we do not have no more; noticed by miod | Michael Shalayeff |
2005-04-14 | internal _BSD_WCTRANS_T_, _BSD_MSTATE_T_, _BSD_WCTYPE_T_ types. | Marc Espie |
2005-04-11 | use MD #define to choose stackgap size per-architecture. on sparc, special | Theo de Raadt |
2005-04-08 | add rcs ids | Jolan Luff |
2005-04-01 | Cleanup SKEY_NOT_READY logic. Only retry command if it's likely the | Kenneth R Westerback |
2005-04-01 | reenable bio in GENERIC now that bio.c compiles and works. | Marco Peereboom |
2005-04-01 | undo, need to redo copyinstr first :( | Marco Peereboom |
2005-04-01 | enable bio(4) in GENERIC | Marco Peereboom |
2005-03-31 | go back to the old trace code, but add -fno-omit-frame-pointer so it works. | Ted Unangst |
2005-03-30 | first approximation: spoof UDF filesystem disklabels when we see them. | Theo de Raadt |
2005-03-30 | enable UDF on large install media for architectures likely to have DVD drives | Theo de Raadt |
2005-03-16 | more wireless chipsets | Theo de Raadt |
2005-03-16 | amd64 also fails copyoutstr regress, missed in the first round. | Ted Unangst |
2005-03-13 | Only use bangpxe calling on PXE 2.1 and above. Makes no difference on | Tom Cosgrove |
2005-03-13 | KNF | Tom Cosgrove |
2005-03-13 | On return from real mode, reload the GDT using a 16-bit pointer rather | Tom Cosgrove |
2005-03-13 | enable gdt | Theo de Raadt |
2005-03-08 | Cosmetics... | Thierry Deval |
2005-03-05 | Clean up the tree from incomplete, unreliable and unsupported IEEE1394 code. | Thierry Deval |