啊?还能这么玩呢?

| Development
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
des         2004/05/18 23:40:52 PDT

  FreeBSD src repository

  Modified files:        (Branch: RELENG_4_7)
    .                    UPDATING 
  Modified files:        (Branch: RELENG_4_8)
    .                    UPDATING 
  Modified files:        (Branch: RELENG_4_9)
    .                    UPDATING 
  Modified files:        (Branch: RELENG_5_0)
    .                    UPDATING 
  Modified files:        (Branch: RELENG_5_1)
    .                    UPDATING 
  Modified files:        (Branch: RELENG_5_2)
    .                    UPDATING 
  Modified files:        (Branch: RELENG_4_7)
    sys/conf             newvers.sh 
  Log:
  Bump and document patch level.
  
  Approved by:    so
  
  Revision        Changes    Path
  1.73.2.74.2.31  +3 -0      src/UPDATING
  1.73.2.80.2.24  +3 -0      src/UPDATING
  1.73.2.89.2.9   +3 -0      src/UPDATING
  1.229.2.27      +3 -0      src/UPDATING
  1.251.2.19      +3 -0      src/UPDATING
  1.282.2.15      +3 -0      src/UPDATING
  1.44.2.26.2.29  +1 -1      src/sys/conf/newvers.sh

很想知道是怎么commit的……

参与评论

为delphij.net添加了一个备份MX

| Distributed Computing

alu连夜帮忙配了一台备份的MX,总算是能够让断网期间少丢两封邮件了……这台备份的MX将在beastie.frontfree.net恢复时将邮件传递给它。我这都是在折腾什么?:|

参与评论

18号没有写log

| Diary Excerpt

有时候觉得很累,因为写了很多,但不一定有用,就像我最近一段时间做了很多事情,而并不是每一件都有用,简单地说,chaos。老子说,清静无为——简单的道理,一切顺其自然,我以为自己悟了,然而没有,简单的想法,平静的心绪,多么的困难。

阅读全文…( 本文约 188 字,阅读大致需要 1 分钟 )

哪儿疼,砍哪儿

| Life

有时候觉得这话有点可笑,但似乎很多大公司都这么做。

哪儿疼,砍哪儿……

哪儿疼,……

参与评论

FreeBSD 4.10-R to delay again

| Development

If everything goes ok, then FreeBSD 4.10-RELEASE would be released by the end of this week. Now we are at RC3.

阅读全文…( 本文约 54 字,阅读大致需要 1 分钟 )

How to debug a live FreeBSD kernel?

| Kernel

To quote Matthew Dillon:

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
    You can actually run gdb on a live kernel like this:

    gdb -k /dev/mem /path/to/kernel.debug

    You can then use the 'proc' command to switch to a process (give it a
    pid), and do a stack backtrace.  That part only really works if the
    process is blocked on something (i.e. not running).

    But you can also dig around kernel globals and various data structures
    and that can be quite useful on a live system.

					-Matt
					Matthew Dillon 
					<dillon@backplane.com>
参与评论

OpenSource Project from... Microsoft??

| Development

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.

阅读全文…( 本文约 100 字,阅读大致需要 1 分钟 )

这一夜我睡不着

| Shared Chaos

词曲/演唱:张雨生 (带我去月球 Track #05)

这一夜 我睡不着
随便弹一些旧曲调
这一夜 我好心焦
你的身影在我眼前飘

阅读全文…( 本文约 106 字,阅读大致需要 1 分钟 )

Kirk McKusick's new book: The Design and Implementation of the FreeBSD Operating System

| Kernel

Yes, it is long awaited and Kirk recently announced that his new book (written with George Neville-Neil) about the design and implementation of the FreeBSD 5.2 Operating System has been finished, and will be ready for sale in early August 2004 (ISBN 0-201-70245-2, Addison-Wesley).

阅读全文…( 本文约 96 字,阅读大致需要 1 分钟 )

FreeBSD 4.10-RC3 is delaying again

| Development

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.

阅读全文…( 本文约 140 字,阅读大致需要 1 分钟 )