aboutsummaryrefslogtreecommitdiff
path: root/clock.c
Commit message (Collapse)AuthorAge
* Expand the Id keyword. Tiago Cunha2011-07-09
|
* Sync OpenBSD patchset 581:Tiago Cunha2009-12-04
| | | | | | | Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last time now I've configured emacs to make them displayed in really annoying colours...
* Sync OpenBSD patchset 573:Tiago Cunha2009-11-28
| | | | | This doesn't need to be u_int.
* Sync OpenBSD patchset 322:Tiago Cunha2009-09-11
| | | | | | Permit options such as status-bg to be configured using the entire 256 colour palette by setting "colour0" to "colour255".
* Sync OpenBSD patchset 298:Tiago Cunha2009-08-26
| | | | | Make this work when the clock is in small characters as well. Doh.
* Sync OpenBSD patchset 297:Tiago Cunha2009-08-26
| | | | | | Fix clock mode in black and white terminals now that tty.c tries to fix reverse.
* Space trimmage mega-diff.Nicholas Marriott2009-05-04
|
* const.Nicholas Marriott2009-03-27
|
* Use reverse rather than background which doesn't show up when terminal doesn'tNicholas Marriott2009-01-19
| | | | | support colours.
* Server locking. set-password and lock-server commands, plus automatic locking.Nicholas Marriott2009-01-11