summaryrefslogtreecommitdiffstats
path: root/clock.c
AgeCommit message (Collapse)Author
2009-12-04Sync OpenBSD patchset 581:Tiago Cunha
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...
2009-11-28Sync OpenBSD patchset 573:Tiago Cunha
This doesn't need to be u_int.
2009-09-11Sync OpenBSD patchset 322:Tiago Cunha
Permit options such as status-bg to be configured using the entire 256 colour palette by setting "colour0" to "colour255".
2009-08-26Sync OpenBSD patchset 298:Tiago Cunha
Make this work when the clock is in small characters as well. Doh.
2009-08-26Sync OpenBSD patchset 297:Tiago Cunha
Fix clock mode in black and white terminals now that tty.c tries to fix reverse.
2009-05-04Space trimmage mega-diff.Nicholas Marriott
2009-03-27const.Nicholas Marriott
2009-01-19Use reverse rather than background which doesn't show up when terminal doesn'tNicholas Marriott
support colours.
2009-01-11Server locking. set-password and lock-server commands, plus automatic locking.Nicholas Marriott