Commit Briefs

71f6d60fcf Russ Cox

rio: stub out _NET_WM_STATE_FULLSCREEN support


427abd1ebd Russ Cox

lib9: fix Apple disksize prototype


e960e21be1 Russ Cox

lib9: revert unintended changes to opentemp


0a40aeedbf Russ Cox

devdraw: default to native gui on OS X


8315a8045c Russ Cox

rio: only build if WSYSTYPE is x11



a58f193d08 Russ Cox

venti: add venti/dump program



f35a04866f Michael Teichgräber

lib9: rewrite date routines to use /usr/share/zoneinfo directly


1cccddd6b3 William Josephson

lock(3): fix typo


dd9d5927a1 Russ Cox

lib9: declare n in OpenBSD disksize (Eric Grosse)


06421c01b9 Russ Cox

lib9pclient: clear tx.extension for 9P2000.u


9a939d5f19 Russ Cox

lib9: do not try to hide symlinks as much


bb53a229b2 Russ Cox

mkmk.sh: update with write.c


962d5a8b69 Russ Cox

devdraw: double-check write return value on OS X