Print this page
4174 Torch the old and unmaintained Sun-dhcp
Reviewed by: Josef Sipek <jeffpc@josefsipek.net>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Approved by: Dan McDonald <danmcd@omniti.com>
        
*** 21,30 ****
--- 21,31 ----
  
  #
  # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
  # Copyright 2011 Nexenta Systems, Inc.  All rights reserved.
  # Copyright 2012 OmniTI Computer Consulting, Inc.  All rights reserved.
+ # Copyright 2014 Garrett D'Amore <garrett@damore.org>
  #
  
  #
  # Exception List for validate_pkg
  #
*** 63,80 ****
  #
  # The following files are used by the DHCP service, the
  # standalone's DHCP implementation, and the kernel (nfs_dlboot).
  # They contain interfaces which are currently private.
  #
- usr/include/dhcp_svc_confkey.h
- usr/include/dhcp_svc_confopt.h
- usr/include/dhcp_svc_private.h
  usr/include/dhcp_symbol.h
  usr/include/sys/sunos_dhcp_class.h
- usr/lib/libdhcpsvc.so
- usr/lib/llib-ldhcpsvc
- usr/lib/llib-ldhcpsvc.ln
  #
  # Private MAC driver header files
  #
  usr/include/inet/iptun.h
  usr/include/sys/aggr_impl.h
--- 64,75 ----