delphij's Chaos

Theo de Raddt requests cryptotest.c to be removed

Security

Theo de Raddt has pointed out that the /dev/crypto testing program in FreeBSD, like in NetBSD, was derived from a test program which he never published with a free license. It has now been deleted from the NetBSD tree as well.

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

ACM policy poll

Life

I’ve voted “Strongly agree”. The policy is going to change as described:

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

Colin Percival (cperciva) finally got his commit bit in FreeBSD src!

Development

Robert Watson wrote:

Please welcome Colin Percival, our newest src committer. Colin has been using and abusing FreeBSD for several years, but in the past couple has produced “FreeBSD update”, and a host of bugfixes and changes from that work. Colin will be picking up his own PRs to merge, and picking up some others. Let this be a lesson to you all: no good deed goes unpunished. I’ll be his mentor.

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

DragonflyBSD tcp_input.c fix merged!!

Security

Big news! After about four months Jeffrey Hsu has finally merged his fix of RFC3042 to FreeBSD!

I have posted this into the “Security” category because this is a potentially a remote-exploitable security issue. (DoS maxmium).

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

GEOM kernel API Manual

Kernel

Historically, the only translation performed on I/O requests after they they left the file-system layer were logical sub disk implementation done in the device driver. No universal standard for how sub disks are configured and implemented exists, in fact pretty much every single platform and operating system have done it their own way. As FreeBSD migrates to other platforms it needs to understand these local conventions to be able to co-exist with other operating systems on the same disk.

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

Preparing for an interview with David Xu

Kernel

Today folks at FreeBSDChina suggested me to have an interview with FreeBSD’s David XU (Yifeng XU), who is an active committer, and possibly the only src committer living in the mainland China.

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