pointyhat

共 2 篇文章。

升级了bzip2和netcat

Development

FreeBSD base userland最近的动作实在是太慢了,所以我觉得应该做点什么。

这次感谢Kris大长辈帮忙在 pointyhat 上测试,将 bzip2 升级到了 1.0.4 版本。

另外,今天还升级了 netcatOpenBSD 4.1 的版本,这个版本所作的改动非常小。

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

窝窝头翻身——现一大眼

Development

So I finally got a big pointyhat…

This is the point:

if (!_ioctl(fd, FIODGNAME, &fgn))

So this means SUCCEEDED and the return value should be used. However, my recent commit has reverted the logic so that will fail. Seems sshd(1) don’t like this…

Fixed now.

参与评论