Archive for May, 2006

Dropbear SSH in DSLinux

Wednesday, May 24th, 2006

stsp writes: “The cvs repository has been moved from sourceforge to a small independent ISP in Berlin. This means we can now include cryptographic software in dslinux without restriction. The first program that uses cryptography and is officially included in dslinux is the dropbear ssh suite. I committed it into CVS yesterday, it should show […]

Mathomatic

Monday, May 22nd, 2006

stsp writes: “I have ported mathomatic to DSLinux. This is a great tool that can help you with most math problems. I hope it works well on all builds, because it is a bit memory hungry. I had to trim some defaults down to make it work. I have tested it on DSMEM and […]

Framebuffer console scroll bug fixed

Monday, May 8th, 2006

When using IRC clients in DSLinux, the bottom few lines of the screen are corrupted when the chat is scrolled up.
I’ve looked into this problem, and it is a bug in the framebuffer console code - when scrolling the screen upwards in SCROLL_PAN_REDRAW mode with a limited scroll region set up, the wrong part of […]