Development
FreeBSD 4.10-RC3 is delaying again
To summarize the release engineering process: 4.10-RC3 has delayed again so 4.10-RELEASE won’t be released soon. Recently, RELENG_4_10 branch has received several critical bugfixes. I personally requested a MFC for a security vulnerablity related with timedc, and Tim has MFC’ed some other security related fixes. Matthew Dillon has submitted some VM patches (committed by Ken Smith) and they all get into RC3.
阅读全文…gcc bug??
发现VC上面偶尔会用到的const_cast在gcc (c++)里面竟然不能用,郁闷,遂采用C-style cast,但我希望修正这个问题。
参与评论写一个Makefile不难,但写好一个Makefile可就不那么容易了……
以前觉得Ruslan Ermilov (ru at FreeBSD dot org, mdoc(7) maintainer)一般只是commit一些Makefile,在整个project里面不过是一个做简单maintain工作的角色,真到自己动手写Makefile的时候才发现,想把Makefile写好可真是太难了。
阅读全文…How to set up a CVSup server?
It turns that I need to set up my own cvsup server so I can deploy my fork elsewhere. Here comes how.
阅读全文…Deploying postfix 2.1.1
Today I have finally get postfix 2.1.1 running on beastie.frontfree.net (2.1.0 lived there for four hours before it was replaced with 2.1.1 after it replaced 2.0.20 :-) )
阅读全文…postfix 2.1-RELEASE
Wietse Venema has released postfix 2.1-RELEASE, after a prolonged test and release cycle. postfix 2.1 has several major improvements over the postfix 2.0 series, the documentation is completely rewritten, and the anti-spam features is extensively improved.
阅读全文…Postfix releases RC5 (final RC)
Wietse Venema has released postfix 2.1-RC5 yesterday, and this is expected to be the final Release Candidate of postfix 2.1-RELEASE.
阅读全文…gcc 3.4.0 RELEASE
Finally the long-awaited gcc 3.4.0 RELEASE has been released. When will it be ported to FreeBSD’s main tree?
阅读全文…Turned cvs commit activities hook on cvs.delphij.net
I have turned on cvs commit activities check on cvs.delphij.net. This will help us to have more accurate work statistion. This was done by writing a script named “awake” and some tweaks in CVSROOT/log_accum.pl
参与评论FreeBSD cvs upgraded
Today FreeBSD has upgraded CVS in their source tree, from 1.11.5 to 1.11.15, which addresses numerous security issues.
阅读全文…