summaryrefslogtreecommitdiffstats
path: root/freebsd-userspace/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-10Update files to match FreeBSD layoutSebastian Huber1-357/+0
2013-09-20There is no main thread in RTEMSSebastian Huber1-1/+0
2012-11-26Switch to a version of select that is closer to bsd's version.Jennifer Averett1-4/+10
2012-10-24Add support for kvm.h in RTEMS termsJoel Sherrill1-1/+7
2012-10-23Makefile: Conditionalize IPV6 files and build some commands as .relJoel Sherrill1-37/+68
2012-10-23route command: Clean up kernal symbol accessesJoel Sherrill1-0/+1
2012-10-23Add kvm header file - stubbed for RTEMSJoel Sherrill1-3/+4
2012-10-17Add netstat commandJoel Sherrill1-3/+15
2012-10-16Added rtems exit code to ping, route, and ifconfig commands.Jennifer Averett1-0/+2
2012-10-12Add if_nametoindex()Joel Sherrill1-0/+1
2012-10-11Userspace Makefile: Clean up yacc/lex handling to avoid conflictsJoel Sherrill1-13/+7
2012-10-11Added files to get netshell to link when using ping.Jennifer Averett1-7/+38
2012-10-05Added rtems specific version of _pthread_main_np()Jennifer Averett1-0/+1
2012-09-13Added an rtems specific getprogname() to userspace.Jennifer Averett1-0/+1
2012-09-13Added h_errno methods to userspace.Jennifer Averett1-0/+1
2012-09-13Added resolv/mtctxres.c to userspace for ___mtctxres().Jennifer Averett1-0/+1
2012-09-13Added rtems_bsdnet_log_host_address and its initialization to userspace.Jennifer Averett1-0/+1
2012-09-13freebsd-userspace/Makefile: Compile generated nsparser.cJoel Sherrill1-1/+4
2012-09-12nsdispatch.c: New file added along with required dependenciesJoel Sherrill1-1/+21
2012-09-12Added res_findzonecut2 to user space.Jennifer Averett1-0/+1
2012-09-12Added __res_state to user space.Jennifer Averett1-0/+1
2012-09-12Added userspace db files.Jennifer Averett1-0/+29
2012-09-11nameser/ns_samedomain.c: New fileJoel Sherrill1-0/+1
2012-09-11Added fgetln()Jennifer Averett1-0/+2
2012-09-10lib/libc/net/name6.c: New fileJoel Sherrill1-8/+10
2012-09-07freebsd-userspace/Makefile: Resolve conflict so ifconfig and netstat are both...Joel Sherrill1-0/+27
2012-09-07Added the ifconfig command.Jennifer Averett1-0/+29
2012-09-06dhclient: New filesJoel Sherrill1-0/+18
2012-09-06route: Added files for the route command.Jennifer Averett1-1/+14
2012-09-05Makefile: Add err.cJoel Sherrill1-0/+1
2012-09-01userspace Makefile: Do not build old style NIC configurationJoel Sherrill1-1/+1
2012-09-01res_send.c: Now compilesJoel Sherrill1-2/+1
2012-09-01res_mkupdate.c: Add isc/*.h and define _LIBCJoel Sherrill1-7/+4
2012-08-31commands ping/ping6: Add initial ports of FreeBSD ping and pin6 portsJoel Sherrill1-2/+5
2012-08-24getaddrinfo.c: New fileJoel Sherrill1-0/+3
2012-07-28Add syslog functionality from old TCP/IP stack.Joel Sherrill1-0/+6
2012-07-27Makefile: Correct so not rebuilding all every timeJoel Sherrill1-13/+4
2012-07-27net-setup: Add routing and old stack's configurationJoel Sherrill1-0/+3
2012-07-11port_before.h: Add _ALIGNBYTES and enable getservent.cJoel Sherrill1-2/+1
2012-07-11Makefile: Enable most files to buildJoel Sherrill1-23/+24
2012-07-11freebsd-userspace: All files in old libnetworking/libc now presentJoel Sherrill1-3/+37
2012-07-11userspace: Add install supportJoel Sherrill1-2/+6
2012-07-11FreeBSD user space support - First additionsJoel Sherrill1-0/+81