commit | abea8ee1c3bd404fdab316f359061a1fd3292099 | [log] [tgz] |
---|---|---|
author | Damien Miller <djm@mindrot.org> | Tue Jan 22 23:27:11 2002 +1100 |
committer | Damien Miller <djm@mindrot.org> | Tue Jan 22 23:27:11 2002 +1100 |
tree | f486614d3ccb8b84f3703c0302a96ab004025961 | |
parent | 0e3b87279c3f20630e616b4de1be7cae815682dd [diff] |
- markus@cvs.openbsd.org 2002/01/13 21:31:20 [channels.h nchan.c] add chan_set_[io]state(), order states, state is now an u_int, simplifies debugging messages; ok provos@