ame='robots' content='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/sys/dev/raidframe/rf_sstf.c
AgeCommit message (Expand)Author
2009-03-14Change about 4500 of the K&R function definitions to ANSI ones.dsl
2006-11-16__unused removal on arguments; approved by core.christos
2006-10-12- sprinkle __unused on function decls.christos
2005-12-11merge ktrace-lwp.christos
2005-02-27nuke trailing whitespaceperry
2004-03-04More leftover 'row' bits now removed.oster
2003-12-29- first kick at a major reworking of RAIDframe's memory allocation code:oster
2002-09-17Introduce and use RF_DEBUG_QUEUE (for debugging the various queueingoster
2001-11-13add RCSIDslukem
2001-10-04Step 2 of the disentanglement. We now look to <dev/raidframe/*> foroster
2001-01-27Nuke some bogus debug code that was already '#if 0'ed out.oster
2000-12-04Comment out 2 cases of unitialized variable use (only used whenfvdl