> You can find the total patch here: > > http://phk.freebsd.dk/2re/total.patch > > This file contains a "head -3" over all the component patch files > and will generally contain the planned commit message. If there > is no message, it's a good guess that the change is trivial. I noticed a few changes that have nothing to do with linting (e.g., uncountifying ctx and removing B_NOWDRAIN), and a few regressions (mainly breaking warnings for free() of pointers to const. free(9) wants non-constant storage even more than free(3), since it always scribbles on the storage in the INVARIANTS case). BruceReceived on Wed May 21 2003 - 00:43:20 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:08 UTC