summaryrefslogtreecommitdiffstats
path: root/rtemsbsd/rtems (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add rtems_get_route to fetch a specific route from the routing tables.Chris Johns2016-06-301-0/+141
* Default syslog priority to INFO. Add rtems_setlogpriority to configure the pr...Chris Johns2016-06-301-6/+31
* Print the service when starting.Chris Johns2016-06-281-2/+2
* Refactor rc.conf processing to be services based.Chris Johns2016-06-272-211/+885
* 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-271-1/+3
* Add functions used the bridge and tap interfaces.Chris Johns2016-06-271-0/+21
* Update due to RTEMS printer API changesSebastian Huber2016-06-232-0/+3
* rtems-bsd-mutex: Update due to API changesSebastian Huber2016-05-301-2/+3
* Directly use <sys/types.h> provided by NewlibSebastian Huber2016-05-3026-29/+28
* Update due to API changesSebastian Huber2016-05-251-17/+6
* rtems-bsd-mutex: Update due to API changesSebastian Huber2016-05-251-6/+6
* rc.conf: Add the net directives by default.Chris Johns2016-05-181-0/+6
* rc.conf: Fix the wild card regex for ifconfig_Chris Johns2016-05-181-1/+1
* Fix memory leak in rc.conf processing.Chris Johns2016-05-181-0/+1
* Add support for rc.conf(5) initialisation.Chris Johns2016-05-182-0/+766
* Add namespace support for kvmSebastian Huber2016-05-063-5/+6
* Rename files for kernel namespace scriptSebastian Huber2016-05-0636-0/+0
* subr_prf.c: Port to RTEMSSebastian Huber2016-05-064-188/+123
* Add script to create the kernel namespace headerSebastian Huber2016-05-061-0/+2
* Add sbin/sysctlChris Johns2016-05-061-0/+9
* Add root bus support functionsSebastian Huber2016-04-261-0/+91
* Initialize interrupt server earlySebastian Huber2016-04-262-13/+67
* kvm: Include missing header fileSebastian Huber2016-04-181-0/+1
* syslog: Include missing header fileSebastian Huber2016-04-181-0/+1
* rtems-bsd-mutex: Update due to API changesSebastian Huber2016-04-061-1/+1
* Update due to Watchdog Handler changesSebastian Huber2016-03-141-0/+2
* Update due to chain API changesSebastian Huber2016-01-181-5/+7
* DELAY(): Use rtems_counter_delay_nanoseconds()Sebastian Huber2015-09-301-16/+6
* i386: Quick and dirty hack to get PCI workingSebastian Huber2015-09-301-4/+69
* rtems-bsd-mutex: Update due to API changesSebastian Huber2015-07-241-6/+12
* rtems-bsd-mutex: Fix resource count updatesSebastian Huber2015-06-231-0/+1
* Remove #undefs and fix formatting.Chris Johns2015-06-191-6/+7
* Add the TCPDUMP command.Chris Johns2015-06-161-0/+9
* Add error() to the BSD program support.Chris Johns2015-06-161-0/+13
* Fix KVM symbol generator to remove warnings.Chris Johns2015-06-161-2/+2
* Add conditional support for RTEMS PCI to the waf build.Chris Johns2015-06-012-7/+20
* Add INVARIANTS supportSebastian Huber2015-05-204-6/+34
* Update due to API changes (timecounters)Sebastian Huber2015-05-202-48/+0
* rtems-bsd-mutex: Use standard thread queuesSebastian Huber2015-05-201-74/+9
* rtems-bsd-chunk: Include missing header fileSebastian Huber2015-05-201-1/+2
* rtems-bsd-mutex: Update due to API changesSebastian Huber2015-04-231-5/+5
* Use signed integer type for ticksSebastian Huber2015-04-081-0/+7
* Fix maxid and maxcpus sysctlsSebastian Huber2015-04-011-5/+6
* mmc: Import MMC/SDCard support from libusbSebastian Huber2015-03-262-6/+68
* rtems-bsd-mutex: Support priority changesSebastian Huber2015-03-261-11/+26
* CONDVAR(9): Use FreeBSD implementationSebastian Huber2015-03-241-165/+0
* SLEEPQUEUE(9): Port to RTEMSSebastian Huber2015-03-241-12/+4
* SLEEP(9): Port to RTEMSSebastian Huber2015-03-241-273/+0
* Update due to Newlib <sys/time.h> etc. changesSebastian Huber2015-03-241-0/+42