DragonFly commits List (threaded) for 2010-11
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: libexec: Move the definition of WARNS to libexec/Makefile.inc.
commit 8f5c3d2a2f46eb49934a84d5761b72fef21365c2
Author: Sascha Wildner <saw@online.de>
Date: Fri Nov 5 09:49:39 2010 +0100
libexec: Move the definition of WARNS to libexec/Makefile.inc.
This generally sets WARNS to 6 in libexec/ unless specified otherwise
in the individual Makefiles. Just like we do it in bin/, games/, sbin/,
usr.bin/ and usr.sbin/ already.
Also fix some warnings that crept up and clean up some Makefiles.
Summary of changes:
libexec/Makefile.inc | 1 +
libexec/atrun/Makefile | 3 ---
libexec/bootpd/Makefile | 13 ++++++-------
libexec/comsat/Makefile | 2 --
libexec/dma/Makefile | 4 ----
libexec/makekey/Makefile | 2 --
libexec/mknetid/Makefile | 2 --
libexec/pppoed/Makefile | 3 ---
libexec/rbootd/Makefile | 2 +-
libexec/rbootd/rmpproto.c | 6 ++++--
libexec/rbootd/utils.c | 3 +--
libexec/revnetgroup/Makefile | 5 +----
libexec/rlogind/Makefile | 2 --
libexec/rpc.rquotad/Makefile | 3 ---
libexec/rpc.rstatd/Makefile | 2 +-
libexec/rpc.rstatd/rstat_proc.c | 5 ++---
libexec/rpc.rusersd/Makefile | 8 ++++----
libexec/rpc.rwalld/Makefile | 8 ++++----
libexec/rpc.sprayd/Makefile | 8 ++++----
libexec/rshd/Makefile | 2 --
libexec/rtld-elf/Makefile | 3 ++-
libexec/smrsh/Makefile | 3 ++-
libexec/talkd/Makefile | 8 +++++---
libexec/tcpd/Makefile | 3 ++-
libexec/telnetd/Makefile | 4 +---
libexec/tftpd/Makefile | 6 +++---
libexec/xtend/Makefile | 3 ++-
27 files changed, 46 insertions(+), 68 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8f5c3d2a2f46eb49934a84d5761b72fef21365c2
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]