Ethernet on 1.0.4?

I don't use the web server in the examples. I have my own code in the playground, and I checked it the other day. It had a couple bugs in it in relation to client.write() and the F() function used together, but that was a compiler error, not runtime.
http://playground.arduino.cc/Code/WebServerST

I just checked the UdpNtpClient directly from the IDE v1.0.4 examples, and it is running fine if I remove my SD card from the slot. Otherwise it will fail with that SD card there.

edit: This was checked on a 32 bit Ubuntu v11.10 box.