Print this page
1403 Support deferring TCP accept()s
*** 19,28 ****
--- 19,29 ----
# CDDL HEADER END
#
#
# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
+ # Copyright 2012, Nexenta Systems, Inc. All rights reserved.
#
#
# The default for payload-bearing actions in this package is to appear in the
# global zone only. See the include file for greater detail, as well as
*** 750,762 ****
--- 751,767 ----
file path=kernel/sched/$(ARCH64)/TS group=sys mode=0755
file path=kernel/sched/$(ARCH64)/TS_DPTBL group=sys mode=0755
$(i386_ONLY)file path=kernel/sched/SDC group=sys mode=0755
$(i386_ONLY)file path=kernel/sched/TS group=sys mode=0755
$(i386_ONLY)file path=kernel/sched/TS_DPTBL group=sys mode=0755
+ file path=kernel/socketmod/$(ARCH64)/datafilt group=sys mode=0755
+ file path=kernel/socketmod/$(ARCH64)/httpfilt group=sys mode=0755
file path=kernel/socketmod/$(ARCH64)/ksslf group=sys mode=0755
file path=kernel/socketmod/$(ARCH64)/socksctp group=sys mode=0755
file path=kernel/socketmod/$(ARCH64)/trill group=sys mode=0755
+ $(i386_ONLY)file path=kernel/socketmod/datafilt group=sys mode=0755
+ $(i386_ONLY)file path=kernel/socketmod/httpfilt group=sys mode=0755
$(i386_ONLY)file path=kernel/socketmod/ksslf group=sys mode=0755
$(i386_ONLY)file path=kernel/socketmod/socksctp group=sys mode=0755
$(i386_ONLY)file path=kernel/socketmod/trill group=sys mode=0755
file path=kernel/strmod/$(ARCH64)/bufmod group=sys mode=0755
file path=kernel/strmod/$(ARCH64)/connld group=sys mode=0755