Print this page
C. Fraire's code review fixes
8529 Extended and regular SADB_ACQUIREs should share address extension code
Portions contributed by: Bayard Bell <buffer.g.overflow@gmail.com>

*** 9,18 **** # http://www.illumos.org/license/CDDL. # # # Copyright (c) 2012, 2016 by Delphix. All rights reserved. # ! SUBDIRS = poll secflags sigqueue spoof-ras sdevfs sockfs stress file-locking include $(SRC)/test/Makefile.com --- 9,20 ---- # http://www.illumos.org/license/CDDL. # # # Copyright (c) 2012, 2016 by Delphix. All rights reserved. + # Copyright 2017 Joyent, Inc. # ! SUBDIRS = poll secflags sigqueue spoof-ras sdevfs sockfs stress file-locking \ ! pf_key include $(SRC)/test/Makefile.com