summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--contrib/csup/GNUmakefile64
-rw-r--r--contrib/csup/Makefile48
-rw-r--r--usr.bin/csup/Makefile46
-rw-r--r--usr.bin/csup/README (renamed from contrib/csup/README)0
-rw-r--r--usr.bin/csup/TODO (renamed from contrib/csup/TODO)0
-rw-r--r--usr.bin/csup/attrstack.c (renamed from contrib/csup/attrstack.c)0
-rw-r--r--usr.bin/csup/attrstack.h (renamed from contrib/csup/attrstack.h)0
-rw-r--r--usr.bin/csup/auth.c (renamed from contrib/csup/auth.c)0
-rw-r--r--usr.bin/csup/auth.h (renamed from contrib/csup/auth.h)0
-rw-r--r--usr.bin/csup/config.c (renamed from contrib/csup/config.c)0
-rw-r--r--usr.bin/csup/config.h (renamed from contrib/csup/config.h)0
-rw-r--r--usr.bin/csup/cpasswd.1 (renamed from contrib/csup/cpasswd.1)0
-rwxr-xr-xusr.bin/csup/cpasswd.sh (renamed from contrib/csup/cpasswd.sh)0
-rw-r--r--usr.bin/csup/csup.1 (renamed from contrib/csup/csup.1)0
-rw-r--r--usr.bin/csup/detailer.c (renamed from contrib/csup/detailer.c)0
-rw-r--r--usr.bin/csup/detailer.h (renamed from contrib/csup/detailer.h)0
-rw-r--r--usr.bin/csup/diff.c (renamed from contrib/csup/diff.c)0
-rw-r--r--usr.bin/csup/diff.h (renamed from contrib/csup/diff.h)0
-rw-r--r--usr.bin/csup/fattr.c (renamed from contrib/csup/fattr.c)0
-rw-r--r--usr.bin/csup/fattr.h (renamed from contrib/csup/fattr.h)0
-rw-r--r--usr.bin/csup/fattr_bsd.h (renamed from contrib/csup/fattr_bsd.h)0
-rw-r--r--usr.bin/csup/fattr_posix.h (renamed from contrib/csup/fattr_posix.h)0
-rw-r--r--usr.bin/csup/fixups.c (renamed from contrib/csup/fixups.c)0
-rw-r--r--usr.bin/csup/fixups.h (renamed from contrib/csup/fixups.h)0
-rw-r--r--usr.bin/csup/fnmatch.c (renamed from contrib/csup/fnmatch.c)0
-rw-r--r--usr.bin/csup/fnmatch.h (renamed from contrib/csup/fnmatch.h)0
-rw-r--r--usr.bin/csup/globtree.c (renamed from contrib/csup/globtree.c)0
-rw-r--r--usr.bin/csup/globtree.h (renamed from contrib/csup/globtree.h)0
-rw-r--r--usr.bin/csup/idcache.c (renamed from contrib/csup/idcache.c)0
-rw-r--r--usr.bin/csup/idcache.h (renamed from contrib/csup/idcache.h)0
-rw-r--r--usr.bin/csup/keyword.c (renamed from contrib/csup/keyword.c)0
-rw-r--r--usr.bin/csup/keyword.h (renamed from contrib/csup/keyword.h)0
-rw-r--r--usr.bin/csup/lex.rcs.c (renamed from contrib/csup/lex.rcs.c)0
-rw-r--r--usr.bin/csup/lister.c (renamed from contrib/csup/lister.c)0
-rw-r--r--usr.bin/csup/lister.h (renamed from contrib/csup/lister.h)0
-rw-r--r--usr.bin/csup/main.c (renamed from contrib/csup/main.c)0
-rw-r--r--usr.bin/csup/main.h (renamed from contrib/csup/main.h)0
-rw-r--r--usr.bin/csup/misc.c (renamed from contrib/csup/misc.c)0
-rw-r--r--usr.bin/csup/misc.h (renamed from contrib/csup/misc.h)0
-rw-r--r--usr.bin/csup/mux.c (renamed from contrib/csup/mux.c)0
-rw-r--r--usr.bin/csup/mux.h (renamed from contrib/csup/mux.h)0
-rw-r--r--usr.bin/csup/parse.y (renamed from contrib/csup/parse.y)0
-rw-r--r--usr.bin/csup/pathcomp.c (renamed from contrib/csup/pathcomp.c)0
-rw-r--r--usr.bin/csup/pathcomp.h (renamed from contrib/csup/pathcomp.h)0
-rw-r--r--usr.bin/csup/proto.c (renamed from contrib/csup/proto.c)0
-rw-r--r--usr.bin/csup/proto.h (renamed from contrib/csup/proto.h)0
-rw-r--r--usr.bin/csup/queue.h (renamed from contrib/csup/queue.h)0
-rw-r--r--usr.bin/csup/rcsfile.c (renamed from contrib/csup/rcsfile.c)0
-rw-r--r--usr.bin/csup/rcsfile.h (renamed from contrib/csup/rcsfile.h)0
-rw-r--r--usr.bin/csup/rcsparse.c (renamed from contrib/csup/rcsparse.c)0
-rw-r--r--usr.bin/csup/rcsparse.h (renamed from contrib/csup/rcsparse.h)0
-rw-r--r--usr.bin/csup/rcstokenizer.h (renamed from contrib/csup/rcstokenizer.h)0
-rw-r--r--usr.bin/csup/rcstokenizer.l (renamed from contrib/csup/rcstokenizer.l)0
-rw-r--r--usr.bin/csup/rsyncfile.c (renamed from contrib/csup/rsyncfile.c)0
-rw-r--r--usr.bin/csup/rsyncfile.h (renamed from contrib/csup/rsyncfile.h)0
-rw-r--r--usr.bin/csup/status.c (renamed from contrib/csup/status.c)0
-rw-r--r--usr.bin/csup/status.h (renamed from contrib/csup/status.h)0
-rw-r--r--usr.bin/csup/stream.c (renamed from contrib/csup/stream.c)0
-rw-r--r--usr.bin/csup/stream.h (renamed from contrib/csup/stream.h)0
-rw-r--r--usr.bin/csup/threads.c (renamed from contrib/csup/threads.c)0
-rw-r--r--usr.bin/csup/threads.h (renamed from contrib/csup/threads.h)0
-rw-r--r--usr.bin/csup/token.h (renamed from contrib/csup/token.h)0
-rw-r--r--usr.bin/csup/token.l (renamed from contrib/csup/token.l)0
-rw-r--r--usr.bin/csup/updater.c (renamed from contrib/csup/updater.c)0
-rw-r--r--usr.bin/csup/updater.h (renamed from contrib/csup/updater.h)0
65 files changed, 13 insertions, 145 deletions
diff --git a/contrib/csup/GNUmakefile b/contrib/csup/GNUmakefile
deleted file mode 100644
index 18fb071..0000000
--- a/contrib/csup/GNUmakefile
+++ /dev/null
@@ -1,64 +0,0 @@
-# A simple gmake Makefile, to be used on Linux and Darwin. It shouldn't
-# be used elsewhere because it assumes that the target system doesn't
-# support BSD extended file flags.
-#
-# $FreeBSD$
-#
-
-PREFIX?=/usr/local
-OWNER?= 0
-GROUP?= 0
-
-UNAME= $(shell uname -s)
-
-SRCS= attrstack.c config.c detailer.c diff.c fattr.c fixups.c fnmatch.c \
- globtree.c idcache.c keyword.c lex.rcs.c lister.c main.c misc.c mux.c \
- pathcomp.c parse.c proto.c rcsfile.c rcsparse.c rsyncfile.c status.c \
- stream.c threads.c token.c updater.c
-OBJS= $(SRCS:.c=.o)
-
-WARNS= -Wall -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith \
- -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow \
- -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline \
- -Wnested-externs -Wredundant-decls -Wno-format-y2k
-
-CFLAGS+= -g -O -pipe -DNDEBUG -I$(PREFIX)/include
-ifeq ($(UNAME), Linux)
- CFLAGS+= -D_XOPEN_SOURCE -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64
-endif
-ifeq ($(UNAME), Darwin)
- CFLAGS+= -DHAVE_FFLAGS
-endif
-CFLAGS+= $(WARNS)
-LDFLAGS= -L$(PREFIX)/lib -lcrypto -lz -lpthread
-
-.PHONY: all clean install
-
-all: csup csup.1.gz
-
-csup: $(OBJS)
- $(CC) $(CFLAGS) -o $@ $^ $(LDFLAGS)
-
-config.c: parse.h
-
-token.c: token.l
-
-parse.c: parse.y
-
-parse.h: parse.c
-
-clean:
- rm -f csup $(OBJS) parse.c parse.h token.c csup.1.gz
-
-%.o: %.c
- $(CC) $(CFLAGS) -c -o $@ $<
-
-%.c: %.y
- $(YACC) -d -o $@ $<
-
-csup.1.gz: csup.1
- gzip -cn $< > $@
-
-install: csup csup.1.gz
- install -s -o $(OWNER) -g $(GROUP) csup $(PREFIX)/bin
- install -s -o $(OWNER) -g $(GROUP) csup.1.gz $(PREFIX)/share/man/man1
diff --git a/contrib/csup/Makefile b/contrib/csup/Makefile
deleted file mode 100644
index ae34e75..0000000
--- a/contrib/csup/Makefile
+++ /dev/null
@@ -1,48 +0,0 @@
-# $FreeBSD$
-
-PREFIX?= /usr/local
-BINDIR?= ${PREFIX}/bin
-MANDIR?= ${PREFIX}/man/man
-
-UNAME!= /usr/bin/uname -s
-
-PROG= csup
-SRCS= attrstack.c auth.c config.c detailer.c diff.c fattr.c fixups.c fnmatch.c \
- globtree.c idcache.c keyword.c lister.c main.c misc.c mux.c parse.y \
- pathcomp.c proto.c status.c stream.c threads.c token.l updater.c \
- rcsfile.c rcsparse.c lex.rcs.c rsyncfile.c
-
-CFLAGS+= -I. -I${.CURDIR} -g -pthread -DHAVE_FFLAGS -DNDEBUG
-WARNS?= 1
-
-# A bit of tweaking is needed to get this Makefile working
-# with the bsd.prog.mk of all the *BSD OSes...
-.if (${UNAME} == "NetBSD")
-LDFLAGS+= -pthread
-YHEADER= yes
-
-.elif (${UNAME} == "OpenBSD")
-# I bet there's a better way to do this with the OpenBSD mk
-# framework but well, this works and I got bored.
-LDFLAGS+= -pthread
-YFLAGS= -d
-CLEANFILES+= parse.c parse.h y.tab.h
-
-config.c: parse.h
-
-token.l: parse.h
-
-y.tab.h: parse.c
-
-parse.h: y.tab.h
- cp ${.ALLSRC} ${.TARGET}
-
-.endif
-
-DPADD= ${LIBCRYPTO} ${LIBZ}
-LDADD= -lcrypto -lz
-
-SCRIPTS= cpasswd.sh
-MAN= csup.1 cpasswd.1
-
-.include <bsd.prog.mk>
diff --git a/usr.bin/csup/Makefile b/usr.bin/csup/Makefile
index 417de54..af1815c 100644
--- a/usr.bin/csup/Makefile
+++ b/usr.bin/csup/Makefile
@@ -1,42 +1,22 @@
# $FreeBSD$
-.PATH: ${.CURDIR}/../../contrib/csup
+PREFIX?= /usr/local
+BINDIR?= ${PREFIX}/bin
+MANDIR?= ${PREFIX}/man/man
+
+UNAME!= /usr/bin/uname -s
PROG= csup
-SRCS= attrstack.c \
- auth.c \
- config.c \
- detailer.c \
- diff.c \
- fattr.c \
- fixups.c \
- fnmatch.c \
- globtree.c \
- idcache.c \
- keyword.c \
- lex.rcs.c \
- lister.c \
- main.c \
- misc.c \
- mux.c \
- parse.y \
- pathcomp.c \
- proto.c \
- rcsfile.c \
- rcsparse.c \
- rsyncfile.c \
- status.c \
- stream.c \
- threads.c \
- token.l \
- updater.c
+SRCS= attrstack.c auth.c config.c detailer.c diff.c fattr.c fixups.c fnmatch.c \
+ globtree.c idcache.c keyword.c lister.c main.c misc.c mux.c parse.y \
+ pathcomp.c proto.c status.c stream.c threads.c token.l updater.c \
+ rcsfile.c rcsparse.c lex.rcs.c rsyncfile.c
-CFLAGS+= -I. -I${.CURDIR}/../../contrib/csup
-CFLAGS+= -DHAVE_FFLAGS -DNDEBUG
-WARNS?= 1
+CFLAGS+= -I. -I${.CURDIR} -g -pthread -DHAVE_FFLAGS -DNDEBUG
+WARNS?= 1
-DPADD= ${LIBCRYPTO} ${LIBZ} ${LIBPTHREAD}
-LDADD= -lcrypto -lz -lpthread
+DPADD= ${LIBCRYPTO} ${LIBZ}
+LDADD= -lcrypto -lz
SCRIPTS= cpasswd.sh
MAN= csup.1 cpasswd.1
diff --git a/contrib/csup/README b/usr.bin/csup/README
index 879c481..879c481 100644
--- a/contrib/csup/README
+++ b/usr.bin/csup/README
diff --git a/contrib/csup/TODO b/usr.bin/csup/TODO
index f4f0b31..f4f0b31 100644
--- a/contrib/csup/TODO
+++ b/usr.bin/csup/TODO
diff --git a/contrib/csup/attrstack.c b/usr.bin/csup/attrstack.c
index f5f56b3..f5f56b3 100644
--- a/contrib/csup/attrstack.c
+++ b/usr.bin/csup/attrstack.c
diff --git a/contrib/csup/attrstack.h b/usr.bin/csup/attrstack.h
index 721313c..721313c 100644
--- a/contrib/csup/attrstack.h
+++ b/usr.bin/csup/attrstack.h
diff --git a/contrib/csup/auth.c b/usr.bin/csup/auth.c
index 4e79bc5..4e79bc5 100644
--- a/contrib/csup/auth.c
+++ b/usr.bin/csup/auth.c
diff --git a/contrib/csup/auth.h b/usr.bin/csup/auth.h
index 61052e3..61052e3 100644
--- a/contrib/csup/auth.h
+++ b/usr.bin/csup/auth.h
diff --git a/contrib/csup/config.c b/usr.bin/csup/config.c
index 46ae6cd..46ae6cd 100644
--- a/contrib/csup/config.c
+++ b/usr.bin/csup/config.c
diff --git a/contrib/csup/config.h b/usr.bin/csup/config.h
index 859013c..859013c 100644
--- a/contrib/csup/config.h
+++ b/usr.bin/csup/config.h
diff --git a/contrib/csup/cpasswd.1 b/usr.bin/csup/cpasswd.1
index 946783f..946783f 100644
--- a/contrib/csup/cpasswd.1
+++ b/usr.bin/csup/cpasswd.1
diff --git a/contrib/csup/cpasswd.sh b/usr.bin/csup/cpasswd.sh
index 71e17c5..71e17c5 100755
--- a/contrib/csup/cpasswd.sh
+++ b/usr.bin/csup/cpasswd.sh
diff --git a/contrib/csup/csup.1 b/usr.bin/csup/csup.1
index 2690863..2690863 100644
--- a/contrib/csup/csup.1
+++ b/usr.bin/csup/csup.1
diff --git a/contrib/csup/detailer.c b/usr.bin/csup/detailer.c
index 5592655..5592655 100644
--- a/contrib/csup/detailer.c
+++ b/usr.bin/csup/detailer.c
diff --git a/contrib/csup/detailer.h b/usr.bin/csup/detailer.h
index fe82b27..fe82b27 100644
--- a/contrib/csup/detailer.h
+++ b/usr.bin/csup/detailer.h
diff --git a/contrib/csup/diff.c b/usr.bin/csup/diff.c
index 8059676..8059676 100644
--- a/contrib/csup/diff.c
+++ b/usr.bin/csup/diff.c
diff --git a/contrib/csup/diff.h b/usr.bin/csup/diff.h
index b0c8c97..b0c8c97 100644
--- a/contrib/csup/diff.h
+++ b/usr.bin/csup/diff.h
diff --git a/contrib/csup/fattr.c b/usr.bin/csup/fattr.c
index b141c2c..b141c2c 100644
--- a/contrib/csup/fattr.c
+++ b/usr.bin/csup/fattr.c
diff --git a/contrib/csup/fattr.h b/usr.bin/csup/fattr.h
index bd4e649..bd4e649 100644
--- a/contrib/csup/fattr.h
+++ b/usr.bin/csup/fattr.h
diff --git a/contrib/csup/fattr_bsd.h b/usr.bin/csup/fattr_bsd.h
index 112a824..112a824 100644
--- a/contrib/csup/fattr_bsd.h
+++ b/usr.bin/csup/fattr_bsd.h
diff --git a/contrib/csup/fattr_posix.h b/usr.bin/csup/fattr_posix.h
index c4650e4..c4650e4 100644
--- a/contrib/csup/fattr_posix.h
+++ b/usr.bin/csup/fattr_posix.h
diff --git a/contrib/csup/fixups.c b/usr.bin/csup/fixups.c
index b105a8f..b105a8f 100644
--- a/contrib/csup/fixups.c
+++ b/usr.bin/csup/fixups.c
diff --git a/contrib/csup/fixups.h b/usr.bin/csup/fixups.h
index 0dddc90..0dddc90 100644
--- a/contrib/csup/fixups.h
+++ b/usr.bin/csup/fixups.h
diff --git a/contrib/csup/fnmatch.c b/usr.bin/csup/fnmatch.c
index a63f016..a63f016 100644
--- a/contrib/csup/fnmatch.c
+++ b/usr.bin/csup/fnmatch.c
diff --git a/contrib/csup/fnmatch.h b/usr.bin/csup/fnmatch.h
index 21d2f64..21d2f64 100644
--- a/contrib/csup/fnmatch.h
+++ b/usr.bin/csup/fnmatch.h
diff --git a/contrib/csup/globtree.c b/usr.bin/csup/globtree.c
index 74ac2c1..74ac2c1 100644
--- a/contrib/csup/globtree.c
+++ b/usr.bin/csup/globtree.c
diff --git a/contrib/csup/globtree.h b/usr.bin/csup/globtree.h
index 43882e3..43882e3 100644
--- a/contrib/csup/globtree.h
+++ b/usr.bin/csup/globtree.h
diff --git a/contrib/csup/idcache.c b/usr.bin/csup/idcache.c
index 47a3e71..47a3e71 100644
--- a/contrib/csup/idcache.c
+++ b/usr.bin/csup/idcache.c
diff --git a/contrib/csup/idcache.h b/usr.bin/csup/idcache.h
index 558af0c..558af0c 100644
--- a/contrib/csup/idcache.h
+++ b/usr.bin/csup/idcache.h
diff --git a/contrib/csup/keyword.c b/usr.bin/csup/keyword.c
index 049a011..049a011 100644
--- a/contrib/csup/keyword.c
+++ b/usr.bin/csup/keyword.c
diff --git a/contrib/csup/keyword.h b/usr.bin/csup/keyword.h
index 033cb0a..033cb0a 100644
--- a/contrib/csup/keyword.h
+++ b/usr.bin/csup/keyword.h
diff --git a/contrib/csup/lex.rcs.c b/usr.bin/csup/lex.rcs.c
index 5db7a7b..5db7a7b 100644
--- a/contrib/csup/lex.rcs.c
+++ b/usr.bin/csup/lex.rcs.c
diff --git a/contrib/csup/lister.c b/usr.bin/csup/lister.c
index b10dbd3..b10dbd3 100644
--- a/contrib/csup/lister.c
+++ b/usr.bin/csup/lister.c
diff --git a/contrib/csup/lister.h b/usr.bin/csup/lister.h
index a0a9bbe..a0a9bbe 100644
--- a/contrib/csup/lister.h
+++ b/usr.bin/csup/lister.h
diff --git a/contrib/csup/main.c b/usr.bin/csup/main.c
index e7711b3..e7711b3 100644
--- a/contrib/csup/main.c
+++ b/usr.bin/csup/main.c
diff --git a/contrib/csup/main.h b/usr.bin/csup/main.h
index 217c7eb..217c7eb 100644
--- a/contrib/csup/main.h
+++ b/usr.bin/csup/main.h
diff --git a/contrib/csup/misc.c b/usr.bin/csup/misc.c
index ae16b59..ae16b59 100644
--- a/contrib/csup/misc.c
+++ b/usr.bin/csup/misc.c
diff --git a/contrib/csup/misc.h b/usr.bin/csup/misc.h
index a7ca3a6..a7ca3a6 100644
--- a/contrib/csup/misc.h
+++ b/usr.bin/csup/misc.h
diff --git a/contrib/csup/mux.c b/usr.bin/csup/mux.c
index b344be1..b344be1 100644
--- a/contrib/csup/mux.c
+++ b/usr.bin/csup/mux.c
diff --git a/contrib/csup/mux.h b/usr.bin/csup/mux.h
index ff36083..ff36083 100644
--- a/contrib/csup/mux.h
+++ b/usr.bin/csup/mux.h
diff --git a/contrib/csup/parse.y b/usr.bin/csup/parse.y
index 3dcd617..3dcd617 100644
--- a/contrib/csup/parse.y
+++ b/usr.bin/csup/parse.y
diff --git a/contrib/csup/pathcomp.c b/usr.bin/csup/pathcomp.c
index 380d042..380d042 100644
--- a/contrib/csup/pathcomp.c
+++ b/usr.bin/csup/pathcomp.c
diff --git a/contrib/csup/pathcomp.h b/usr.bin/csup/pathcomp.h
index 3cea410..3cea410 100644
--- a/contrib/csup/pathcomp.h
+++ b/usr.bin/csup/pathcomp.h
diff --git a/contrib/csup/proto.c b/usr.bin/csup/proto.c
index 166a134..166a134 100644
--- a/contrib/csup/proto.c
+++ b/usr.bin/csup/proto.c
diff --git a/contrib/csup/proto.h b/usr.bin/csup/proto.h
index 0c4a782..0c4a782 100644
--- a/contrib/csup/proto.h
+++ b/usr.bin/csup/proto.h
diff --git a/contrib/csup/queue.h b/usr.bin/csup/queue.h
index aa9cac1..aa9cac1 100644
--- a/contrib/csup/queue.h
+++ b/usr.bin/csup/queue.h
diff --git a/contrib/csup/rcsfile.c b/usr.bin/csup/rcsfile.c
index 1f3ede1..1f3ede1 100644
--- a/contrib/csup/rcsfile.c
+++ b/usr.bin/csup/rcsfile.c
diff --git a/contrib/csup/rcsfile.h b/usr.bin/csup/rcsfile.h
index 5fa9f31..5fa9f31 100644
--- a/contrib/csup/rcsfile.h
+++ b/usr.bin/csup/rcsfile.h
diff --git a/contrib/csup/rcsparse.c b/usr.bin/csup/rcsparse.c
index 5ea690c..5ea690c 100644
--- a/contrib/csup/rcsparse.c
+++ b/usr.bin/csup/rcsparse.c
diff --git a/contrib/csup/rcsparse.h b/usr.bin/csup/rcsparse.h
index 01b0156..01b0156 100644
--- a/contrib/csup/rcsparse.h
+++ b/usr.bin/csup/rcsparse.h
diff --git a/contrib/csup/rcstokenizer.h b/usr.bin/csup/rcstokenizer.h
index 66ea724..66ea724 100644
--- a/contrib/csup/rcstokenizer.h
+++ b/usr.bin/csup/rcstokenizer.h
diff --git a/contrib/csup/rcstokenizer.l b/usr.bin/csup/rcstokenizer.l
index 56f0f41..56f0f41 100644
--- a/contrib/csup/rcstokenizer.l
+++ b/usr.bin/csup/rcstokenizer.l
diff --git a/contrib/csup/rsyncfile.c b/usr.bin/csup/rsyncfile.c
index 7680bcc..7680bcc 100644
--- a/contrib/csup/rsyncfile.c
+++ b/usr.bin/csup/rsyncfile.c
diff --git a/contrib/csup/rsyncfile.h b/usr.bin/csup/rsyncfile.h
index 2c41a28..2c41a28 100644
--- a/contrib/csup/rsyncfile.h
+++ b/usr.bin/csup/rsyncfile.h
diff --git a/contrib/csup/status.c b/usr.bin/csup/status.c
index 3482e8e..3482e8e 100644
--- a/contrib/csup/status.c
+++ b/usr.bin/csup/status.c
diff --git a/contrib/csup/status.h b/usr.bin/csup/status.h
index 86efdda..86efdda 100644
--- a/contrib/csup/status.h
+++ b/usr.bin/csup/status.h
diff --git a/contrib/csup/stream.c b/usr.bin/csup/stream.c
index aa229b4..aa229b4 100644
--- a/contrib/csup/stream.c
+++ b/usr.bin/csup/stream.c
diff --git a/contrib/csup/stream.h b/usr.bin/csup/stream.h
index 2128635..2128635 100644
--- a/contrib/csup/stream.h
+++ b/usr.bin/csup/stream.h
diff --git a/contrib/csup/threads.c b/usr.bin/csup/threads.c
index 46a9860..46a9860 100644
--- a/contrib/csup/threads.c
+++ b/usr.bin/csup/threads.c
diff --git a/contrib/csup/threads.h b/usr.bin/csup/threads.h
index 66153ce..66153ce 100644
--- a/contrib/csup/threads.h
+++ b/usr.bin/csup/threads.h
diff --git a/contrib/csup/token.h b/usr.bin/csup/token.h
index 0dc3ec0..0dc3ec0 100644
--- a/contrib/csup/token.h
+++ b/usr.bin/csup/token.h
diff --git a/contrib/csup/token.l b/usr.bin/csup/token.l
index 267e61f..267e61f 100644
--- a/contrib/csup/token.l
+++ b/usr.bin/csup/token.l
diff --git a/contrib/csup/updater.c b/usr.bin/csup/updater.c
index d9f4210..d9f4210 100644
--- a/contrib/csup/updater.c
+++ b/usr.bin/csup/updater.c
diff --git a/contrib/csup/updater.h b/usr.bin/csup/updater.h
index 9ec9ed7..9ec9ed7 100644
--- a/contrib/csup/updater.h
+++ b/usr.bin/csup/updater.h
OpenPOWER on IntegriCloud