summaryrefslogtreecommitdiff
path: root/sys/dev/raidframe
AgeCommit message (Expand)Author
2006-07-09I don't think we're talking about animals in here, soMichael Knudsen
2006-03-05Use more queue macros rather than doing it by hand; ok otto@ krw@Miod Vallat
2006-01-21Remove now unused zeroref member in cfattach structures.Miod Vallat
2005-12-08and remove a bogus free spotted after previous commitTed Unangst
2005-12-08missing free, spotted by greg osterTed Unangst
2005-11-10Fix botch accidentally introduced by me in my last commit here.Pedro Martelletto
2005-09-18Correctly close RAID components. Fixes PR 4508, okay deraadt@Pedro Martelletto
2004-11-28don't hide the process context in rf_close_component(), since we mayPedro Martelletto
2004-09-20addres -> addressMiod Vallat
2004-06-24This moves access to wall and uptime variables in MI code,Thorsten Lockert
2004-02-15new arg to disk_unbusy, to record separate read/write statistics.Ted Unangst
2004-02-08Remove unused files.Alexander Yurchenko
2004-01-14Do not fill more than the first three fields of cfdriver structures unlessMiod Vallat
2003-11-27on behalf of tdeval@:Henning Brauer
2003-10-26typos from Jared Yanovich;Jason McIntyre
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-04-27strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit.Hakan Olsson
2003-01-19Temporary fix for PR#3069 (thanks for the report, Alex Cichowski), untilThierry Deval
2003-01-19Wording.Thierry Deval
2002-12-16Major KNF. Incentive from TeduThierry Deval
2002-12-03Missing initialization.Thierry Deval
2002-10-12Remove more '\n's from panic() statements. Both trailing and leading.Kenneth R Westerback
2002-10-12Remove more '\n's from panic() statements. Both trailing and leading.Kenneth R Westerback
2002-08-09Remove those noisy informational messages from dmesg.Thierry Deval
2002-08-05Clean up hook cookies from shutdown hook.Thierry Deval
2002-07-15No need to disestablish the startuphook.Artur Grabowski
2002-06-14spelling; from Brian Poole <raj@cerias.purdue.edu>Todd T. Fries
2002-05-28splbio protection for biodone()Thierry Deval
2002-05-22max length of debug variablesThierry Deval
2002-04-24Introduce a new file, machine/internal_types.h, to hold that specific archMarc Espie
2002-03-14Final __P removal plus some cosmetic fixupsTodd C. Miller
2002-03-14First round of __P removal in sysTodd C. Miller
2002-03-08numraid is needed, always.Thierry Deval
2002-03-06Implement a shutdown hook.Thierry Deval
2002-02-16Cope with the new pid allocation semantic from nordin@Thierry Deval
2002-01-23Pool deals fairly well with physical memory shortage, but it doesn't dealArtur Grabowski
2001-12-29Enable the RAIDFrame auto-configuration feature.Thierry Deval
2001-12-08Fix compilation error when building a raid enabled kernel.Thierry Deval
2001-09-20occured->occurredMike Pechkin
2001-07-09More lame OpenBSD tags.Federico G. Schwindt
2001-01-02Fix PR/1489 - apply patch supplied - thanks Michael Joosten <joost@c-lab.de>Peter Galbavy
2000-08-08sync RAIDframe with Gre Oster's work for NetBSD.Peter Galbavy
2000-01-11sync with NetBSDPeter Galbavy
2000-01-11remove 'INTEGRATE' macro that did static __inline__ in advance of doingPeter Galbavy
2000-01-11sync with NetBSD - remove an unused prototype.Peter Galbavy
2000-01-08sync with NetBSDPeter Galbavy
2000-01-07sync with work by Greg Oster on NetBSDPeter Galbavy
1999-12-03Init b_dep so that soft updates work.Artur Grabowski
1999-10-29writen->writtenTodd T. Fries
1999-08-04* remove redundant rf_ccmn.hPeter Galbavy