Parent Directory
|
Revision Log
|
Patch
| Revision 1.55 by sysadm, Sat Jun 7 01:51:54 2025 UTC | Revision 1.56 by sysadm, Sat Jun 7 02:38:28 2025 UTC | |
|---|---|---|
| # | Line 129 static ssh_channel new_session_channel(s | Line 129 static ssh_channel new_session_channel(s |
| 129 | return SSH_channel; | return SSH_channel; |
| 130 | } | } |
| 131 | ||
| 132 | int fork_server(void) | static int fork_server(void) |
| 133 | { | { |
| 134 | ssh_event event; | ssh_event event; |
| 135 | int pid; | int pid; |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |