First commit caused by automated checker
Today ru has committed the first patch from the Stanford Metacompilation research group. Kip Macy has pointed the website of them to me.
The submission is awesome that they are mainly leak-related, which is hard to trace and will trigger strange problems where we will spend hours and even days to track down. The original post was submitted to FreeBSD-Hackers maillist here.
阅读全文…Misconfiguration of MT... :shy:
junsu has pointed out a problem that when we click on “More…” the link will bring us to a monthly archive and not the blob we want. I have noticed the same thing and did not took my care in the past.
This is apparently a misconfiguration. In weblog configuration (Should have administration privilege to see that), you are allowed to choose “Preferred archive style”, which was mistakenly setted to “Monthly”. By setting it back to “Individual”, the problem goes away.
参与评论alc commit了一个workaround但我还觉得不对头……
sys/vm/uma_int.h, rev 1.23是一个对于junsu几天前发现的问题的workaround。Alan说「Thanks. I’ve committed a change making a slightly larger increase to UMA_BOOT_PAGES.」
阅读全文…这样的女生你敢追吗?zz
在知新园BBS上看到gokeeper转载的一片蛮有意思的文章,文章本身的内容+gokeeper的签名是在是太经典了……
阅读全文…我的cvs repository
现在可以订阅/退订 commitmail 邮件列表、察看修改情况 (cvsweb)。如果你有兴趣和我一起开发一些(主要是开放源代码的)软件,请和我本人联系。
阅读全文…修正了那个传说中的安全问题
那个安全问题是……我曾经让这个blog以root的身份登入mysql
「什么,你居然允许服务以root登入数据库?」
也许有点偏执狂的倾向,不过,不让它以root登录,至少能让我睡个安稳觉了 :)
阅读全文…tjr的tfs?
junsu昨天给了我一个perforce的URL: http://perforce.freebsd.org/chv.cgi?CH=45432
tjr写道: “Initial work on a new filesystem. Right now we can mount it, list
directories, and copy small files off it, but there is no write
support yet. This is going to be a simple extent-based filesystem,
borrowing ideas from NTFS and EFS.”
那么什么是extent呢?
阅读全文…终于架好了blog系统
比想象中的容易许多许多……当然,留了个巨大的安全隐患在里面,接下来的问题就是修正它。
这里有一个介绍如何架blog的,参考了一下: http://mylibrary.csdl.ac.cn/archives/000016.html
参与评论