Print this page
OS-3752 Increase IOV_MAX to at least 1024
OS-3524 in order to support interaction with docker containers, need to be able to connect to stdio for init from GZ
OS-3525 in order to support 'docker logs' need to be able to get stdio from zone to log file
OS-3294 add support for inotify
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
        
*** 23,32 ****
--- 23,33 ----
  # Copyright (c) 1989, 2010, Oracle and/or its affiliates. All rights reserved.
  # Copyright 2014, Joyent, Inc. All rights reserved.
  # Copyright 2013 Garrett D'Amore <garrett@damore.org>
  # Copyright 2013 Saso Kiselkov. All rights reserved.
  # Copyright 2015 Igor Kozhukhov <ikozhukhov@gmail.com>
+ # Copyright 2015, Joyent, Inc. All rights reserved.
  # Copyright 2016 Nexenta Systems, Inc.
  #
  
  include $(SRC)/uts/Makefile.uts
  
*** 273,282 ****
--- 274,284 ----
          ibpart.h                \
          id32.h                  \
          idmap.h                 \
          ieeefp.h                \
          id_space.h              \
+         inotify.h               \
          instance.h              \
          int_const.h             \
          int_fmtio.h             \
          int_limits.h            \
          int_types.h             \
*** 341,350 ****
--- 343,353 ----
          ksynch.h                \
          ldterm.h                \
          lgrp.h                  \
          lgrp_user.h             \
          libc_kernel.h           \
+         limits.h                \
          link.h                  \
          list.h                  \
          list_impl.h             \
          llc1.h                  \
          loadavg.h               \
*** 661,670 ****
--- 664,674 ----
          waitq.h                 \
          wanboot_impl.h          \
          watchpoint.h            \
          winlockio.h             \
          zcons.h                 \
+         zfd.h                   \
          zone.h                  \
          xti_inet.h              \
          xti_osi.h               \
          xti_xtiopt.h            \
          zmod.h