commit | a373235106d22fdead116d478087d8f8f11c150d | [log] [download] |
---|---|---|
author | Tiago Cunha <tcunha@gmx.com> | Wed Dec 22 15:36:44 2010 +0000 |
committer | Tiago Cunha <tcunha@gmx.com> | Wed Dec 22 15:36:44 2010 +0000 |
tree | 2f4aba9efa49f7855e918e095d13f6085f8d4d91 | |
parent | 9f3399da001580aa8b2118bb38245c7c5f26e944 [diff] |
Sync OpenBSD patchset 806: Store sessions in an RB tree by name rather than a list, this is tidier and allows them to easily be shown sorted in various lists (list-sessions/choose-sessions). Keep a session index which is used in a couple of places internally but make it an ever-increasing number rather than filling in gaps with new sessions.