Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
30663872
Commit
30663872
authored
Jul 13, 2011
by
Leigh B Stoller
Browse files
Checkpoint
parent
4ae441cc
Changes
14
Hide whitespace changes
Inline
Side-by-side
sensors/canaryd/GNUmakefile.in
→
clientside/
sensors/canaryd/GNUmakefile.in
View file @
30663872
File moved
sensors/canaryd/alertlistener.c
→
clientside/
sensors/canaryd/alertlistener.c
View file @
30663872
File moved
sensors/canaryd/auxfuncs.c
→
clientside/
sensors/canaryd/auxfuncs.c
View file @
30663872
File moved
sensors/canaryd/auxfuncs.h
→
clientside/
sensors/canaryd/auxfuncs.h
View file @
30663872
File moved
sensors/canaryd/canaryd.c
→
clientside/
sensors/canaryd/canaryd.c
View file @
30663872
File moved
sensors/canaryd/canaryd.h
→
clientside/
sensors/canaryd/canaryd.h
View file @
30663872
File moved
sensors/canaryd/canarydEvents.c
→
clientside/
sensors/canaryd/canarydEvents.c
View file @
30663872
File moved
sensors/canaryd/canarydEvents.h
→
clientside/
sensors/canaryd/canarydEvents.h
View file @
30663872
File moved
sensors/canaryd/childProcess.c
→
clientside/
sensors/canaryd/childProcess.c
View file @
30663872
File moved
sensors/canaryd/childProcess.h
→
clientside/
sensors/canaryd/childProcess.h
View file @
30663872
File moved
sensors/canaryd/feedbacklogs.in
→
clientside/
sensors/canaryd/feedbacklogs.in
View file @
30663872
File moved
sensors/canaryd/networkInterface.c
→
clientside/
sensors/canaryd/networkInterface.c
View file @
30663872
File moved
sensors/canaryd/networkInterface.h
→
clientside/
sensors/canaryd/networkInterface.h
View file @
30663872
File moved
sensors/GNUmakefile.in
View file @
30663872
...
...
@@ -25,9 +25,6 @@ FBSDVERSION := $(shell uname -v | sed -e 's/FreeBSD \([0-9]\).*/FreeBSD\1/')
# XXX not on FreeBSD 5/6 til I get a chance to fix it
ifeq ($(FBSDVERSION),FreeBSD4)
SUBDIRS += and
ifeq ($(EVENTSYS),1) # Also, we have to have the event system enabled
SUBDIRS += canaryd
endif
endif
endif
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment