9fans archive / 2002 / 11 / 545    prev next

search terms are split using tokenize from:regexp searches From: lines subject:regexp searches Subject: lines before:yyyy[/mm[/dd]] and after:yyyy[/mm[/dd]] specify date range powered by grep(1)
From: Russ Cox <rsc@pla...> Subject: lots of binaries Date: Wed, 27 Nov 2002 21:33:07 -0500 When you do your next pull, every binary on your system will be updated. (You can also use the "bleeding edge" update CD on the updates web page, after it gets regenerated tomorrow morning at 5am EST; it's probably less to download.) The binaries all changed because hardly any of them had been recompiled since the fmt library fixes (posted on October 18 to 9fans) went in. Going forward, we will be running "mk release" for every architecture every night, both to make sure that everything builds and to catch binaries that are out of date. Russ