summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add DHCP support to rc.conf.Chris Johns2016-06-303-74/+326
* Make the LibBSD PID match getpid().Chris Johns2016-06-301-1/+1
* Fix fomatting and C++ guard.Chris Johns2016-06-301-5/+5
* Add rtems_get_route to fetch a specific route from the routing tables.Chris Johns2016-06-304-0/+191
* Default syslog priority to INFO. Add rtems_setlogpriority to configure the pr...Chris Johns2016-06-302-6/+40
* Add ftpd as a service. Add rtems-bsd-config.h for app libbsd set up.Chris Johns2016-06-2810-57/+446
* Print the service when starting.Chris Johns2016-06-281-2/+2
* Change the Nexus bus to defines and have the BSP declare them.Chris Johns2016-06-282-213/+182
* Enable the Cadence cgem device syctls.Chris Johns2016-06-271-2/+0
* Revert "Enable the Cadence cgem device syctls."Chris Johns2016-06-271-7/+9
* Enable the Cadence cgem device syctls.Chris Johns2016-06-271-9/+7
* Enable device sysctl.Chris Johns2016-06-271-22/+0
* Add VDE and QEMU doco.Chris Johns2016-06-271-0/+51
* Move the Nexus bus driver decls available to users.Chris Johns2016-06-272-114/+431
* Add a services base test.Chris Johns2016-06-273-58/+236
* Refactor rc.conf processing to be services based.Chris Johns2016-06-276-342/+1202
* Add DEFAULT_NETWORK_PAGE_MBUFS_SIZE to allow per BSP allocation domain sizes.Chris Johns2016-06-273-0/+15
* Fix spelling.Chris Johns2016-06-271-1/+1
* Change LibBSD to use shared interrupts.Chris Johns2016-06-271-2/+2
* Make the domain allocation size global to allow it to set in tests.Chris Johns2016-06-272-1/+10
* Add functions used the bridge and tap interfaces.Chris Johns2016-06-271-0/+21
* Update due to RTEMS printer API changesSebastian Huber2016-06-231-0/+1
* Update due to RTEMS printer API changesSebastian Huber2016-06-236-2/+7
* Update rtems_waf to pick up the long command line fix.Chris Johns2016-06-201-0/+0
* Pick up white space fix.Chris Johns2016-06-161-0/+0
* Add support for long command lines and fix some shell rules on Windows.Chris Johns2016-06-164-15/+33
* reentrant.h: There is no main thread in RTEMSSebastian Huber2016-06-151-0/+4
* libbsd.txt: Clarify xilinx_zynq_a9_qemu usageSebastian Huber2016-06-131-10/+22
* nfsclient: Port to LibBSDSebastian Huber2016-06-105-78/+177
* nfsclient: Import from RTEMSSebastian Huber2016-06-1013-0/+8900
* XDR(3): Port to RTEMSSebastian Huber2016-06-106-6/+24
* XDR(3): Import from FreeBSDSebastian Huber2016-06-108-0/+3017
* RPC(3): Port to RTEMSSebastian Huber2016-06-109-21/+163
* RPC(3): Import from FreeBSDSebastian Huber2016-06-1094-0/+26639
* ftpfs: Import from RTEMSSebastian Huber2016-06-105-0/+1865
* selectpollkqueue01: Add EVFILT_USER test caseSebastian Huber2016-06-101-0/+49
* Remove unused filesSebastian Huber2016-06-1019-14007/+0
* libbsd.txt: Fix formatSebastian Huber2016-06-101-0/+1
* tests: Fix compile errors after tools upgrade.Chris Johns2016-05-312-0/+2
* Add a stats report command.Chris Johns2016-05-313-15/+110
* rtems-bsd-mutex: Update due to API changesSebastian Huber2016-05-302-5/+6
* Adjust <sys/stdint.h> for latest NewlibSebastian Huber2016-05-301-0/+2
* Directly use <machine/endian.h> provided by NewlibSebastian Huber2016-05-305-118/+4
* Directly use <sys/_types.h> provided by NewlibSebastian Huber2016-05-3015-252/+14
* Directly use <sys/types.h> provided by NewlibSebastian Huber2016-05-30241-603/+245
* Directly use <sys/time.h> provided by NewlibSebastian Huber2016-05-3079-132/+78
* rtems-bsd-rc-conf.h: Add missing includeSebastian Huber2016-05-301-0/+2
* testsuite/rcconf01: Add missing includeSebastian Huber2016-05-301-0/+1
* Update due to API changesSebastian Huber2016-05-252-28/+15
* testsuite: Update due to API changesSebastian Huber2016-05-252-6/+9