Age | Commit message (Collapse) | Author |
|
Also show setuid and setgid bits in "ls -l" output. :^)
|
|
I didn't like seeing /users next to /usr. /home looks nicer.
|
|
|
|
To start painting, call:
gui$get_window_backing_store()
Then finish up with:
gui$release_window_backing_store()
Process will retain the underlying GraphicsBitmap behind the scenes.
This fixes racing between the WindowServer and GUI clients.
This patch also adds a WSWindowLocker that is exactly what it sounds like.
|
|
This is really neat. :^)
|
|
|
|
Also add a little /etc/passwd database. There's just me in there.
|