summaryrefslogtreecommitdiffstats
path: root/rtemsbsd/rtems/rtems-bsd-rc-conf.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtemsbsd/rtems: Don't leak memory on errorKinsey Moore2024-01-311-0/+14
* rtemsbsd/rc-conf: Avoid use after freeKinsey Moore2024-01-311-1/+4
* rtemsbsd/rc_conf: Fixed non-nullterminated string causing crashesAaron Nyholm2023-04-131-1/+3
* Use rtems_task_exit()Sebastian Huber2022-06-011-1/+1
* rc_conf: Do not use a local variable for the rc_conf context.Chris Johns2017-04-261-41/+51
* rc.conf: Use more stack for the rc worker.Christian Mauderer2016-08-081-1/+1
* Add DHCP support to rc.conf.Chris Johns2016-06-301-5/+40
* Print the service when starting.Chris Johns2016-06-281-2/+2
* Refactor rc.conf processing to be services based.Chris Johns2016-06-271-106/+529
* rc.conf: Add the net directives by default.Chris Johns2016-05-181-0/+6
* Fix memory leak in rc.conf processing.Chris Johns2016-05-181-0/+1
* Add support for rc.conf(5) initialisation.Chris Johns2016-05-181-0/+463