Commit graph

8 commits

Author SHA1 Message Date
tgoff0@gmail.com
ab47ebb5f1 daemon: Use autoconf to build the vnoded, vcmd, and netns programs. 2015-02-20 03:10:56 +00:00
tgoff0@gmail.com
f952e680b7 Improve determining an appropriate python install prefix. 2015-02-19 02:00:11 +00:00
tgoff0@gmail.com
cf482378c6 Add some gitignore files. 2015-01-28 02:15:45 +00:00
tgoff0@gmail.com
4f3fccaa47 Adjust file mode bits. 2014-12-15 18:23:25 +00:00
ahrenholz@gmail.com
dec5ee6386 fix clang compile error by replacing unsigned int with long for syscall()
(Boeing r1848)
2014-07-07 17:11:28 +00:00
ahrenholz@gmail.com
1e6db137f0 globally replace old NRL URL with new
http://www.nrl.navy.mil/itd/ncs/products/core
(Boeing r1803)
2013-12-04 21:45:42 +00:00
ahrenholz@gmail.com
621a353092 (Boeing r1773)
properly pass CFLAGS and LDFLAGS when building extension module via setup.py

this fixes Debian build issues when hardening flags are used and properly
 passes the -D_GNU_SOURCE required for the "implicit declaration of function
 ‘posix_openpt’" warning
2013-09-10 16:24:32 +00:00
ahrenholz@gmail.com
d9ce1c3162 initial import (Boeing r1752, NRL r878) 2013-08-29 14:21:13 +00:00