| 13:09:33 | sandman_ | bug1: ping ? |
| 13:11:15 | bug1 | sandman_: what about ping ? |
| 13:11:57 | sandman_ | ;) hi .. just wanted to ask if you got my bugreport (our mail server is a bit "picky" today ;) |
| 13:12:47 | sandman_ | bugreport on the new unarchive code that is |
| 13:13:51 | bug1 | no, havent seen it yet, im not on my computer at the moment though, can check in 15 mins or so |
| 13:14:08 | bug1 | is trying to compile perl 5.8.0 under hurd |
| 13:14:36 | sandman_ | np |
| 13:14:43 | bug1 | actually i realise one thing i broke is compress support, in the first menu |
| 13:14:52 | bug1 | dunno much about that |
| 13:15:00 | sandman_ | That's my stuff ;) |
| 13:15:05 | bug1 | ah ! |
| 13:15:42 | sandman_ | What exactly did you break ? |
| 13:15:43 | bug1 | it was in the back of my mind for a fair while, but i had forgoten when i commited it |
| 13:16:15 | bug1 | sandman_: i changed almost everything in the unarchiving code |
| 13:16:32 | sandman_ | k .. I'll take a look at it |
| 13:16:34 | bug1 | it uses low level file descriptors again instead of streams |
| 13:16:44 | bug1 | so i changed unzip |
| 13:16:51 | sandman_ | That's gonna break it for sure .. |
| 13:16:53 | bug1 | compress uses libb/unzip.c doesnt it ? |
| 13:17:09 | bug1 | the good news is that its about 4kB smaller |
| 13:17:13 | sandman_ | no . compress is a special (old) format |
| 13:18:06 | bug1 | i got rid of the unarchive function, it had too many paramaters |
| 13:18:22 | bug1 | instead now i have struct that contains a few function pointers |
| 13:19:13 | bug1 | it reduces the number of if statements as well which saves space |
| 13:20:25 | sandman_ | bbl |
| 13:20:31 | bug1 | k |
| 13:28:56 | bug1 | sandman|away: yea i have got your mail, the ar problem will be something simple |
| 14:01:08 | bug1 | i wish there was a web inverface to cvs that allowed editing |
| 14:02:21 | bug1 | there is a trivial #define error in ar.c |
| 14:04:58 | andersee | sjhill: btw, did you see that report of mips dlopen problems? |
| 14:05:04 | andersee | sjhill: any ideas? |
| 14:05:19 | sjhill | andersee: i've been in Denver training, i just got back |
| 14:05:32 | sjhill | andersee: i have like 1000 emails in the the inbox |
| 14:05:41 | sjhill | andersee: i'll look at it this evening :) |
| 14:05:59 | andersee | Ahh. Useful training? |
| 14:06:26 | sjhill | andersee: for our customers, yes :) i was training their engineers on Linux |
| 14:06:48 | sjhill | Echostar |
| 14:06:53 | andersee | ahh |
| 14:07:19 | sjhill | they have the tighest security i've ever seen |
| 17:25:51 | karltk | if I wanted a tiny sshd-alike that worked nicely with uclibc and busybox, what would I go for ? |
| 17:36:44 | andersee | I've heard that lsh works |