Older blog entries for kraai (starting at number 11)

22 May 2001 (updated 22 May 2001 at 15:19 UTC) »

Fixed a number of bugs in BusyBox: misnamed rewind command in mt, extra -- lines output by grep, gunzip handling of - file, and leading /s in tar archive members. These were all noted by others, and many came with patches.

Finished War and Peace.

21 May 2001 (updated 21 May 2001 at 20:58 UTC) »

Fixed BusyBox mt to open the tape with O_WRONLY when performing a write operation.

Added support for the tell command to BusyBox mt.

Fixed BSD disklabel partition ordering for 2.2 kernels in Debian boot-floppies's libfdisk.

Submitted a patch to lessen memory usage of GCC's genattrtab.

Added myself to GCC MAINTAINERS.

18 May 2001 (updated 18 May 2001 at 21:31 UTC) »

Rewrote BusyBox copyfd function to actually work.

Applied an improvement from Aaron Lehmann to change snprintf copies to safe_strncpys in BusyBox init.

17 May 2001 (updated 18 May 2001 at 17:43 UTC) »

Fix recent releases list in GNU Free Software Directory and correct some other small typos.

Use herror instead of hstrerror in BusyBox for libc5 compatibility.

Reread The Postman Always Rings Twice (obviously not programming related, but a good book nonetheless).

16 May 2001 (updated 16 May 2001 at 15:47 UTC) »

Based on a patch from Larry Doolittle, changed all occurences of 'printf *( *"%s\n", ...)' to 'puts(...)' in BusyBox.

Cleaned up handling of gethostbyname error messages in BusyBox.

14 May 2001 (updated 14 May 2001 at 18:02 UTC) »

Created a patch for a 0.51-4 Debian BusyBox release.

Submitted a patch to fix misspellings in libiberty's partition.[ch].

11 May 2001 (updated 11 May 2001 at 17:39 UTC) »

Applied BusyBox env fixes from Jonas Holmberg and taught it not to recognize command options.

Added a check for errors in putenv to same.

Submitted a patch to fix duplicate /s in debootstrap's download paths.

Submitted a patch to fix class size comparisons in libiberty's partition.c.

10 May 2001 (updated 11 May 2001 at 02:38 UTC) »

Added BusyBox INSTALL instructions from Tomas Pospisek.

Submitted a patch to fix the i686-pc-linux-gnu GCC bootstrap, but Jeffrey Law committed his instead (which just happened to be the exact same patch).

Fixed BusyBox rm problem with dead symlinks.

2 older entries...

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!