summaryrefslogtreecommitdiffstats
path: root/apps/netutils/dhcpc
AgeCommit message (Expand)AuthorFilesLines
2015-02-15Some files that now include sys/time.h should no longer include timer.hGregory Nutt1-1/+0
2015-02-15Suffer the consequences of moving struct timeval to its correct locationGregory Nutt1-0/+1
2015-02-03Add netlib and application hooks for ICMPv6 auto-configuration (still incompleteGregory Nutt1-1/+1
2015-01-18Rename IPv4 netlib functions and files to make room in the namespace for corr...Gregory Nutt1-4/+4
2014-09-06Add an install target to all makefiles. For the import build, the top-level ...Gregory Nutt1-0/+2
2014-07-05NET: Most of the contents of include/nuttx/net/udp.h moved to net/pkt/udp.hGregory Nutt1-1/+0
2014-07-04NET: emoved all includes of uip.h; added includes of ip.h wherever needed. T...Gregory Nutt1-0/+2
2014-07-04Remove all inclusion of uip.hGregory Nutt1-1/+0
2014-07-02NET: Rename functions in apps/netutils/netlib to begin with netlib_ vs uip_Gregory Nutt1-4/+4
2014-07-02NET: Rename uiplib/UIPLIB to netlib/NETLIBGregory Nutt1-1/+1
2014-06-24Clean up all UDP-related namingGregory Nutt1-7/+7
2014-06-24Move the remaining files from include/nuttx/net/uip to include/nuttx/net; Ren...Gregory Nutt1-1/+1
2014-04-13More trailing whilespace removalGregory Nutt1-2/+2
2014-01-09NSH Configuration: Refactor networking and netutils dependenciesGregory Nutt1-0/+1
2013-05-30.dSYM only needs to be in the same .gitignore files as .exeGregory Nutt1-1/+0
2013-05-30Upate .gitignore files. Add .dSYM. Make sure / is present where needed. Add...Gregory Nutt1-8/+7
2013-04-04Clone svn:ignore directory atributed to .gitignore filesGregory Nutt1-0/+8
2012-11-27Add chip ID funcitions for Shenzhou and Cloudctrl boards; Extened NSH ifconfi...patacongo1-5/+18
2012-11-20Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo1-3/+3
2012-11-17Most of the changes needed to support Windows native clean; distclean is has ...patacongo1-5/+6
2012-11-15Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo1-1/+1
2012-11-12Changes to get a clean ez80 build using the ZDS 5.1.1 toolchainpatacongo1-2/+6
2012-11-11Correct some issues with last check-in; ez80 still does not buildpatacongo1-2/+2
2012-11-11Partial change: Removing bash ARCHIVE looppatacongo1-4/+2
2012-10-20DNS fixes from Darcy Gong (part 1 of 2)patacongo1-31/+31
2012-09-13Email address change in apps/patacongo1-1/+1
2012-04-14Developing a new way to handle application configurationspatacongo1-0/+9
2012-04-06Add kconfig documentationpatacongo1-1/+1
2012-04-06Adding skeleton Kconfig files (part 3 of 2)patacongo1-0/+4
2012-03-03Move all non-standard, NuttX header files into include/nuttx/netpatacongo1-1/+1
2012-02-18Correct and error in recv() and recvfrom() return valuepatacongo1-2/+2
2011-05-11tools/mkdep.sh should not report an error if there are no files on the comman...patacongo1-2/+0
2011-05-11Fix a netutils build issuepatacongo1-1/+1
2011-04-10Changes for clean build of app/ directory with Windows toolchainpatacongo1-1/+5
2011-04-03New LIS331DL driver and VSN updates from Urospatacongo1-2/+2
2011-04-01Update apps/ Makefiles to fix environmental bugpatacongo1-4/+3
2011-03-24Add lpc17xx GPIO interrupts + fixes needed by last apps-build check-inpatacongo1-1/+2
2011-03-20More build fixespatacongo1-2/+2
2011-03-19More build fixespatacongo1-2/+3
2011-03-19Move nuttx/netutils to apps/netutilspatacongo2-0/+701