David Sidrane 6e1078c96e NuttX-Posix least bad LGD
Nuttx now supports sh and source (.)
   sh will open a new process for each invocation.
   This means the child can not modify the parent
   env. So we must use . to matain how nuttx worked.

   Since rc.vehicle_setup is used in both we use
   source and alis as we did with sh.
2020-09-16 21:32:04 -04:00
..
2020-02-21 00:30:15 -08:00
2020-06-23 11:53:55 -04:00
2020-04-08 11:52:38 -04:00
2020-09-16 21:32:04 -04:00
rcS
2020-09-16 21:32:04 -04:00