Age | Commit message (Expand) | Author |
2004-01-01 | Let this attach correctly. | Miod Vallat |
2004-01-01 | Add sram on mvme187. | Miod Vallat |
2004-01-01 | Inline pmap_copy() and pmap_phys_address(). | Miod Vallat |
2004-01-01 | Some typos just never die (here controler vs controller). | Miod Vallat |
2004-01-01 | document how to do -beta and -current tagging | Theo de Raadt |
2004-01-01 | 2004 | Theo de Raadt |
2003-12-31 | spacing. note this, cedric | Theo de Raadt |
2003-12-31 | workaround: during npx exception testing, delay(1). For some reason | Theo de Raadt |
2003-12-31 | delay interfaces attach until "self" has been created; ok cedric@ | Markus Friedl |
2003-12-31 | Many improvements to the handling of interfaces in PF. | Cedric Berger |
2003-12-31 | regen | Todd C. Miller |
2003-12-31 | wait4(2) takes and returns pid_t, not int. OK deraadt@ and miod@ | Todd C. Miller |
2003-12-30 | kill a local var that is set and never used then later | Michael Shalayeff |
2003-12-30 | Add support for all six Motorola-supported configurations of MVME376 | Miod Vallat |
2003-12-30 | provide accounting for the intr time properly from fredette@ | Michael Shalayeff |
2003-12-30 | In pmap_copy_page() and pmap_zero_page(), it is not enough to flush the | Miod Vallat |
2003-12-29 | disable ie1@gsc as not really supported and a commented out bha@pci | Michael Shalayeff |
2003-12-29 | no vtophys(), don't need uvm_extern.h anymore. | Brad Smith |
2003-12-29 | Since pmap_activate() does a complete user tlb flush, it is not necessary | Miod Vallat |
2003-12-29 | Properly recognize SiS CPU family; | Alexander Yurchenko |
2003-12-29 | correct probe console printf; miod ok | Theo de Raadt |
2003-12-28 | do not use MALLOC on variable sized allocations | Michael Shalayeff |
2003-12-28 | Crank default data and stack limits, align with m68k values. | Miod Vallat |
2003-12-28 | Give i/o's requeued as a result of aborts, timeouts, etc. a status of | Kenneth R Westerback |
2003-12-28 | Having vmel and vmes keep another pointer to their parent in their softc is | Miod Vallat |
2003-12-28 | dma_cachectl() takes a va and computes the pa from it, no need to invoke it | Miod Vallat |
2003-12-28 | add ian dowse's dirhash code from freebsd. | Ted Unangst |
2003-12-28 | Add a new PFSYNC_ACT_UREQ message type. | Ryan Thomas McBride |
2003-12-28 | new type for dirhash | Ted Unangst |
2003-12-28 | add dirhash, and wire in rwlocks used by dirhash | Ted Unangst |
2003-12-28 | multiple include protection | Ted Unangst |
2003-12-28 | make check for too large allocations earlier, instead of fiddling with it. | Ted Unangst |
2003-12-28 | More optimizations borrowed from the m68k pmap: | Miod Vallat |
2003-12-27 | Replace the MVME376 driver from a homemade and dusty if_ve driver to | Miod Vallat |
2003-12-27 | Handle odd sizes in d16_bcopy() and d16_bzero(). | Miod Vallat |
2003-12-27 | Do not print vaddr in vme attachments. | Miod Vallat |
2003-12-27 | Basic cleaning and KNF; no functional change. | Miod Vallat |
2003-12-26 | A simple compile-time micro-optimization in pmap_protect() for | Miod Vallat |
2003-12-26 | Merge the attachment part and the real work part of the SCSI drivers in | Miod Vallat |
2003-12-26 | - use 1/2 space for rijndael context in ipsec | Markus Friedl |
2003-12-25 | Enable vx(4) again - while it still awaits more tests, it can attach without | Miod Vallat |
2003-12-25 | Provide common D16 vmespace block access functions, instead of vs and vx each | Miod Vallat |
2003-12-25 | Remove duplicate ident strings. | Miod Vallat |
2003-12-25 | Disable vx* for now. | Miod Vallat |
2003-12-25 | Floating-point status register exception bits are supposed to be maintained | Miod Vallat |
2003-12-24 | Sync ahc with NetBSD, which was in turn updated from FreeBSD by Pascal | Kenneth R Westerback |
2003-12-24 | Sync ahc with NetBSD, which was in turn updated from FreeBSD by Pascal | Kenneth R Westerback |
2003-12-24 | Sync ahc with NetBSD, which was in turn updated from FreeBSD by Pascal | Kenneth R Westerback |
2003-12-24 | Sync ahc with NetBSD, which was in turn updated from FreeBSD by Pascal | Kenneth R Westerback |
2003-12-24 | Sync ahc with NetBSD, which was in turn updated from FreeBSD by Pascal | Kenneth R Westerback |