Gregory Nutt
|
021de85bfe
|
BAS: Fix another case were allocated pointer not being nullified and, hence, crashing the next time referenced after restarting BAS. Also bring even more global varialbles and type names into NuttX coding standard
|
2014-11-08 09:08:20 -06:00 |
|
Gregory Nutt
|
0b955aeb3c
|
Need to nullify a pointer when BAS exits so that it is in the right state on restart. Also bring a few global variables into the NuttX naming convention
|
2014-11-08 08:40:12 -06:00 |
|
Gregory Nutt
|
25d3c0aaae
|
Fix backspace logic which was accidentally removed; Add some VT100 support
|
2014-11-07 09:06:00 -06:00 |
|
Gregory Nutt
|
ba4bb1c71b
|
BAS: Add logic to handle serial consoles that end lines with CR, LF, CR&LF, or CR|LF
|
2014-11-06 17:04:40 -06:00 |
|
Gregory Nutt
|
95213afeb5
|
Recovering from GIT chaos
|
2014-11-06 13:35:15 -06:00 |
|
Gregory Nutt
|
77871b3d32
|
BAS: Conditional compile out use of ftruncate()
|
2014-11-06 13:22:21 -06:00 |
|
Gregory Nutt
|
811128b275
|
BAS: Experimenta change -- ignore carriage returns in CRLF sequence
|
2014-11-06 13:19:41 -06:00 |
|
Gregory Nutt
|
36dbd756ba
|
BAS: Conditional compile out use of ftruncate()
|
2014-11-06 13:16:22 -06:00 |
|
Gregory Nutt
|
e68498d04f
|
BAS: Another file is close to the NuttX C coding style
|
2014-11-04 15:17:05 -06:00 |
|
Gregory Nutt
|
ac331fc76f
|
BAS: Another function is closer to the NuttX coding style
|
2014-11-03 11:27:00 -06:00 |
|
Gregory Nutt
|
15d7d85c19
|
BAS: Remove some code that I removed too aggressively
|
2014-11-03 09:52:31 -06:00 |
|
Gregory Nutt
|
d7eaa25129
|
BAS: Remove config.h and INSTALL files. Add config options to Kconfig
|
2014-11-03 09:11:25 -06:00 |
|
Gregory Nutt
|
3b4976559e
|
Remove dependencies on environ, fstat, GETTEXt, TERMCAP, ncurse, syscfg
|
2014-11-03 08:33:39 -06:00 |
|
Gregory Nutt
|
abf3770bb2
|
Remove dependencies on TGETENT, SIGINT, SIGKILL, and most terminal configuration logic.
|
2014-11-03 08:19:14 -06:00 |
|
Gregory Nutt
|
d748a6dc92
|
BAS: Back up the last change... it was right the way it was before
|
2014-11-02 14:09:59 -06:00 |
|
Gregory Nutt
|
1c3e09f704
|
BAS: Minor fix .. end file position is file size - 1
|
2014-11-02 13:58:52 -06:00 |
|
Gregory Nutt
|
1f28e8c4ba
|
BAS: Workaround for missing fstat
|
2014-11-02 13:54:12 -06:00 |
|
Gregory Nutt
|
1655c81df0
|
BAS: Another file is closer to the coding style
|
2014-11-02 12:58:30 -06:00 |
|
Gregory Nutt
|
2a0ed1c17b
|
BAS: Another file closer to the coding standard
|
2014-11-02 08:49:20 -06:00 |
|
Gregory Nutt
|
011dde0387
|
Can't use isatty, tcsetattr, or tcgettr is CONFIG_SERIAL_CONSOLE is not defined
|
2014-11-02 07:59:56 -06:00 |
|
Gregory Nutt
|
00e6bc749d
|
BAS: More modifications for closer comliance to the NuttX coding standard
|
2014-11-02 07:16:26 -06:00 |
|
Gregory Nutt
|
179474b3ab
|
BAS: Another file is closer to the NuttX coding standard
|
2014-11-01 19:27:54 -06:00 |
|
Gregory Nutt
|
10d93102c3
|
More BAS 2.4 fixes
|
2014-10-27 15:37:19 -06:00 |
|
Gregory Nutt
|
5167631d29
|
Port of BAS 2.4 to NuttX by Alan Carvalho de Assis
|
2014-10-27 07:53:12 -06:00 |
|