summaryrefslogtreecommitdiffstats
path: root/rtemsbsd/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-301-0/+48
* Default syslog priority to INFO. Add rtems_setlogpriority to configure the pr...Chris Johns2016-06-301-0/+9
* Add ftpd as a service. Add rtems-bsd-config.h for app libbsd set up.Chris Johns2016-06-283-1/+136
* Change the Nexus bus to defines and have the BSP declare them.Chris Johns2016-06-282-213/+182
* Move the Nexus bus driver decls available to users.Chris Johns2016-06-272-114/+431
* Refactor rc.conf processing to be services based.Chris Johns2016-06-273-101/+189
* Make the domain allocation size global to allow it to set in tests.Chris Johns2016-06-271-0/+7
* Update due to RTEMS printer API changesSebastian Huber2016-06-231-1/+1
* nfsclient: Import from RTEMSSebastian Huber2016-06-101-0/+234
* ftpfs: Import from RTEMSSebastian Huber2016-06-101-0/+159
* rtems-bsd-mutex: Update due to API changesSebastian Huber2016-05-301-3/+3
* Directly use <machine/endian.h> provided by NewlibSebastian Huber2016-05-301-114/+0
* Directly use <sys/_types.h> provided by NewlibSebastian Huber2016-05-302-238/+1
* Directly use <sys/types.h> provided by NewlibSebastian Huber2016-05-305-360/+4
* Directly use <sys/time.h> provided by NewlibSebastian Huber2016-05-302-54/+1
* rtems-bsd-rc-conf.h: Add missing includeSebastian Huber2016-05-301-0/+2
* rtems-bsd-mutex: Update due to API changesSebastian Huber2016-05-251-14/+17
* Clean up whitespace.Chris Johns2016-05-181-7/+7
* Add support for rc.conf(5) initialisation.Chris Johns2016-05-182-0/+160
* Add kernel namespace exception for mbstatSebastian Huber2016-05-061-1/+0
* Add kernel namespace exceptionsSebastian Huber2016-05-061-28/+0
* Update kernel namespaceSebastian Huber2016-05-061-74/+0
* subr_prf.c: Port to RTEMSSebastian Huber2016-05-062-2/+23
* Add script to create the kernel namespace headerSebastian Huber2016-05-063-581/+4187
* Add sbin/sysctlChris Johns2016-05-062-0/+4
* Add RealTek Gig PHY.Chris Johns2016-05-041-0/+2
* pc386: Add RealTek network driver to the nexus bus.Chris Johns2016-04-281-0/+1
* rtems/bsd/bsd.h: DocumentationSebastian Huber2016-04-271-1/+19
* Add root bus support functionsSebastian Huber2016-04-261-0/+32
* intrmask_t: Provide dummy type definitionSebastian Huber2016-04-181-2/+0
* sys/time.h: Delete superfluous declarationSebastian Huber2016-04-061-2/+0
* rtems-bsd-mutex: Update due to API changesSebastian Huber2016-04-061-1/+1
* rtems-bsd-mutex: Fix mtx_destroy()Sebastian Huber2016-04-061-1/+1
* Use RTEMS provided <sys/endian.h>Sebastian Huber2015-11-171-0/+3
* SOCKETPAIR(2): Port to RTEMSSebastian Huber2015-11-161-0/+2
* dwc_otg: Port to RTEMSSebastian Huber2015-11-121-0/+19
* USB: Update to FreeBSD trunk 2015-11-10Sebastian Huber2015-11-123-11/+478
* Rename kernel space log() to _bsd_log()Sebastian Huber2015-11-101-0/+1
* BUS_SPACE(9): Use FreeBSD files for i386 archSebastian Huber2015-09-293-1787/+567
* nexus-devices: Add pc386 nexus device and driversSebastian Huber2015-07-311-0/+10
* rtems-bsd-mutex: Update due to API changesSebastian Huber2015-07-242-7/+8
* Update due to header guard changesSebastian Huber2015-07-231-1/+1
* rtems-bsd-mutex: Fix resource count updatesSebastian Huber2015-06-231-1/+1
* Remove #undefs and fix formatting.Chris Johns2015-06-191-4/+0
* Add the TCPDUMP command.Chris Johns2015-06-161-0/+2
* Add error() to the BSD program support.Chris Johns2015-06-161-0/+11
* Add tcpdump and libpcap.Chris Johns2015-06-151-0/+2
* waf: Add install support.Chris Johns2015-05-211-1/+0