Age | Commit message (Expand) | Author |
2005-08-28 | axe gig needs eephy; noted by dlg/jsg, add to required media | Theo de Raadt |
2005-08-24 | some scsi xs transactions can come in without a buffer pointer obviously; tes... | Theo de Raadt |
2005-08-23 | add rl* at cardbus. deraadt@ ok. | Federico G. Schwindt |
2005-08-20 | Check for and report the presense of SSE3. This has started to appear | Jonathan Gray |
2005-08-20 | PNI was changed to be known as SSE3 by Intel so make | Jonathan Gray |
2005-08-19 | Spacing. | Marco Peereboom |
2005-08-18 | Skip (trap) instruction in cpu_fork() instead of proc_trampoline(). | Mark Kettenis |
2005-08-18 | Make zaudio(4) work like a laptop, so that when you plug your headphones | Robert Nagy |
2005-08-16 | 3.8 will ship with support for art(4) | Theo de Raadt |
2005-08-14 | No more musyccbus aka ebus. | Claudio Jeker |
2005-08-14 | DCIAS() no more. | Miod Vallat |
2005-08-14 | Remove the inline cache and TLB primitives - we don't use them at this point, | Miod Vallat |
2005-08-14 | Use dma_cachectl() with the right size rather than DCIAS() which implies a | Miod Vallat |
2005-08-14 | catched->caught | Miod Vallat |
2005-08-14 | Add more flexibility to the fast trap handlers mechanism: | Miod Vallat |
2005-08-14 | Add mquery to the system calls which need extra care due to off_t arguments | Miod Vallat |
2005-08-13 | add ste* | Brad Smith |
2005-08-13 | Add commented out hooks for art(4). | Claudio Jeker |
2005-08-12 | Do not notify apmd of APM_CRIT_SUSPEND_REQ events; apmd makes us fall | Uwe Stuehler |
2005-08-10 | suggested by art, go for it deraadt, ok miod@ | Todd T. Fries |
2005-08-09 | - Don't depend on the APM_CRIT_RESUME event to run PWR_RESUME power hooks | Uwe Stuehler |
2005-08-09 | apparently some ultra machines do need this, work by miod; testing my uwe | Theo de Raadt |
2005-08-09 | Save a variable in espmatch(), vm_offset_t->vaddr_t, print DEBUG address | Martin Reindl |
2005-08-09 | move to 3.8-beta | Theo de Raadt |
2005-08-08 | Skip (trap) instruction in cpu_fork() instead of proc_trampoline(). | Mark Kettenis |
2005-08-08 | Avoid overlap in USB hard and the soft interrupt bits, update comments | Uwe Stuehler |
2005-08-07 | ati ixp audio; ported form ntbsd in <4h of boretime; testing by krw@ and ian@ | Michael Shalayeff |
2005-08-07 | a bunch more ADB handler IDs, will be necessary in the future | Martin Reindl |
2005-08-07 | Remove advertising clause from UCB licenses; ok deraad@ | Miod Vallat |
2005-08-06 | overhaul the grf driver: | Martin Reindl |
2005-08-06 | Remove 16 bit mode_t leftover in syscall processing. | Miod Vallat |
2005-08-06 | We do not need a char machine_arch[] constant. | Miod Vallat |
2005-08-06 | Model 360 does not have a PAC. | Miod Vallat |
2005-08-06 | If a process has trashed its stack, use sigexit() instead of psignal() to | Miod Vallat |
2005-08-06 | In cache_flush(), after testing for curproc != NULL, do not use curproc | Miod Vallat |
2005-08-05 | - missing m_free() | Martin Reindl |
2005-08-05 | Uncomment aps to help gather more testing feedback. | Jonathan Gray |
2005-08-05 | Add commented entry for aps (ThinkPad Active Protection System) | Jonathan Gray |
2005-08-05 | typo | Theo de Raadt |
2005-08-04 | match on ich7; testing by Mark.Peoples@asu.edu | Michael Shalayeff |
2005-08-03 | Smart ARRAY comment fixes. | Brad Smith |
2005-08-03 | ciss can fit onto the large RAMDISKS | Theo de Raadt |
2005-08-03 | missing safte/ses/scsibus pieces | Martin Reindl |
2005-08-03 | enable ciss; deraadt@ ok | Michael Shalayeff |
2005-08-03 | enable safte and ses on all archs that appear to have real scsi busses | David Gwynne |
2005-08-03 | Link with -lgcc like hp300 to pull in the gcc functions that zlib needs. | Todd C. Miller |
2005-08-02 | Save floating point context on signals, same diff as macppc | Dale Rahn |
2005-08-02 | Save floating point context on signals, looked at miod@ is it in yet? deraadt@ | Dale Rahn |
2005-08-01 | Increment version so we can distinguish this in the future. | Tobias Weingartner |
2005-08-01 | Create installation media that is recognized as such by the PROM. | Mark Kettenis |