changeset 13720:969c16fcc6df

2831 bring Joyent/SmartOS OS-1186 and OS-1187 to Illumos (fix lint, copyright)
author Garrett D'Amore <garrett@damore.org>
date Sun, 10 Jun 2012 07:21:22 -0700
parents da056fdd2d14
children 5b51a16a186f
files usr/src/cmd/svc/configd/Makefile usr/src/cmd/svc/startd/restarter.c
diffstat 2 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/usr/src/cmd/svc/configd/Makefile	Sat Jun 09 17:39:57 2012 -0700
+++ b/usr/src/cmd/svc/configd/Makefile	Sun Jun 10 07:21:22 2012 -0700
@@ -53,7 +53,7 @@
 CFLAGS	+= -v
 MYLDLIBS = -lumem -luutil -lbsm
 LDLIBS	+= -lsecdb $(MYLDLIBS)
-LINTFLAGS += -errtags -erroff=E_BAD_FORMAT_ARG_TYPE2
+LINTFLAGS += -errtags -erroff=E_BAD_FORMAT_ARG_TYPE2 -erroff=E_NAME_DEF_NOT_USED2
 
 CLOBBERFILES +=	$(MYPROG:%=%-native)
 
--- a/usr/src/cmd/svc/startd/restarter.c	Sat Jun 09 17:39:57 2012 -0700
+++ b/usr/src/cmd/svc/startd/restarter.c	Sun Jun 10 07:21:22 2012 -0700
@@ -21,6 +21,7 @@
 
 /*
  * Copyright (c) 2004, 2010, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2012, Joyent, Inc. All rights reserved.
  */
 
 /*