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
7a02dccc
Commit
7a02dccc
authored
Apr 12, 2000
by
Niels Möller
Browse files
*** empty log message ***
Rev: ChangeLog:1.179 Rev: misc/make-dist:1.1
parent
f3d73d70
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
7a02dccc
2000-04-12 Niels Mller <nisse@cuckoo.localdomain>
* src/testsuite/Makefile.am (TS_MORE_SH): Added lsh-cat-test.
* src/testsuite/functions.sh (exec_lsh): New function.
* src/server_session.c (do_spawn_exec): Don't spawn a login-mode
shell.
(do_send_adjust): Check that files are alive before operating on
them.
2000-04-11 Niels Mller <nisse@cuckoo.localdomain>
* src/io.c (io_listen_local): Started on AF_LOCAL support.
...
...
misc/make-dist
0 → 100755
View file @
7a02dccc
#! /bin/sh
make
&&
(
cd
src/testsuite
&&
make check-more
)
&&
\
./make_am
--rethink
&&
make
&&
make distcheck
Write
Preview
Markdown
is supported
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