summaryrefslogtreecommitdiffstats
path: root/rtemsbsd/include/machine (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-11rtems-bsd-mutex: Add SMP lock debug supportfreebsd-9.3Sebastian Huber1-1/+8
2016-12-15Add BRIDGE(4) support to configurationSebastian Huber2-3/+17
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-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-09-22rtems-bsd-mutex: Update due to API changesSebastian Huber1-25/+11
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 Mauderer1-0/+2
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-01Provide empty RTEMS_BSD_CFGDECL_.* defines if not used.Chris Johns1-0/+11
2016-07-01Add telnetd as service to rc.conf.Chris Johns2-2/+18
2016-06-30Add RTEMS_BSD_CONFIG_DOMAIN_PAGE_MBUFS_SIZE.Chris Johns1-24/+46
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-28Add ftpd as a service. Add rtems-bsd-config.h for app libbsd set up.Chris Johns2-1/+135
2016-06-28Change the Nexus bus to defines and have the BSP declare them.Chris Johns1-177/+155
2016-06-27Move the Nexus bus driver decls available to users.Chris Johns1-0/+389
2016-06-27Refactor rc.conf processing to be services based.Chris Johns3-101/+189
2016-06-23Update due to RTEMS printer API changesSebastian Huber1-1/+1
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 Huber3-3/+3
2016-05-30rtems-bsd-rc-conf.h: Add missing includeSebastian Huber1-0/+2
2016-05-25rtems-bsd-mutex: Update due to API changesSebastian Huber1-14/+17
2016-05-18Clean up whitespace.Chris Johns1-7/+7
2016-05-18Add support for rc.conf(5) initialisation.Chris Johns2-0/+160
2016-05-06Add kernel namespace exception for mbstatSebastian Huber1-1/+0
2016-05-06Add kernel namespace exceptionsSebastian Huber1-28/+0
2016-05-06Update kernel namespaceSebastian Huber1-74/+0
2016-05-06subr_prf.c: Port to RTEMSSebastian Huber1-2/+0
2016-05-06Add script to create the kernel namespace headerSebastian Huber3-581/+4187
2016-05-06Add sbin/sysctlChris Johns1-0/+2
2016-04-06rtems-bsd-mutex: Update due to API changesSebastian Huber1-1/+1
2016-04-06rtems-bsd-mutex: Fix mtx_destroy()Sebastian Huber1-1/+1
2015-11-17Use RTEMS provided <sys/endian.h>Sebastian Huber1-0/+3
2015-11-16SOCKETPAIR(2): Port to RTEMSSebastian Huber1-0/+2