Josef “Jeff” Sipek

PF 2006

So, newyears consisted of working on a simple HTTP proxy-like script (in Python) until 23:56 when I got called downstairs to watch the NYC ball drop thing on TV. The ball dropped, just like every year, and there was much rejoicing. 0:01 I said that I’ll be upstairs coding some more. :-)

Except those 5 minutes, a typical midnight.

7 Comments »

  1. Well 5 minutes and 1 second http://hpiers.obspm.fr/iers/bul/bulc/bulletinc.dat

    Comment by [unknown] — January 1, 1970 @ 00:00

  2. Two things.. 1) I mentioned the leap second in October (link) 2) You are wrong. The leap second according to the link you quoted:
    A positive leap second will be introduced at the end of December 2005. The sequence of dates of the UTC second markers will be: 2005 December 31, 23h 59m 59s 2005 December 31, 23h 59m 60s 2006 January 1, 0h 0m 0s
    It supposed to be inserted at the end of December 31 UTC time. Which means that it happened at 19:00 EST.

    Comment by [unknown] — January 1, 1970 @ 00:00

  3. True. return -EDUMBASS;

    Comment by [unknown] — January 1, 1970 @ 00:00

  4. comment.c: In function `main': comment.c:3: error: `EDUMBASS' undeclared (first use in this function) comment.c:3: error: (Each undeclared identifier is reported only once comment.c:3: error: for each function it appears in.) :-D

    Comment by [unknown] — January 1, 1970 @ 00:00

  5. I forgot to include my patch:
    diff -Naur linux-2.6.13-clean/include/asm-generic/errno.h linux-2.6.13-mod/include/asm-generic/errno.h
    --- linux-2.6.13-clean/include/asm-generic/errno.h      2006-01-02 18:40:28.000000000 -0500
    +++ linux-2.6.13-mod/include/asm-generic/errno.h        2006-01-02 18:45:00.000000000 -0500
    @@ -106,4 +106,8 @@
     #define        EOWNERDEAD      130     /* Owner died */
     #define        ENOTRECOVERABLE 131     /* State not recoverable */
    
    +#if defined(CONFIG_RUDE_ERRNO)
    +#define        EDUMBASS        132     /* User did something really dumb */
    +#endif
    +
     #endif
    

    Comment by [unknown] — January 1, 1970 @ 00:00

  6. Ok, it compiles now. I recommend you submit it to lkml. But before you do, you should have: 1) some description of the patch (one line should be good enough) 2) the appropriate Signed-off-by line 3) you might also have to prove that you didn't steal this from SCO... :-D

    Comment by [unknown] — January 1, 1970 @ 00:00

  7. If you cared about interoperability you would use EDOOFUS like FreeBSD, Dumbass.

    Comment by [unknown] — January 1, 1970 @ 00:00

Atom feed for comments on this post.

Leave a comment

Powered by blahgd