Development
FreeBSD core's position on Apple's APSL
I don’t like lawyer much, however, we all have to respect law :-) Apple has released some of their code under a license called “APSL”, what’s that? To quote Robert Watson, a FreeBSD core team member, APSL was considered as something like GPL/LGPL, which is acceptable for standard-alone userspace tools, however, should be taken carefully on kernel aspect.
阅读全文…啊?还能这么玩呢?
| |
很想知道是怎么commit的……
参与评论FreeBSD 4.10-R to delay again
If everything goes ok, then FreeBSD 4.10-RELEASE would be released by the end of this week. Now we are at RC3.
阅读全文…OpenSource Project from... Microsoft??
Yes, you did saw the truth. There are some Open Source projects from Microsoft’s staff. I’m not sure whether this is permitted by the official authority, however, there is, licensed under CPL (Not GPL), which is an Open Source Initiative approved Open Source License.
阅读全文…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.
阅读全文…Resolution of Windows Update 0x80000007d Exception
A Dell Latitude D600 computer with Windows 2003 Server Enterprise Edition is experiencing problem when installing Windows Update from website. By downloading the hotfix, and trying to install it, it fails with “Data Error, 0x8000007d”
阅读全文…Aha! FreeBSD's ports CVS repository's modules,v 1.10000!
Wow… Erwin Lansing is requesting for a pointy hat with a blinking light in the top :-)
| |