Age | Commit message (Expand) | Author |
2003-10-26 | typos from Jared Yanovich; | Jason McIntyre |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-04-27 | strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit. | Hakan Olsson |
2003-01-19 | Temporary fix for PR#3069 (thanks for the report, Alex Cichowski), until | Thierry Deval |
2003-01-19 | Wording. | Thierry Deval |
2002-12-16 | Major KNF. Incentive from Tedu | Thierry Deval |
2002-12-03 | Missing initialization. | Thierry Deval |
2002-10-12 | Remove more '\n's from panic() statements. Both trailing and leading. | Kenneth R Westerback |
2002-10-12 | Remove more '\n's from panic() statements. Both trailing and leading. | Kenneth R Westerback |
2002-08-09 | Remove those noisy informational messages from dmesg. | Thierry Deval |
2002-08-05 | Clean up hook cookies from shutdown hook. | Thierry Deval |
2002-07-15 | No need to disestablish the startuphook. | Artur Grabowski |
2002-06-14 | spelling; from Brian Poole <raj@cerias.purdue.edu> | Todd T. Fries |
2002-05-28 | splbio protection for biodone() | Thierry Deval |
2002-05-22 | max length of debug variables | Thierry Deval |
2002-04-24 | Introduce a new file, machine/internal_types.h, to hold that specific arch | Marc Espie |
2002-03-14 | Final __P removal plus some cosmetic fixups | Todd C. Miller |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-03-08 | numraid is needed, always. | Thierry Deval |
2002-03-06 | Implement a shutdown hook. | Thierry Deval |
2002-02-16 | Cope with the new pid allocation semantic from nordin@ | Thierry Deval |
2002-01-23 | Pool deals fairly well with physical memory shortage, but it doesn't deal | Artur Grabowski |
2001-12-29 | Enable the RAIDFrame auto-configuration feature. | Thierry Deval |
2001-12-08 | Fix compilation error when building a raid enabled kernel. | Thierry Deval |
2001-09-20 | occured->occurred | Mike Pechkin |
2001-07-09 | More lame OpenBSD tags. | Federico G. Schwindt |
2001-01-02 | Fix PR/1489 - apply patch supplied - thanks Michael Joosten <joost@c-lab.de> | Peter Galbavy |
2000-08-08 | sync RAIDframe with Gre Oster's work for NetBSD. | Peter Galbavy |
2000-01-11 | sync with NetBSD | Peter Galbavy |
2000-01-11 | remove 'INTEGRATE' macro that did static __inline__ in advance of doing | Peter Galbavy |
2000-01-11 | sync with NetBSD - remove an unused prototype. | Peter Galbavy |
2000-01-08 | sync with NetBSD | Peter Galbavy |
2000-01-07 | sync with work by Greg Oster on NetBSD | Peter Galbavy |
1999-12-03 | Init b_dep so that soft updates work. | Artur Grabowski |
1999-10-29 | writen->written | Todd T. Fries |
1999-08-04 | * remove redundant rf_ccmn.h | Peter Galbavy |
1999-08-03 | * rf_reconstruct.c: adopt nilkas' suggestion regard statics and | Peter Galbavy |
1999-08-02 | revert from using static functions, as per niklas@openbsd.org advice. | Peter Galbavy |
1999-08-02 | fix reconstruction performance. the old code used home-grown timers | Peter Galbavy |
1999-08-02 | minor style nit | Peter Galbavy |
1999-08-02 | * make some function static, copied from rf_netbsdkintf.c | Peter Galbavy |
1999-08-02 | restore the NetBSD specific files to their -current state from | Peter Galbavy |
1999-07-30 | Update RAIDframe from NetBSD-current as of 1999/07/26. | Peter Galbavy |
1999-03-02 | Remove 3 bad panic cases, which should just report an error up | Niklas Hallqvist |
1999-02-16 | Merge from NetBSD, mostly indentation | Niklas Hallqvist |
1999-01-11 | Import of CMU's RAIDframe via NetBSD. | Niklas Hallqvist |