Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LSH
lsh
Commits
58d6bf7c
Commit
58d6bf7c
authored
Mar 16, 2002
by
Niels Möller
Browse files
*** empty log message ***
Rev: ChangeLog:1.468
parent
1db3a981
Changes
1
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
58d6bf7c
2002-03-16 Niels Mller <nisse@cuckoo.hack.org>
* src/unix_user.c (do_fork_process): Deleted function.
(do_exec_shell): Deleted function.
* src/userauth.h (USER_CHDIR_HOME): Deleted method.
(USER_FORK): Deleted method.
(USER_EXEC): Deleted method.
* src/unix_user.c (make_process_resource): Deleted old code.
* src/server_session.c (spawn_process): Deleted old code.
(shell_request_handler): Likewise.
(exec_request_handler): Likewise.
(do_spawn_subsystem): Likewise.
* src/server_session.c (format_exit_signal): Removed "Process
killed by" from the message.
(spawn_process): Rewrote function, using USER_SPAWN and struct
...
...
@@ -51,7 +65,7 @@
2002-03-14 Niels Mller <nisse@cuckoo.hack.org>
* src/resource.h (REMEMBER_RESOURCE): Deleted method, use an
ordinary fucntion remember_
R
esource instead. Updated all callers.
ordinary fucntion remember_
r
esource instead. Updated all callers.
* src/resource.c (concrete_resource_list): Deleted class, put all
information directly in the resource_lsit class.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment