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>
        
*** 20,31 ****
  #
  
  # Copyright 2014 Gary Mills
  #
  # Copyright (c) 2001, 2010, Oracle and/or its affiliates. All rights reserved.
  #
- 
  #
  # open-tree exception list
  #
  # See README.exception_lists for details
  #
--- 20,31 ----
  #
  
  # Copyright 2014 Gary Mills
  #
  # Copyright (c) 2001, 2010, Oracle and/or its affiliates. All rights reserved.
+ # Copyright 2014 Garrett D'Amore <garrett@damore.org>
  #
  #
  # open-tree exception list
  #
  # See README.exception_lists for details
  #
*** 180,190 ****
  
  #
  # Ignore sample source code.
  #
  ./usr/src/cmd/sendmail/libmilter/example.c
- ./usr/src/lib/libdhcpsvc/modules/templates
  
  #
  # Ignore .xcl files that aren't used because the program is statically linked.
  #
  ./usr/src/cmd/cmd-inet/sbin/dhcpagent/dhcpagent.xcl
--- 180,189 ----