mirror of git://anongit.mindrot.org/openssh.git
- (dtucker) [regress/Makefile] Id sync.
This commit is contained in:
parent
094f1e9934
commit
7e1a5a4e1b
|
@ -21,6 +21,7 @@
|
|||
- djm@cvs.openbsd.org 2010/12/04 13:31:37
|
||||
[hostfile.c]
|
||||
fix fd leak; spotted and ok dtucker
|
||||
- (dtucker) [regress/Makefile] Id sync.
|
||||
|
||||
20101204
|
||||
- (djm) [openbsd-compat/bindresvport.c] Use arc4random_uniform(range)
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $OpenBSD: Makefile,v 1.55 2010/08/31 12:24:25 djm Exp $
|
||||
# $OpenBSD: Makefile,v 1.57 2010/09/22 12:26:05 djm Exp $
|
||||
|
||||
REGRESS_TARGETS= t1 t2 t3 t4 t5 t6 t7 t8 t9 t-exec
|
||||
tests: $(REGRESS_TARGETS)
|
||||
|
|
Loading…
Reference in New Issue