所有文章

New way on MFC'ing FreeBSD code to delphij fork

| Kernel

I have employed the following (ugly) script for MFC’ing, as I do not want to really make big difference between FreeBSD and my fork version:

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

How to set up a CVSup server?

| Development

It turns that I need to set up my own cvsup server so I can deploy my fork elsewhere. Here comes how.

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

Geek

| Life

n. Slang
An odd or ridiculous person.
A carnival performer whose show consists of bizarre acts, such as biting the head off a live chicken.

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

FreeBSD delphij's fork started

| Kernel

Today I have finally started my lightweight fork of FreeBSD. The methodlity taken was, use the official mirror (cvsup5.cn)’s cvsup service and derive my own repository with CVSup’s local repository ablity by disabling its delete function, and exploiting FreeBSD’s stock CVS’s local branch numbering feature.

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

我是风筝

| Shared Chaos

词曲 郑智化 张雨生

我是风筝 喜欢在天空飞行
无忧无虑 像风儿一样地轻
我要飞过 梦和自由的边境
去找一找 找回我单纯的心

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

Going to swim afternoon

| Life

Going to swim in the afternoon, but I heisistate whether I have enough time, sigh… Busy, busy, busy… Will I have enough time to spend on my birthday?…

参与评论

Having some troubles in GD design

| Distributed Computing

I object re-inventing wheels and we did it. I need to re-implement some code based on PAL and replace the old ones.

参与评论

beastie.frontfree.net spam filtering policy

| Security

Currently the settings are:

Strict RFC821 Envelop.

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

Resolution of Windows Update 0x80000007d Exception

| Development

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”

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

Aha! FreeBSD's ports CVS repository's modules,v 1.10000!

| Development

Wow… Erwin Lansing is requesting for a pointy hat with a blinking light in the top :-)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
erwin       2004/05/02 23:35:27 PDT

  FreeBSD ports repository

  Modified files:
    .                    modules 
  Log:
    kscope --> ports/devel/kscope
  
  Revision  Changes    Path
  1.10000   +1 -0      CVSROOT/modules
参与评论