summaryrefslogtreecommitdiffstats
path: root/rtemsbsd/include/machine (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtems-bsd-mutex: Add SMP lock debug supportfreebsd-9.3Sebastian Huber2017-01-111-1/+8
* Add BRIDGE(4) support to configurationSebastian Huber2016-12-152-3/+17
* Provide O_CLOEXECSebastian Huber2016-11-091-0/+2
* Provide CLOCK_UPTIMESebastian Huber2016-11-091-0/+4
* Add thread fences to <machine/atomic.h>Sebastian Huber2016-11-091-0/+52
* Add empty <machine/_kernel_lock.h>Sebastian Huber2016-11-091-0/+0
* rtems-bsd-mutex: OptimizeSebastian Huber2016-11-091-11/+52
* rtems-bsd-mutex: Update due to API changesSebastian Huber2016-11-031-3/+3
* rtemsbsd: Add reallocf to rtems_bsd_program.Christian Mauderer2016-10-241-0/+7
* Add SIZE_T_MAX to <machine/rtems-bsd-user-space.h>Sebastian Huber2016-10-241-0/+2
* Provide CLOCK_MONOTONIC_FASTSebastian Huber2016-10-241-0/+4
* Make <machine/atomic.h> available to user spaceSebastian Huber2016-10-241-4/+0
* rtems-bsd-mutex: Update due to API changesSebastian Huber2016-09-221-25/+11
* rtems-bsd-mutex: Use _Thread_queue_Surrender()Sebastian Huber2016-08-111-6/+7
* pf: Add configuration via rc.conf.Christian Mauderer2016-08-082-0/+5
* pf: Add RTEMS_BSD_CONFIG_FIREWALL_xxx options.Christian Mauderer2016-08-081-0/+28
* freebsd: Add constant ipv6 addresses from vars.c.Christian Mauderer2016-08-041-3/+0
* pfctl: Add rtems_bsd_command_pfctl.Christian Mauderer2016-08-021-0/+2
* rtemsbsd: Add wrapper for open, fopen, malloc, ...Christian Mauderer2016-08-021-1/+91
* rtemsbsd: Add call to program with a data restoreChristian Mauderer2016-08-021-0/+5
* testsuite/pf01: Add test that links PF.Christian Mauderer2016-08-011-0/+9
* rtems-bsd-mutex: Update due to API changesSebastian Huber2016-07-282-14/+12
* config: Fix telnetd configuration warning.Chris Johns2016-07-191-3/+4
* Provide empty RTEMS_BSD_CFGDECL_.* defines if not used.Chris Johns2016-07-011-0/+11
* Add telnetd as service to rc.conf.Chris Johns2016-07-012-2/+18
* Add RTEMS_BSD_CONFIG_DOMAIN_PAGE_MBUFS_SIZE.Chris Johns2016-06-301-24/+46
* Make the LibBSD PID match getpid().Chris Johns2016-06-301-1/+1
* Fix fomatting and C++ guard.Chris Johns2016-06-301-5/+5
* Add ftpd as a service. Add rtems-bsd-config.h for app libbsd set up.Chris Johns2016-06-282-1/+135
* Change the Nexus bus to defines and have the BSP declare them.Chris Johns2016-06-281-177/+155
* Move the Nexus bus driver decls available to users.Chris Johns2016-06-271-0/+389
* Refactor rc.conf processing to be services based.Chris Johns2016-06-273-101/+189
* Update due to RTEMS printer API changesSebastian Huber2016-06-231-1/+1
* 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-303-3/+3
* 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-061-2/+0
* Add script to create the kernel namespace headerSebastian Huber2016-05-063-581/+4187
* Add sbin/sysctlChris Johns2016-05-061-0/+2
* 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