| Age | Commit message (Expand) | Author |
| 2003-12-29 | ANSIfy, un-__P(). | bjh21 |
| 2003-12-29 | pool_prime_page: initialize ph_time to mono_time instead of zero | yamt |
| 2003-12-29 | throw error status when erase command timed out | igy |
| 2003-12-29 | using compile option "-G 0" (default) | igy |
| 2003-12-29 | make sure variables initialized | igy |
| 2003-12-29 | remove unused functions to make compile | igy |
| 2003-12-29 | Use the correct wValue to get hub desriptors. | toshii |
| 2003-12-29 | The ugly wonderment of appropriately placed ASCII characters | oster |
| 2003-12-29 | Fixes to HPC abstraction layer from Steve Rumble: | sekiya |
| 2003-12-29 | rf_lkmgr_mutex_init() is only called from one spot, and it really | oster |
| 2003-12-29 | Fix typo ("ARCBIOS_MEM_ExecptionBlock"). From Steve Rumble. | sekiya |
| 2003-12-29 | Garbage-collect a whole mess of this RF_THREADGROUP_* stuff that isn't | oster |
| 2003-12-29 | Let's see... raidPtr->recon_done_procs is never set to anything | oster |
| 2003-12-29 | IO_BUF_ERR really doesn't need to be a macro. Replace the macro. | oster |
| 2003-12-29 | _rf_create_managed_cond() is now left doing nothing. Convert callers. | oster |
| 2003-12-29 | cond_destroyer joins mutex_destroyer in the "nothing useful is done | oster |
| 2003-12-29 | _rf_create_managed_mutex() is doing just a simple: | oster |
| 2003-12-29 | mutex_destroyer() has been reduced to nothing. Turf it. | oster |
| 2003-12-29 | Since rf_mutex_destroy() is effectively a NOP now, nuke it. | oster |
| 2003-12-29 | Simplify defn's of rf_mutex_init() and rf_mutex_destroy(). Since | oster |
| 2003-12-29 | Reduce uses of rf_mutex_init() and rf_cond_init(). Streamlines code, | oster |
| 2003-12-29 | Tidy up a comment. | oster |
| 2003-12-29 | init_mcpair() and clean_mcpair() are much like init_rad() and | oster |
| 2003-12-29 | Avoid dereferencing l in sysctl_lookup(), because it can be NULL. | atatat |
| 2003-12-29 | Remove two uses of uvm_kernacc(), which wasn't quite getting the job | atatat |
| 2003-12-29 | init_rad() and clean_rad() really do..... very little.. and only serve | oster |
| 2003-12-29 | General format/comment cleanups. No functional changes. | oster |
| 2003-12-29 | Remove rf_freelist.h. Its contents are no longer needed. | oster |
| 2003-12-29 | - first kick at a major reworking of RAIDframe's memory allocation code: | oster |
| 2003-12-29 | [Having received a definite lack of strenuous objection, a small amount | oster |
| 2003-12-29 | Added DARWIN_IOFBSETGAMMATABLE | manu |
| 2003-12-29 | Added Mach services (no real implementation, just empty shells to make | manu |
| 2003-12-28 | Added the semaphore_wait_signal_trap Mach system call (untested) | manu |
| 2003-12-28 | Sysctl functions called for "generic" nodes should forward "query" | atatat |
| 2003-12-28 | Adjust error returns in kern.cp_time when a specific processor is | atatat |
| 2003-12-28 | Rename sysctl_kern_hostname() to sysctl_setlen() and use it also for | atatat |
| 2003-12-28 | RCSid police | atatat |
| 2003-12-28 | Regen. | augustss |
| 2003-12-28 | Add a couple of devices. | augustss |
| 2003-12-28 | After changing hostname, adjust hostnamelen. | martin |
| 2003-12-28 | When the catcher of an exception dies before releasing the thread that | manu |
| 2003-12-28 | ICH4/ICH5: | kent |
| 2003-12-28 | Add support for RATOC REX-9530. | itohy |
| 2003-12-28 | Regen from pcmciadevs rev 1.191. | itohy |
| 2003-12-28 | - RATOC System Inc. uses the same product ID for many different cards, | itohy |
| 2003-12-28 | make the printf statements on chip_io_map complete lines. | christos |
| 2003-12-28 | make the printf statement a complete line. | christos |
| 2003-12-28 | use symbolic V_SAVE instead of value 1 when invoking vinvalbuf | dbj |
| 2003-12-27 | Don't print an empty "wi0:\n" line. Join a couple of lines. | christos |
| 2003-12-27 | The VRAM offset seems to be the offset of the framebuffer within the VRAM. | manu |