summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2003-12-29ANSIfy, un-__P().bjh21
2003-12-29pool_prime_page: initialize ph_time to mono_time instead of zeroyamt
2003-12-29throw error status when erase command timed outigy
2003-12-29using compile option "-G 0" (default)igy
2003-12-29make sure variables initializedigy
2003-12-29remove unused functions to make compileigy
2003-12-29Use the correct wValue to get hub desriptors.toshii
2003-12-29The ugly wonderment of appropriately placed ASCII charactersoster
2003-12-29Fixes to HPC abstraction layer from Steve Rumble:sekiya
2003-12-29rf_lkmgr_mutex_init() is only called from one spot, and it reallyoster
2003-12-29Fix typo ("ARCBIOS_MEM_ExecptionBlock"). From Steve Rumble.sekiya
2003-12-29Garbage-collect a whole mess of this RF_THREADGROUP_* stuff that isn'toster
2003-12-29Let's see... raidPtr->recon_done_procs is never set to anythingoster
2003-12-29IO_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-29cond_destroyer joins mutex_destroyer in the "nothing useful is doneoster
2003-12-29_rf_create_managed_mutex() is doing just a simple:oster
2003-12-29mutex_destroyer() has been reduced to nothing. Turf it.oster
2003-12-29Since rf_mutex_destroy() is effectively a NOP now, nuke it.oster
2003-12-29Simplify defn's of rf_mutex_init() and rf_mutex_destroy(). Sinceoster
2003-12-29Reduce uses of rf_mutex_init() and rf_cond_init(). Streamlines code,oster
2003-12-29Tidy up a comment.oster
2003-12-29init_mcpair() and clean_mcpair() are much like init_rad() andoster
2003-12-29Avoid dereferencing l in sysctl_lookup(), because it can be NULL.atatat
2003-12-29Remove two uses of uvm_kernacc(), which wasn't quite getting the jobatatat
2003-12-29init_rad() and clean_rad() really do..... very little.. and only serveoster
2003-12-29General format/comment cleanups. No functional changes.oster
2003-12-29Remove 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 amountoster
2003-12-29Added DARWIN_IOFBSETGAMMATABLEmanu
2003-12-29Added Mach services (no real implementation, just empty shells to makemanu
2003-12-28Added the semaphore_wait_signal_trap Mach system call (untested)manu
2003-12-28Sysctl functions called for "generic" nodes should forward "query"atatat
2003-12-28Adjust error returns in kern.cp_time when a specific processor isatatat
2003-12-28Rename sysctl_kern_hostname() to sysctl_setlen() and use it also foratatat
2003-12-28RCSid policeatatat
2003-12-28Regen.augustss
2003-12-28Add a couple of devices.augustss
2003-12-28After changing hostname, adjust hostnamelen.martin
2003-12-28When the catcher of an exception dies before releasing the thread thatmanu
2003-12-28ICH4/ICH5:kent
2003-12-28Add support for RATOC REX-9530.itohy
2003-12-28Regen from pcmciadevs rev 1.191.itohy
2003-12-28- RATOC System Inc. uses the same product ID for many different cards,itohy
2003-12-28make the printf statements on chip_io_map complete lines.christos
2003-12-28make the printf statement a complete line.christos
2003-12-28use symbolic V_SAVE instead of value 1 when invoking vinvalbufdbj
2003-12-27Don't print an empty "wi0:\n" line. Join a couple of lines.christos
2003-12-27The VRAM offset seems to be the offset of the framebuffer within the VRAM.manu