summaryrefslogtreecommitdiffstats
path: root/rtemsbsd/include (unfollow)
Commit message (Expand)AuthorFilesLines
2016-12-23Update due to Newlib 2.5.0Sebastian Huber1-1/+0
2016-12-15Add BRIDGE(4) support to configurationSebastian Huber2-3/+17
2016-11-29Add a RTEMS Debugger TCP remote transport.Chris Johns1-0/+47
2016-11-14Fix errno redefined warningSebastian Huber1-0/+2
2016-11-09Provide O_CLOEXECSebastian Huber1-0/+2
2016-11-09Provide CLOCK_UPTIMESebastian Huber1-0/+4
2016-11-09Add thread fences to <machine/atomic.h>Sebastian Huber1-0/+52
2016-11-09Modify rtems_bsd_set_vprintf_handler()Sebastian Huber1-3/+10
2016-11-09Add empty <machine/_kernel_lock.h>Sebastian Huber1-0/+0
2016-11-09rtems-bsd-mutex: OptimizeSebastian Huber1-11/+52
2016-11-03rtems-bsd-mutex: Update due to API changesSebastian Huber1-3/+3
2016-10-24rtemsbsd: Add reallocf to rtems_bsd_program.Christian Mauderer1-0/+7
2016-10-24Add SIZE_T_MAX to <machine/rtems-bsd-user-space.h>Sebastian Huber1-0/+2
2016-10-24Provide CLOCK_MONOTONIC_FASTSebastian Huber1-0/+4
2016-10-24Make <machine/atomic.h> available to user spaceSebastian Huber1-4/+0
2016-10-07nexus-devices: Support arm/lpc24xxSebastian Huber1-0/+7
2016-09-28nexus-devices: Add arm/atsamv BSP sectionSebastian Huber1-0/+5
2016-09-22rtems-bsd-mutex: Update due to API changesSebastian Huber1-25/+11
2016-08-23usb: Update to FreeBSD trunk 2016-08-23Sebastian Huber2-2/+82
2016-08-23mmc: Update to FreeBSD trunk 2016-08-23Sebastian Huber1-0/+0
2016-08-11rtems-bsd-mutex: Use _Thread_queue_Surrender()Sebastian Huber1-6/+7
2016-08-08pf: Add configuration via rc.conf.Christian Mauderer2-0/+5
2016-08-08pf: Add RTEMS_BSD_CONFIG_FIREWALL_xxx options.Christian Mauderer1-0/+28
2016-08-04freebsd: Add constant ipv6 addresses from vars.c.Christian Mauderer1-3/+0
2016-08-02pfctl: Add rtems_bsd_command_pfctl.Christian Mauderer2-0/+4
2016-08-02rtemsbsd: Add wrapper for open, fopen, malloc, ...Christian Mauderer1-1/+91
2016-08-02rtemsbsd: Add call to program with a data restoreChristian Mauderer1-0/+5
2016-08-01testsuite/pf01: Add test that links PF.Christian Mauderer1-0/+9
2016-07-28rtems-bsd-mutex: Update due to API changesSebastian Huber2-14/+12
2016-07-19config: Fix telnetd configuration warning.Chris Johns1-3/+4
2016-07-06Make the license message viewable with a verbose option.Chris Johns1-2/+2
2016-07-01Provide empty RTEMS_BSD_CFGDECL_.* defines if not used.Chris Johns1-0/+11
2016-07-01Add telnetd as service to rc.conf.Chris Johns3-2/+23
2016-06-30Add ftpd initailize comment.Chris Johns1-0/+5
2016-06-30Add RTEMS_BSD_CONFIG_DOMAIN_PAGE_MBUFS_SIZE.Chris Johns2-24/+52
2016-06-30Make the LibBSD PID match getpid().Chris Johns1-1/+1
2016-06-30Fix fomatting and C++ guard.Chris Johns1-5/+5
2016-06-30Add rtems_get_route to fetch a specific route from the routing tables.Chris Johns1-0/+48
2016-06-30Default syslog priority to INFO. Add rtems_setlogpriority to configure the pr...Chris Johns1-0/+9
2016-06-28Add ftpd as a service. Add rtems-bsd-config.h for app libbsd set up.Chris Johns3-1/+136
2016-06-28Change the Nexus bus to defines and have the BSP declare them.Chris Johns2-213/+182
2016-06-27Move the Nexus bus driver decls available to users.Chris Johns2-114/+431
2016-06-27Refactor rc.conf processing to be services based.Chris Johns3-101/+189
2016-06-27Make the domain allocation size global to allow it to set in tests.Chris Johns1-0/+7
2016-06-23Update due to RTEMS printer API changesSebastian Huber1-1/+1
2016-06-10nfsclient: Import from RTEMSSebastian Huber1-0/+234
2016-06-10ftpfs: Import from RTEMSSebastian Huber1-0/+159
2016-05-30rtems-bsd-mutex: Update due to API changesSebastian Huber1-3/+3
2016-05-30Directly use <machine/endian.h> provided by NewlibSebastian Huber1-114/+0
2016-05-30Directly use <sys/_types.h> provided by NewlibSebastian Huber2-238/+1