- djm@cvs.openbsd.org 2014/02/27 21:21:25

[agent-ptrace.sh agent.sh]
     keep return values that are printed in error messages;
     from portable
     (Id sync only)
This commit is contained in:
Damien Miller 2014-02-28 10:25:16 +11:00
parent 4f7f1a9a0d
commit 834aeac355
3 changed files with 7 additions and 2 deletions

View File

@ -38,6 +38,11 @@
[login-timeout.sh]
remove any existing LoginGraceTime from sshd_config before adding
a specific one for the test back in
- djm@cvs.openbsd.org 2014/02/27 21:21:25
[agent-ptrace.sh agent.sh]
keep return values that are printed in error messages;
from portable
(Id sync only)
- (djm) [README contrib/caldera/openssh.spec contrib/redhat/openssh.spec]
[contrib/suse/openssh.spec] Crank version numbers

View File

@ -1,4 +1,4 @@
# $OpenBSD: agent-ptrace.sh,v 1.1 2002/12/09 15:38:30 markus Exp $
# $OpenBSD: agent-ptrace.sh,v 1.2 2014/02/27 21:21:25 djm Exp $
# Placed in the Public Domain.
tid="disallow agent ptrace attach"

View File

@ -1,4 +1,4 @@
# $OpenBSD: agent.sh,v 1.9 2013/12/06 13:52:46 markus Exp $
# $OpenBSD: agent.sh,v 1.10 2014/02/27 21:21:25 djm Exp $
# Placed in the Public Domain.
tid="simple agent test"