summaryrefslogtreecommitdiffstats
path: root/rtemsbsd/rtems (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* LOCKING(9): Remove dead code (KDTRACE_HOOKS)Sebastian Huber2017-11-163-59/+0
* LOCKING(9): Update to current FreeBSD versionSebastian Huber2017-11-163-58/+64
* wpa_supplicant: Add lock.Christian Mauderer2017-11-101-0/+68
* wpa_supplicant: Move forking command into own file.Christian Mauderer2017-11-101-0/+64
* Add wpa_supplicant_fork command.Sichen Zhao2017-11-101-0/+36
* Port wpa supplicant to RTEMS.Sichen Zhao2017-11-102-0/+83
* Add rtems_bsd_ifconfig_lo0()Sebastian Huber2017-11-101-0/+77
* rtems-bsd-mutex: Update due to API changesSebastian Huber2017-10-241-2/+1
* Add rtems_bsd_set_if_input()Sebastian Huber2017-10-231-0/+71
* Initialize BSD user extension earlierSebastian Huber2017-10-201-1/+1
* Fix INVARIANTS supportSebastian Huber2017-10-203-193/+105
* rtems-kernel-page: Reclaim pages earlierSebastian Huber2017-10-201-9/+13
* rtems-kernel-page: Add used pages counterSebastian Huber2017-10-201-19/+25
* Generalize bsp_fdt_map_intr()Sebastian Huber2017-09-221-1/+1
* Support reference counting for file descriptorsSebastian Huber2017-09-151-1/+6
* Include missing <string.h> and <limits.h>Sebastian Huber2017-08-251-0/+2
* Enable the WEP encrypted WiFi.Sichen Zhao2017-08-021-0/+2
* termios: Interrupt server API changesSebastian Huber2017-07-121-3/+3
* Use LOG_EMERG for panic()Sebastian Huber2017-07-101-6/+3
* Use <sys/lock.h> provided by NewlibSebastian Huber2017-06-0810-11/+11
* Update due to Newlib 2017-06-07 changesSebastian Huber2017-06-0821-22/+22
* Add keyboard driver set variableKevin Kirspel2017-05-191-0/+4
* Adding RTEMS support for FREEBSD TTYKevin Kirspel2017-05-111-0/+40
* rc_conf: Move the defaultroute_delay to the defaultroute processing.Chris Johns2017-04-271-49/+60
* rc_conf: Add support for ifconfig_<interface>_alias[0-9]+.Chris Johns2017-04-271-13/+68
* rc_conf: Do not use a local variable for the rc_conf context.Chris Johns2017-04-261-41/+51
* rc_conf: Minor clean up in the net services.Chris Johns2017-04-261-2/+3
* FDT(4): Port to RTEMSSebastian Huber2017-03-082-3/+93
* Add poll() and select() support for TermiosSebastian Huber2017-02-281-0/+283
* freebsd/wlanstats: Port to FreeBSD.Christian Mauderer2017-01-171-0/+42
* lib80211/regdomain: Port to RTEMS.Christian Mauderer2017-01-171-0/+4484
* wlan ratectl and sta: Call init.Christian Mauderer2017-01-171-1/+5
* Port IEEE 802.11.Christian Mauderer2017-01-171-0/+4
* Use thread name supportSebastian Huber2017-01-132-119/+2
* rtems-bsd-mutex: Update due to API changesSebastian Huber2017-01-111-1/+1
* ARP(8): Port to RTEMSSebastian Huber2017-01-101-0/+40
* VMSTAT(8): Port to RTEMSSebastian Huber2017-01-101-0/+40
* Update to FreeBSD head 2016-08-23Sebastian Huber2017-01-1010-60/+101
* rtems-bsd-mutex: Update due to API changesSebastian Huber2016-11-241-5/+7
* Revert "rtems-kernel-page: Panic on recursive reclaim"Sebastian Huber2016-11-141-31/+20
* rtems-kernel-page: Panic on recursive reclaimSebastian Huber2016-11-101-20/+31
* Modify rtems_bsd_set_vprintf_handler()Sebastian Huber2016-11-091-4/+8
* rtemsbsd: Add reallocf to rtems_bsd_program.Christian Mauderer2016-10-241-0/+10
* Split rtemsbsd/rtems/rtems-program.cSebastian Huber2016-09-282-33/+79
* Split rtems-bsd-kernel-program.cSebastian Huber2016-09-283-645/+733
* Split rtems-bsd-shell-netcmds.cSebastian Huber2016-09-288-74/+160
* Use _Thread_Get_priority()Sebastian Huber2016-09-221-1/+2
* rc.conf/net: Let interface option appear on a DHCP ifconfig_ line.Chris Johns2016-08-121-14/+28
* rtems-bsd-mutex: Use _Thread_queue_Surrender()Sebastian Huber2016-08-111-32/+1
* pf: Add configuration via rc.conf.Christian Mauderer2016-08-081-0/+261