- (dtucker) [regress/Makefile] Id sync.

This commit is contained in:
Darren Tucker 2010-12-05 09:29:31 +11:00
parent 094f1e9934
commit 7e1a5a4e1b
2 changed files with 2 additions and 1 deletions

View File

@ -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)

View File

@ -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)